2025-07-24 10:41:59 +00:00
|
|
|
# Change Log
|
|
|
|
|
|
2025-10-09 10:37:28 +00:00
|
|
|
## 17.4.1
|
2025-10-09 08:04:50 +00:00
|
|
|
|
|
|
|
|
* Add transaction support for Databases and TablesDB
|
|
|
|
|
|
2025-10-08 04:22:28 +00:00
|
|
|
## 17.3.0
|
|
|
|
|
|
|
|
|
|
* Deprecate `createVerification` method in `Account` service
|
|
|
|
|
* Add `createEmailVerification` method in `Account` service
|
|
|
|
|
|
2025-07-24 10:41:59 +00:00
|
|
|
## 15.1.0
|
|
|
|
|
|
|
|
|
|
* Add `incrementDocumentAttribute` and `decrementDocumentAttribute` support to `Databases` service
|
|
|
|
|
* Add `dart38` and `flutter332` support to runtime models
|
|
|
|
|
* Add `gif` support to `ImageFormat` enum
|
|
|
|
|
* Add `upsertDocument` support to `Databases` service
|
|
|
|
|
* Add `sequence` support to `Document` model
|