Skip to content

Releases: appwrite/appwrite

1.3.3

28 Apr 19:40
ba24c0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2

27 Apr 19:50
c3ad6a1
Compare
Choose a tag to compare

Version 1.3.2

What's Changed

Bugs

  • Fixed auto-setting custom ID on nested documents #5363
  • Fixed listDocuments not returning all the documents #5395
  • Fixed deleting keys, webhooks, platforms and domains after deleting project #5395
  • Fixed empty team prefs returning as JSON object rather array #5361

New Contributors

Full Changelog: 1.3.1...1.3.2

1.3.1

12 Apr 17:01
e5fa488
Compare
Choose a tag to compare

What's Changed

Bugs

  • Fixed Migration issue regarding 500 error on databases #4906

Full Changelog: 1.3.0...1.3.1

Version 1.3.0

12 Apr 09:27
f2ea043
Compare
Choose a tag to compare

What's Changed

New Features

  • Password dictionary setting allows to compare user's password against common password database #4906
  • Password history setting allows to save user's last used password so that it may not be used again. Maximum number of history saved is 20, which can be configured. Minimum is 0 which means disabled. #4866
  • Update APIs to check X-Appwrite-Timestamp header #5024
  • Database relationships #5238
  • New query operators #5238
  • Team preferences #5196
  • Update attribute metadata #5164

Changes

  • Removed requirement for indexes for querying attributes #5145
  • Removed query limit cap of 100 #5143
  • Updated console to 2.3.x

Bugs Fixed

  • Fix not storing function's response on response codes 5xx #4610
  • Fix expire to formatTz in create account session #4985
  • Fix deleting projects when organization is deleted #5335
  • Fix deleting collections from a project #4983
  • Fix cleaning up project databases #4984
  • Fix creating documents with attributes with special characters #246
  • Fix deleting attribute not deleting metadata index #246
  • Fix create attribute event payload #246

Full Changelog: 1.2.1...1.3.0

New Contributors

Version 1.2.1

15 Feb 16:52
0180aff
Compare
Choose a tag to compare

What's Changed

Changes

  • Upgraded Console to 2.2.0
  • Updated DBIP Database #5049

Bugs

  • Added flutter-web as a platform type #4992
  • Fixed timestamp format in Realtime response #4515
  • Fixed Deletes Worker not deleting project database tables #4984
  • Fixed Deletes Worker not deleting database collections #4983
  • Fixed restart policy for worker-messaging container #4994
  • Fixed validating Origin for Apple Platforms #5089

New Contributors

Full Changelog: 1.2.0...1.2.1

Version 1.2.0

27 Dec 21:13
5bd90c5
Compare
Choose a tag to compare

Features

Bugs

Changes

New Contributors

Full Changelog: 1.1.2...1.2.0

Version 1.1.2

24 Nov 12:18
25f3d4a
Compare
Choose a tag to compare

Changes

  • Released appwrite/console 2.0.2
  • Make region parameter optional with default for project create #4763

Bugs

  • Fix default OAuth paths #4725
  • Fix session expiration, and expired session deletion #4739
  • Fix processing status on sync executions #4737
  • Fix Locale API returning Unknown continent #4761

New Contributors

Full Changelog: 1.1.1...1.1.2

Version 1.1.1

17 Nov 16:13
673b0bb
Compare
Choose a tag to compare

Bugs

  • Fix Deletes worker using incorrect device for file deletion #4662
  • Fix Migration for Stats adding the region attribute #4704
  • Fix Migration stopping scheduled functions #4704
  • Fix Migration enabling OAuth providers with data by default #4704
  • Fix Error pages when OAuth providers are disabled #4704

Full Changelog: 1.1.0...1.1.1

Version 1.1.0

16 Nov 08:12
fbb9bb8
Compare
Choose a tag to compare

github

Console 2.0

The new Console adds a simplified user interface for all the different services across Appwrite. appwrite/console

Features

  • Added new property to projects configuration: authDuration which allows you to alter the duration of signed in sessions for your project. #4618

Bugs

  • Fix license detection for Flutter and Dart SDKs #4435
  • Fix missing status, buildStderr and buildStderr from get deployment response #4611
  • Fix project pagination in DB usage aggregation #4517

New Contributors

Full Changelog: 1.0.3...1.1.0

Version 1.0.3

12 Oct 11:22
d625eb6
Compare
Choose a tag to compare

Bugs

  • Fix document audit deletion #4429
  • Fix attribute and index deletion when a collection is deleted #4429

Contributors

Full Changelog: 1.0.2...1.0.3