Skip to content

Releases: appwrite/appwrite

1.4.12

16 Nov 17:27
7cce033
Compare
Choose a tag to compare

What's Changed

Fixes

Miscellaneous

If your function got disconnected from your git repository because of the transient bug introduced in 1.4.10, you can manually fix it by disconnecting and reconnecting the function to the git repository.

Full Changelog: 1.4.11...1.4.12

1.4.11

10 Nov 00:47
573a035
Compare
Choose a tag to compare

What's Changed

Miscellaneous

Full Changelog: 1.4.10...1.4.11

1.4.10

09 Nov 19:31
7e8778c
Compare
Choose a tag to compare

What's Changed

Notable changes

Fixes

Miscellaneous

Full Changelog: 1.4.9...1.4.10

1.4.9

31 Oct 20:01
7110836
Compare
Choose a tag to compare

What's Changed

Bug fixes

Full Changelog: 1.4.8...1.4.9

1.4.8

27 Oct 20:36
fbb82ce
Compare
Choose a tag to compare

What's Changed

Notable changes

Bug fixes

  • Fixes cookie headers not being passed properly by router by @Meldiron in #7024
  • Fix permission problem in deletes worker by @abnegate in #7013

Miscellaneous

New Contributors

Full Changelog: 1.4.7...1.4.8

1.4.7

23 Oct 20:51
3e2b6c4
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: 1.4.6...1.4.7

1.4.6

20 Oct 13:37
3001cac
Compare
Choose a tag to compare

What's Changed

Changes

Add new health endpoints by @Meldiron

New health endpoints let you check the active queue of pending changes in Appwrite. This includes pending builds, databases, deletes, mail, messages, and migrations. This improves visibility of queues and lets you identify issues when queue sizes grow unexpectedly.
#6319

Add 30-second timeout for synchronous executions by @Meldiron

Synchronous executions with super long timeouts will block API and executor. This adds a timeout to prevent abuse. Long-running functions should be executed asynchronously.
#6370

Add Dart 3.1 runtime support by @Meldiron

Dart 3.1 runtime is added to Appwrite. You can enable Dart 3.1 by adding dart-3.1 to your _APP_FUNCTIONS_RUNTIMES variable.
#6936

Bump console to version 3.2.3 @stnguyen90

Update Appwrite to use a newer version of Appwrite Console. Changes introduced can be found here.
#6947

Fixes

Fix realtime deletes by @stnguyen90

Fixes the mysterious errors about real-time deletes events that were poping up due to a bug.
#6897

Update teamInternalId when updating project team by @stnguyen90

Deleting an organization can delete transferred projects because teamInternalIds were not properly updated.
This PR fixes this issue.
#6898

Fix Spanish translations (emails) by @DH-555

Our community superstar @DH-555 fixed some copy in our Spanish emails :D
#5290

New Contributors

Full Changelog: 1.4.5...1.4.6

1.4.6-RC2

19 Oct 16:41
21b9716
Compare
Choose a tag to compare
1.4.6-RC2 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.6-RC1...1.4.6-RC2

1.4.6-RC1

19 Oct 14:14
5403df0
Compare
Choose a tag to compare
1.4.6-RC1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.4.5...1.4.6-RC1

1.4.5

10 Oct 09:16
8dce3d5
Compare
Choose a tag to compare

What's Changed

Changes

Fixes

Full Changelog: 1.4.4...1.4.5