Releases: appwrite/console
Releases · appwrite/console
2.3.4
What's Changed
- chore-bump-css-0.0.6-rc.10 by @ArmanNik in #403
- fix: non-expiring api key disallowing name updates by @TGlide in #404
- feat: update select validation for boolean attributes by @christyjacob4 in #407
- Copy Audit: Remove overly casual language from empty states. by @gewenyu99 in #414
- Reset custom validity on re-render if required checkbox field unchecked again. by @Akshay-Rana-Gujjar in #406
- fix: attribute defaults by @TorstenDittmann in #394
- Ensure Update button is enabled when updating a many relationship by @stnguyen90 in #419
- fix flutter install command : pub get -> pub add by @imtushardave in #366
- fix: Fix issue of truncate in id in documents page by @yatharth1706 in #415
- fix: remove empty button list from inputs by @TGlide in #410
- fix: copy scrolling to bottom by @TGlide in #399
- Update CONTRIBUTING.md by @gewenyu99 in #416
New Contributors
- @Akshay-Rana-Gujjar made their first contribution in #406
Full Changelog: 2.3.3...2.3.4
2.3.3
What's Changed
- fix: attributes user correct inputs by @ArmanNik in #393
- fix: cloud icon by @TorstenDittmann in #391
- fix: data maintained in doc creation navigation by @ArmanNik in #395
- fix: team prefs by @TorstenDittmann in #397
Full Changelog: 2.3.2...2.3.3
2.3.2
2.3.1
2.3.0
What's Changed
- feat: proper select search positioning & keyboard controls by @TGlide in #335
- Refactor: rename buttons by @TGlide in #348
- Fix: wrong docs link by @TGlide in #345
- fix: wrong heading max file size by @ArmanNik in #347
- feat: clickable member avatars by @TGlide in #341
- Refactor: remove members role column by @TGlide in #340
- refactor: remove empty parent awaits by @TGlide in #328
- feat: smart forms by @TorstenDittmann in #334
- fix: update Documentation hyperlink on empty sessions page by @Pranav2612000 in #337
- Updating labels by @eldadfux in #343
- Refactor: Table sticky scroll only when overflowing by @TGlide in #346
- Fix 4940 missing properties josn quotes by @kabhamo in #333
- chore: update dependencies by @ArmanNik in #317
- Feat: Add Secondary Sidebar by @TGlide in #329
- fix: footer links by @TGlide in #358
- fix: x button spacing by @TGlide in #357
- fix: status code check on feedback submit by @christyjacob4 in #360
- feat: upload env variables by @TorstenDittmann in #351
- Feat: input count dynamic color by @TGlide in #349
- Feat: notification transitions by @TGlide in #339
- Fix document id reversed in console by @imtushardave in #359
- fix: overflow and output component by @TorstenDittmann in #361
- Fix: Wrapped the SDK call within try catch and showing the correct error on the view by @singhbhaskar in #353
- feat: add hover state to cards by @ArmanNik in #355
- feat: query params by @TorstenDittmann in #350
- Refactor: make self-hosted alerts dismissible on cloud by @TGlide in #315
- Fix: fix auth services alert message & abstract oauth update function by @TGlide in #306
- Revert "feat: add hover state to cards" by @TorstenDittmann in #363
- feat: team preferences by @TorstenDittmann in #330
- fix: optional values in new sdk by @TorstenDittmann in #367
- Fix domain validation of TLD by @stnguyen90 in #364
- update password history and password dictionary by @lohanidamodar in #314
- fix: limit sidenav transition by @TGlide in #369
- feat: create paginator component by @ArmanNik in #356
- Feat: Create doc relationship input by @TGlide in #344
- Refactor: input select search hiding x by @TGlide in #373
- reafactor: body text by @ArmanNik in #378
- refactor: change user limit text & security cards heading level by @TGlide in #379
- feat: build informations by @TorstenDittmann in #368
- Feat: null value fields by @TGlide in #371
- feat: new id component by @TorstenDittmann in #381
- feat: ask for feedback on second rel submit by @ArmanNik in #388
- feat: databases v2 by @ArmanNik in #327
New Contributors
- @Pranav2612000 made their first contribution in #337
- @kabhamo made their first contribution in #333
- @imtushardave made their first contribution in #359
- @singhbhaskar made their first contribution in #353
Full Changelog: 2.2.2...2.3.0
2.2.2
2.2.1
What's Changed
- fix: remove autofocus account name by @ArmanNik in #300
- Fixed macOS casing by @eldadfux in #308
- fix: use singular instead of plural at file upload by @felix-d1strict in #310
- tests: disable audit check by @TorstenDittmann in #321
- Fix: falsy values showing up as n/a by @TGlide in #319
- feat: implement cloud by @TorstenDittmann in #301
- Feat: add console footer by @TGlide in #249
- Fix: remove avatars from database settings by @TGlide in #305
- fix: membership and sessions empty state by @ArmanNik in #304
- Fix: warning modal avatar color by @TGlide in #307
- fix: file name alignment by @ArmanNik in #303
- fix: api key custom date required by @ArmanNik in #309
- fix: footer github link by @TorstenDittmann in #323
- docs: add steps for project development setup by @saurabhmehta1601 in #325
- fix states reset issue in create attribute modal by @yatharth1706 in #311
- feat: auto fill invite code by @christyjacob4 in #326
- feat: lr for cloud by @TorstenDittmann in #322
New Contributors
- @felix-d1strict made their first contribution in #310
- @saurabhmehta1601 made their first contribution in #325
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Fix: fixes copy on permission role popover by @TGlide in #214
- Fix: missing brackets on array attributes by @TGlide in #211
- feat: add compression algorithm setting by @ArmanNik in #207
- Fix: Attribute enums creatable without elements by @TGlide in #205
- PoC: growth endpoint as environment variable by @ArmanNik in #204
- feat: unbundle webhooks page by @ArmanNik in #203
- feat: unbundle document settings by @ArmanNik in #199
- feat: pre-filled create index from attributes page by @TGlide in #191
- Correction of user Blocked/Unblocked by @AlfieFitch in #229
- Fix: Update Platform Button Still Enabled After Update by @TGlide in #201
- workflow: Update actions checkout to v3 by @Arjun-Ingole in #222
- feat: update tables for smaller screens by @ArmanNik in #183
- refactor: remove eyebrow headings in document tables by @TGlide in #238
- Fix: undefined values breaking usage section by @TGlide in #237
- feat: improve create index modal by @ArmanNik in #236
- feat: set default type of datetime to null by @christyjacob4 in #235
- fix: create document different collection by @ArmanNik in #233
- fix: Enter "delete" to continue label by @jalajcodes in #226
- feat: display attribute types on input fields by @TGlide in #217
- Update contributing guide for dev server by @stnguyen90 in #219
- feat: add logout btn to dropdown by @ArmanNik in #240
- draft: fix function design review by @ArmanNik in #182
- feat: add events for creating platforms by @TorstenDittmann in #241
- feat: add platform type by @ArmanNik in #242
- chore: update classes and imports to use pink by @ArmanNik in #243
- Fix: file deletion text by @TGlide in #247
- Chore: upgrade sveltekit and dependencies by @ArmanNik in #232
- Updated labels by @eldadfux in #248
- fix: incremental indexes name by @ArmanNik in #259
- Refactor: API Key forms by @TGlide in #257
- Grammar changes suggested by review agency. by @gewenyu99 in #253
- fix: hide login page flash when loading base route by @ArmanNik in #252
- feat: update upload file box and some CSS by @ArmanNik in #254
- Refactor Event Modal by @TGlide in #218
- feat: custom ID validation and char length counter by @ArmanNik in #167
- fix: #4786 API Keys Update Expiration Date by @ritiksaxena124 in #250
- feat: invalid invite by @ArmanNik in #251
- feat: add tooltip to secret component by @ArmanNik in #261
- fix: remove wrong tootip from button by @ArmanNik in #267
- Fix: Permissions popover by @TGlide in #266
- feat: add dark mode to chats tooltip by @ArmanNik in #264
- feat: add even modal description by @ArmanNik in #263
- fix: prefs button disabled when prefs empty by @ArmanNik in #268
- chore: remove flutter superfluous alert by @ArmanNik in #265
- feat: functions review fixes v2 by @ArmanNik in #244
- fix: handle empty growth endpoint by @TorstenDittmann in #260
- fix: analytics for preview deployments by @TorstenDittmann in #270
- feat: add size attribute to string attribute overview by @ArmanNik in #269
- Feat: empty arrays UI by @TGlide in #216
- feat: remember overview last tab by @ArmanNik in #271
- chore: change console.log into console.debug to make filtering easier by @ArmanNik in #272
- fix: hide spacing header dropdow no organization by @ArmanNik in #278
- chore: fix wrong capitalization by @ArmanNik in #277
- fix: helper top margin by @ArmanNik in #276
- fix: date input button by @ArmanNik in #275
- fix: input id regex by @ArmanNik in #279
- Fix: design review issues by @TGlide in #273
- feat: create tests for input ID validation by @ArmanNik in #280
- Refactor: API key page design details by @TGlide in #274
- Feat: function execution timer by @TGlide in #246
- Chore: change npm audit level to low by @TGlide in #281
- Feat: add success alert on feedback by @TGlide in #282
- fix: chart resize wizard closed by @ArmanNik in #283
- fix: cron expression regex fix by @yatharth1706 in #286
- test: add cron input tests by @TorstenDittmann in #290
- Refactor: Session length default unit by @TGlide in #285
- fix: wizard flutter overflow by @ArmanNik in #288
- fix: enum attribute editable issue in overview modal by @yatharth1706 in #287
- feat: track error events by @TorstenDittmann in #289
- fix: function fist deployment, select validity by @ArmanNik in #284
- Fix: user popover spacing by @TGlide in #291
- test: improve vite config by @TorstenDittmann in #294
- chore: add more events by @TorstenDittmann in #296
- fix: spacing functions title by @ArmanNik in #295
- feat: refactor activity page to show users by @ArmanNik in #262
- fix: alignment, and file link by @ArmanNik in #297
- refactor: database forms design review by @TGlide in #292
- Fix: Flutter platform wizard persistence by @TGlide in #256
- feat: system service by @TorstenDittmann in #298
- refactor: more default units by @TGlide in #293
New Contributors
- @AlfieFitch made their first contribution in #229
- @Arjun-Ingole made their first contribution in #222
- @jalajcodes made their first contribution in #226
- @gewenyu99 made their first contribution in #253
- @ritiksaxena124 made their first contribution in #250
- @yatharth1706 made their first contribution in #286
Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- fix: create deployment event by @TorstenDittmann in #228
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- fix: env fallback by @TorstenDittmann in #190
- fix: account deletion by @ArmanNik in #194
- fix: account fetch waterfall by @TorstenDittmann in #198
- fix: file upload by @ArmanNik in #197
- fix: update literal value by @christyjacob4 in #220
- fix: accept invite while logged in by @ArmanNik in #212
- Fix: incorrect origin for non-web platforms by @TGlide in #208
- Fix: Gitpod hostname suggestion by @Meldiron in #210
- Fix: copy not working on http by @TGlide in #206
- Fix: falsy default values not registering on create attribute by @TGlide in #209
- Add graphql to project services by @abnegate in #224
- feat (auth): user session limit section on auth secutiry by @lohanidamodar in #227
New Contributors
- @abnegate made their first contribution in #224
- @lohanidamodar made their first contribution in #227
Full Changelog: 2.0.2...2.1.0