Skip to content

Releases: ConduitPlatform/Conduit-UI

v0.15.15

17 Dec 15:50
Compare
Choose a tag to compare

v0.16.0-alpha.0

02 Jun 07:12
Compare
Choose a tag to compare
v0.16.0-alpha.0 Pre-release
Pre-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

Full Changelog: v0.15.12...v0.16.0-alpha.0

v0.15.14

27 Apr 07:24
Compare
Choose a tag to compare
chore(release): 0.15.14

v0.15.13

26 Apr 13:31
Compare
Choose a tag to compare

Full Changelog: v0.15.12...v0.15.13

v0.15.12

14 Feb 16:05
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #218
  • feat(push-notifications): basic provider support by @kkopanidis in #219
  • fix(database): schema editor _id, createdAt, updatedAt field constraints by @kon14 in #220
  • fix(settings): admin password and deletion of self by @kkopanidis in #221

Full Changelog: v0.15.11...v0.15.12

v0.15.11

02 Feb 14:13
Compare
Choose a tag to compare

What's Changed

  • fix(database): unable to set postgres indexes, invalid hash index value by @kon14 in #217

Full Changelog: v0.15.10...v0.15.11

v0.15.10

31 Jan 09:14
Compare
Choose a tag to compare

What's Changed

  • fix: metrics & logs not correctly queried when on k8s by @kkopanidis in #215
  • feat(storage): make S3 storage generic with endpoint specification by @scottymack in #216

New Contributors

Full Changelog: v0.15.7...v0.15.10

v0.15.7

13 Jan 17:06
Compare
Choose a tag to compare

What's Changed

  • refactor(schema viewer): updated looks and code clenup by @KostasFeg in #207
  • fix(database): broken relation doc links in document selection by @kon14 in #206
  • fix(SchemaEditor): default values such as _id, created, update now are pre-filled by @KostasFeg in #208
  • refactor: Schema editor styling improvements by @KostasFeg in #209
  • feat: captcha in authentication config by @AVoudromnianos in #210
  • build(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #212
  • fix(database): CustomEndpoints lt,le,gt,ge field comparison operators not selectable for Date fields by @kon14 in #213
  • fix: Storage fix navigation by @AVoudromnianos in #214

Full Changelog: v0.15.6...v0.15.7

v0.15.6

16 Dec 09:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.5...v0.15.6

v0.15.5

25 Nov 16:58
Compare
Choose a tag to compare

What's Changed

  • fix(SchemaOverview): now showing compiled fields instead of fields by @KostasFeg in #198
  • fix(CustomEndpoints): wrong parameter placement

Full Changelog: v0.15.4...v0.15.5