v0.16.0-alpha.0
Pre-release
Pre-release
·
12 commits
to main
since this release
What's Changed
- fix(authentication): config update access/refreshToken expiry using single state by @kon14 in #222
- feat: Notifications send form data field by @ssellas in #223
- fix: chat rooms, database schemas introspection request when press tab by @AVoudromnianos in #211
- feat: allowContainerCreation switch for storage config by @ssellas in #224
- feat: security client client id copy to clipboard & fixes by @ssellas in #226
- feat: Authentication Teams UI (authentication/teams CRUD) by @ssellas in #227
- refactor: change tab title case, and rename schemas to models by @kkopanidis in #228
- feat: Database schemas export / import by @ssellas in #225
- refactor(authentication): remove maxAge option from cookies by @kkopanidis in #229
- Team members by @ssellas in #230
- feat: favicon by @kon14 in #231
- fix(database): sort schemas/endpoints by name by @kon14 in #232
- feat(authentication,router,admin)!: captcha/cors settings by @kkopanidis in #233
- fix: Custom query array by @ssellas in #234
- feat: default field for database enum type by @ssellas in #236
- feat: export and import functionality for database custom endpoints by @ssellas in #237
- fix(EndpointInput): fixes disabled condition for Query/Body/URL params by @JohnChantz in #238
New Contributors
- @JohnChantz made their first contribution in #238
Full Changelog: v0.15.12...v0.16.0-alpha.0