Releases: raystack/frontier
Releases · raystack/frontier
v0.86.2
What's Changed
- refactor: use PageHeader component in layout by @paanSinghCoder in #1324
Full Changelog: v0.86.1...v0.86.2
v0.86.1
v0.86.0
What's Changed
- fix: updated_at for org state change by @AmanGIT07 in #1321
- feat: audit records for policy operations by @AmanGIT07 in #1322
Full Changelog: v0.85.1...v0.86.0
v0.85.1
What's Changed
- fix: audit actor name column width by @rohanchkrabrty in #1319
Full Changelog: v0.85.0...v0.85.1
v0.85.0
Breaking Change
What's Changed
- fix(sdk): use query loading for isBillingAccountLoading by @rsbh in #1313
- refactor(sdk): remove deprecated billing_id from billing API calls by @whoAbhishekSah in #1308
- feat(sdk): remove name from project create by @rsbh in #1314
- feat(sdk): add support for custom headers in React SDK by @rsbh in #1318
Full Changelog: v0.84.1...v0.85.0
v0.84.1
What's Changed
- feat: add audit in context in connect interceptor by @whoAbhishekSah in #1309
Full Changelog: v0.84.0...v0.84.1
v0.84.0
What's Changed
- refactor(billing): simplify subscription RPCs by inferring billing_id and org_id by @whoAbhishekSah in #1294
- fix: change delete confirm input field from name to title by @paanSinghCoder in #1295
- refactor(billing): simplify checkout RPCs by inferring billing_id by @whoAbhishekSah in #1299
- refactor(SDK): remove deprecated fields from subscription APIs by @whoAbhishekSah in #1298
- refactor(SDK): remove billing_id from CreateCheckout API calls by @whoAbhishekSah in #1301
- fix(sdk): use terminology for organization by @rsbh in #1305
- fix(sdk): remove
selectfromuseQueryto prevent rerender by @rsbh in #1304 - refactor(billing): always infer billing_id from org_id in transaction and invoice RPCs by @whoAbhishekSah in #1303
- fix(admin_ui): kyc update rerender issue by @rsbh in #1306
- fix: admin ui build by @rsbh in #1307
Full Changelog: v0.83.0...v0.84.0
v0.83.0
Changelog
- a3e6aa4 feat(admin_ui): migrate organization list plans API to ConnectRPC (#1279)
- 6db8871 feat(sdk): migrate billing screens to connect rpc (#1276)
- abb4d05 feat: migrate remaining admin UI components to ConnectRPC (#1285)
- 9309e0b fix: capture session metadata for all user types (#1289)
- 9a1de40 migrate (sdk): subscribe and create APIs to connect (#1284)
- 98b5aaf refactor(SDK): migrate pages to new headers (#1262)
v0.82.0
What's Changed
- feat: create audit record for billing subscription create event by @AmanGIT07 in #1265
- fix: preserve old values in audit records for org and billing customer updates by @AmanGIT07 in #1263
- feat: migrate AppContext and invite users to use ConnectRPC queries by @rohilsurana in #1274
- feat: session add location fields by @paanSinghCoder in #1273
- feat: migrate organization details to ConnectRPC by @rohilsurana in #1275
- feat: migrate organization navbar export APIs to ConnectRPC by @rohilsurana in #1278
- feat: add location new fields and change structure by @paanSinghCoder in #1277
- refactor: update mocks to v2.53 by @whoAbhishekSah in #1282
- fix: typo by @paanSinghCoder in #1283
- refactor: remove dependencies from v1beta1 by @whoAbhishekSah in #1281
- chore: add pull request template by @rohilsurana in #1286
- feat: implement CORS in connect RPC server by @whoAbhishekSah in #1272
- fix: update authorization logic for CreateAuditRecord RPC to use platform-level permissions by @AmanGIT07 in #1287
Full Changelog: v0.81.0...v0.82.0
v0.81.0
What's Changed
- feat: migrate admin org security to ConnectRPC by @rohilsurana in #1258
- feat: add error logging in connect handlers by @whoAbhishekSah in #1256
- feat(sdk): migrate api tokens screen to connect query by @rsbh in #1259
- feat: add hook to poll connect query rpcs by @rsbh in #1266
- fix: update TransactionsTable to use consistent default sorting by @rohanchkrabrty in #1268
- fix: improve email validation error message by @rohilsurana in #1271
- feat: migrate admin org API tab to ConnectRPC by @rohilsurana in #1264
- fix: update member invite success message by @rohilsurana in #1269
- fix: update security page description text by @rohilsurana in #1270
- migrate(SDK): Security page APIs to Connect by @paanSinghCoder in #1248
- fix: session hr height and skeleton by @paanSinghCoder in #1267
- feat: migrate admin org billing to ConnectRPC by @rohilsurana in #1252
Full Changelog: v0.80.1...v0.81.0