appwrite

Your backend, minus the hassle.

BSD-3-CLAUSE License

Downloads
436
Stars
41.4K
Committers
377

Bot releases are hidden (Show)

appwrite - 1.5.0

Published by TorstenDittmann 7 months ago

What's Changed

New features

Upgrading

  • Appwrite Cloud is not yet updated to 1.5.x, expect an announcement in the upcoming weeks. If you lock your Appwrite SDK version, this update is not breaking.
  • Follow the self-hosted docs to update your self-hosted Appwrite.
  • Update your SDKs to the latest versions. The API is backwards compatible, using old SDKs will not break existing apps, but you will not have access to new features.

New Contributors

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.13...1.5.0

appwrite - 1.4.13

Published by stnguyen90 11 months ago

What's Changed

Notable changes

Bug fixes

Miscellaneous

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.12...1.4.13

appwrite - 1.4.12

Published by christyjacob4 11 months ago

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: https://github.com/appwrite/appwrite/compare/1.4.11...1.4.12

appwrite - 1.4.11

Published by abnegate 11 months ago

What's Changed

Miscellaneous

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.10...1.4.11

appwrite - 1.4.10

Published by christyjacob4 11 months ago

What's Changed

Notable changes

Fixes

Miscellaneous

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.9...1.4.10

appwrite - 1.4.9

Published by stnguyen90 12 months ago

What's Changed

Bug fixes

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.8...1.4.9

appwrite - 1.4.8

Published by stnguyen90 12 months ago

What's Changed

Notable changes

Bug fixes

Miscellaneous

New Contributors

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.7...1.4.8

appwrite - 1.4.7

Published by stnguyen90 12 months ago

What's Changed

Fixes

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.6...1.4.7

appwrite - 1.4.6

Published by stnguyen90 12 months ago

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.
https://github.com/appwrite/appwrite/pull/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.
https://github.com/appwrite/appwrite/pull/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.
https://github.com/appwrite/appwrite/pull/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.
https://github.com/appwrite/appwrite/pull/6947

Fixes

Fix realtime deletes by @stnguyen90

Fixes the mysterious errors about real-time deletes events that were poping up due to a bug.
https://github.com/appwrite/appwrite/pull/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.
https://github.com/appwrite/appwrite/pull/6898

Fix Spanish translations (emails) by @DH-555

Our community superstar @DH-555 fixed some copy in our Spanish emails :D
https://github.com/appwrite/appwrite/pull/5290

New Contributors

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.5...1.4.6

appwrite - 1.4.6-RC2

Published by christyjacob4 almost 1 year ago

What's Changed

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.6-RC1...1.4.6-RC2

appwrite - 1.4.6-RC1

Published by christyjacob4 almost 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.5...1.4.6-RC1

appwrite - 1.4.5

Published by stnguyen90 about 1 year ago

What's Changed

Changes

  • Bump console to version 3.2.1 by @stnguyen90 in #6868

Fixes

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.4...1.4.5

appwrite - 1.4.4

Published by stnguyen90 about 1 year ago

What's Changed

Changes

Fixes

New Contributors

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.3...1.4.4

appwrite - 1.4.3

Published by abnegate about 1 year ago

What's Changed

Features

Fixes

  • Fix missing _APP_OPENSSL_KEY_V1 in the compose file #6199
  • Fix V2 functions env vars #6215
  • Fix Don't update User Accessed At for Users and Teams APIs #6222
  • Fix Git deploys with S3 #6227
  • Fix manual internal id insertion #6232
  • Fix function timeout #6235
  • Fix collections with datetime attributes migration #17
  • Fix not all user data being migrated #17
  • Fix team memberships migration #16
  • Fix events validation on create/update webhooks #6219
  • Fix schedules task #6246
  • Fix missing keys when updating document via relationship Database #320
  • Fix Discord template Console #538
  • Fix form var is url not text Console #539
  • Fix incorrect link to migration docs for self-hosted to cloud Console #543
  • Fix can't disable smtp Console #548
  • Fix create function cover for case where VCS is not enabled Console #544
  • Fix users list not re-rendering Console #537
  • Fix create attribute modal null when selecting same time twice Console #549
  • Fix runtime versions in templates Console #546

New Contributors

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.2...1.4.3

appwrite - 1.4.2

Published by christyjacob4 about 1 year ago

What's Changed

Note: please run the migrate command even if upgrading from 1.4.x.

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.1...1.4.2

appwrite - 1.4.2

Published by christyjacob4 about 1 year ago

What's Changed

Note: please run the migrate command even if upgrading from 1.4.x.

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.1...1.4.2

appwrite - 1.4.1

Published by abnegate about 1 year ago

What's Changed

Fixes

Changes

Note: please run the migrate command even if upgrading from 1.4.x.

Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.0...1.4.1

appwrite - 1.4.0

Published by TorstenDittmann about 1 year ago

What's Changed

Features

  • Command Center
    • Smoother navigation with AI, search and keyboard shortcuts.
  • Functions
    • Templates, revised syntax, dedicated logging, custom domains, and Git deployment.
  • Migrations
    • One-click project migration from Firebase, Supabase, NHost, and Appwrite to Appwrite.
  • Email Templates
    • Customizable, multi-language system emails.

Pull Requests

New Contributors

Full Changelog: https://github.com/appwrite/appwrite/compare/1.1.2...1.4.0

appwrite - 1.3.8

Published by stnguyen90 over 1 year ago

What's Changed

  • Fix audit user internal #5809

Note: please run the migrate command even if upgrading from 1.3.x.

Full Changelog: https://github.com/appwrite/appwrite/compare/1.3.7...1.3.8

appwrite - 1.3.7

Published by christyjacob4 over 1 year ago

What's Changed

  • Fix the routing for the default OAuth2 pages #5640 #5648
  • Add support for trailing slashes in Routes and URLs #5647 #5648

Full Changelog: https://github.com/appwrite/appwrite/compare/1.3.6...1.3.7