Releases: appwrite/console
Releases · appwrite/console
3.0.0
What's Changed
- Sum stats instead of last by @Meldiron in #172
- Fix: usage stats by @Meldiron in #193
- feat: add inputSearchSelect, add modal on textareaclick, small fixes by @ArmanNik in #409
- Sync usage updates with cloud branch by @christyjacob4 in #413
- Feat/cloud beta card by @TGlide in #421
- refactor: small design review changes by @TGlide in #426
- feat-cloud-gtm by @ArmanNik in #427
- fix: small fixes by @TGlide in #428
- fix inversed message on (un)verified user by @fliitor in #429
- fix: id component copy on click by @ArmanNik in #435
- chore: update contribution repo structure by @ArmanNik in #438
- feat: create hackathon page and update card page by @ArmanNik in #441
- refactor: change id naming by @TGlide in #440
- Update description of disabled services. by @gewenyu99 in #433
- Remove trailing space in bash code snippet by @Suven-p in #431
- fix: issue in gitlab oauth modal validation by @yatharth1706 in #418
- refactor: function settings by @ArmanNik in #450
- Update link for step 2 in the web platform wizard by @gewenyu99 in #448
- Update CI to build last by @stnguyen90 in #444
- fix: add scroll to tables in mobile by @ArmanNik in #455
- fix: session modal was not closed after successful deletion by @rohan220217 in #375
- refactor: improve table overflow detection by @TGlide in #352
- Replace image-item with avatar class by @stnguyen90 in #436
- Fix: Added Rebuild button for function view when build fails during deployment by @singhbhaskar in #376
- fix: remove default order by @TorstenDittmann in #458
- Update link to cron docs by @gewenyu99 in #456
- Add custom copy for google oauth provider by @gewenyu99 in #453
- fix: visual bugs by @TGlide in #401
- Change Raw Data links from singular to plural by @byawitz in #471
- feat: accessible tab kbd navigation by @TGlide in #437
- Fix: Disable hackathon redirect by @Meldiron in #478
- Update the OAuth2 success and failure pages by @stnguyen90 in #452
- Transfer Project to Another Team for appwrite 1.4.x by @lohanidamodar in #442
- FEAT Enable/Disable all services - UI by @lohanidamodar in #365
- refactor: feedback dropdown and wizard by @ArmanNik in #400
- fix: key attribute trim isn't trim by @TorstenDittmann in #480
- Ensure console requests include project header by @stnguyen90 in #481
- Clear validator when closing wizard by @stnguyen90 in #483
- Show user's last activity by @stnguyen90 in #475
- Add user labels to user list and detail pages by @stnguyen90 in #457
- Update description for user email, phone, and preferences by @stnguyen90 in #482
- Fixed
Extraneous argument label 'status:' in call
for Apple App setup by @erezhod in #468 - Add a generic OIDC OAuth2 provider by @stnguyen90 in #420
- Fix: cloud active deployment not visible by @ArmanNik in #487
- New usage support by @shimonewman in #255
- Cloud 1.3.x by @christyjacob4 in #491
- Cloud 1.1.x by @christyjacob4 in #492
- fix: relationships from design review by @ArmanNik in #439
- fix: permissions overflow by @TGlide in #354
- fix: fix input-file dragged file receiving required error by @TGlide in #411
- fix(#430): Change success message to 'Creating Index' for better user… by @Chaitanya-Upadhye in #486
- refactor: onboarding style changes by @TGlide in #380
- feat: add password personal data check by @christyjacob4 in #405
- Replace sorting by $createdAt with natural order by @stnguyen90 in #493
- smtp update by @lohanidamodar in #384
- Feat: Bulk Deletion by @TGlide in #485
- Filtering by @TGlide in #490
- Merge branch 'command-center-and-migrations' into filtering by @TGlide in #497
- Command center and migrations by @TGlide in #479
- Add OAuth Reports and Fix Firebase SDK Calls by @PineappleIOnic in #499
- fix: simplify deepKeys type to fix checks by @TGlide in #502
- Fix 5295 code component style fix by @kabhamo in #377
- fixed issue that didn't allow a user to update a document when deleting elements in an array attribute by @safwanyp in #495
- fix: alert is not dismissible by @ArmanNik in #506
- Small QoL changes by @PineappleIOnic in #507
- fix file upload by @TGlide in #511
- Improve wizard copy. by @gewenyu99 in #509
- Change everything to sentence case by @gewenyu99 in #500
- Update user labels based on design review by @stnguyen90 in #503
- fix: QA smtp templates by @ArmanNik in #514
- Feat: Functions G4 by @Meldiron in #465
- QA Fixes 1.4 by @TGlide in #508
- add title and description props and slots for Modal by @TGlide in #498
- rollback to old usage charts by @shimonewman in #512
- Fix function doc link by @gewenyu99 in #517
- Fixes 1.4 by @TGlide in #516
- Fix more headings for sentence case by @gewenyu99 in #513
- Fix 5204 CDN code sample script tag using self-closing syntax by @KaranJagtiani in #504
- 1.4 adjustments by @TGlide in #518
- 1.4.x by @christyjacob4 in #496
- feat: Add marketplace usecases & missing templates by @loks0n in #521
- chore: add functions missing doc links by @ArmanNik in #519
- Migration copy writing improvements by @gewenyu99 in #515
- chore: cleanup some code by @TorstenDittmann in #520
- fix: qa last fixes by @ArmanNik in #522
New Contributors
- @fliitor made their first contribution in #429
- @Suven-p made their first contribution in #431
- @rohan220217 made their first contribution in #375
- @byawitz made their first contribution in #471
- @erezhod made their first contribution in #468
- @shimonewman made their first contribution in #255
- @Chaitanya-Upadhye made their first contribution in #486
- @PineappleIOnic made their first contribution in #499
- @safwanyp made their first contribution in #495
- @KaranJagtiani made their first contribution in #504
- @loks0n made their first contribution in #521
Full Changelog: 2.3.4...3.0.0
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