Jake Barnby
2830ab55f0
Lint
2025-10-10 17:42:42 +13:00
Jake Barnby
f95e8a965a
Only set sequence on not empty
2025-10-10 17:27:57 +13:00
Jake Barnby
7512a0db6b
Fix cross-API compat
2025-10-10 17:27:09 +13:00
Jake Barnby
cdac840071
Use return value for write ops count
2025-10-10 15:51:26 +13:00
Jake Barnby
276b135799
Trigger CI
2025-10-10 02:17:42 +13:00
Jake Barnby
bf589f7485
Fix client side
2025-10-10 02:16:58 +13:00
Jake Barnby
32d6eaa21c
Check expiry on stage
2025-10-09 23:37:44 +13:00
Jake Barnby
a3103bf4d4
Fix release
2025-10-09 23:37:28 +13:00
Jake Barnby
0877aa2964
Generate SDKs
2025-10-09 21:04:50 +13:00
Jake Barnby
3b225b8ec3
Update specs
2025-10-09 16:52:40 +13:00
Jake Barnby
5727b0fb45
Merge pull request #10023 from appwrite/feat-txn
...
Feat txn
2025-10-09 16:47:45 +13:00
Jake Barnby
8193f0fcac
Ensure create/upsert stores in state by generated ID not unique string
2025-10-09 16:24:25 +13:00
Jake Barnby
3d3f50064d
Force set state on increment
2025-10-09 15:50:18 +13:00
Jake Barnby
10b1f1f145
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
2025-10-09 13:45:29 +13:00
Jake Barnby
dcad82c46b
Update db
2025-10-09 13:45:19 +13:00
Jake Barnby
07ce00d36d
Merge pull request #10615 from appwrite/deprecate-create-verification-add-patch-releases
...
add automatic releases
2025-10-08 20:55:37 +13:00
Chirag Aggarwal
8d2df2b744
add go changes
2025-10-08 13:25:28 +05:30
Chirag Aggarwal
adf9ec3e75
add automatic releases
2025-10-08 13:05:46 +05:30
Jake Barnby
1c691cf3e8
Merge pull request #10614 from appwrite/deprecate-create-verification-add-patch-releases
...
Add minor releases for all SDKs - deprecate createVerification, add createEmailVerification
2025-10-08 19:40:11 +13:00
Chirag Aggarwal
e935fc2510
Add minor releases for all SDKs - deprecate createVerification, add createEmailVerification
...
This commit adds minor version releases for all client and server SDKs to deprecate the
`createVerification` method in the Account service and introduce the new `createEmailVerification`
method as its replacement.
Updated SDKs:
Client SDKs:
- Android: 11.0.0 → 11.1.0
- Web: 21.0.0 → 21.1.0
- Flutter: 20.0.0 → 20.1.0
- Apple: 13.0.0 → 13.1.0
- React Native: 0.15.0 → 0.16.0
Server SDKs:
- Node.js: 20.0.0 → 20.1.0
- PHP: 17.2.0 → 17.3.0
- Python: 13.2.0 → 13.3.0
- Ruby: 19.0.0 → 19.1.0
- Go: 0.13.0 → 0.14.0
- .NET: 0.19.0 → 0.20.0
- Dart: 19.0.0 → 19.1.0
- Kotlin: 12.0.0 → 12.1.0
- Swift: 13.0.0 → 13.1.0
Console SDK:
- CLI: 10.0.1 → 10.1.0
2025-10-08 10:20:23 +05:30
Matej Bačo
ca24ff808d
Merge pull request #10533 from appwrite/ser-378-fix-null-recipient-in-email
...
Throw error when email is not available for account verification
2025-10-07 14:49:01 +02:00
Matej Bačo
e3b1146dbb
Merge pull request #10501 from appwrite/ser-375-update-email-verification-with-branded-design
...
Branded email for Console auth flows
2025-10-07 13:20:53 +02:00
Hemachandar
7f62b19240
Merge branch '1.8.x' into ser-375-update-email-verification-with-branded-design
2025-10-07 16:11:54 +05:30
Hemachandar
6e0d376746
use filevalidator
2025-10-07 16:07:47 +05:30
Jake Barnby
066e0bc236
Validate inc/dec operation value is numeric
2025-10-07 23:33:19 +13:00
Jake Barnby
eb7306a4fa
Add missing state handlers
2025-10-07 22:17:59 +13:00
Matej Bačo
f653348f93
Merge pull request #10609 from appwrite/ser-439
...
Add project name in email subject
2025-10-07 09:53:04 +02:00
Jake Barnby
9e3c439c51
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
...
# Conflicts:
# composer.lock
2025-10-07 18:57:46 +13:00
Jake Barnby
61b073a6a2
Clean up
2025-10-07 18:53:38 +13:00
Jake Barnby
92ecd08a18
Merge pull request #10606 from appwrite/feat-rename-verification-methods
...
Rename verification SDK methods to be more specific
2025-10-07 18:17:45 +13:00
Chirag Aggarwal
8baf4d429e
Merge branch '1.8.x' into feat-rename-verification-methods
2025-10-07 11:47:43 +07:00
Jake Barnby
aa48c6e63e
Merge pull request #10611 from appwrite/chore-bump-db
...
Chore bump db
2025-10-07 17:34:31 +13:00
Chirag Aggarwal
024d13c1b2
update naming
2025-10-07 09:58:39 +05:30
Jake Barnby
52ac68b511
Trigger CI
2025-10-07 16:12:20 +13:00
Jake Barnby
99c0ccacf1
Update database
2025-10-07 16:11:18 +13:00
Jake Barnby
5d09189737
Merge pull request #10608 from appwrite/realtime-fix
...
added both collection and table id in the realtime
2025-10-07 14:17:19 +13:00
Luke B. Silver
af68c46702
Merge pull request #10592 from Priyanshuthapliyal2005/fix/tableDbBrokenLink
...
fix(docs): update broken create table links in TablesDB docs
2025-10-06 21:24:42 +01:00
Luke B. Silver
7b207ccfd2
Merge pull request #10581 from Priyanshuthapliyal2005/fix/listTemplates
...
fix(listTemplates): correct invalid template links in Create temporary deployment endpoint
2025-10-06 21:18:42 +01:00
Hemachandar
a60ae0a9ed
Merge branch '1.8.x' into ser-439
2025-10-06 23:51:06 +05:30
Hemachandar
cb70a6e2c8
Add project name in email subject
2025-10-06 22:14:29 +05:30
Hemachandar
caf18372ce
feedback
2025-10-06 21:52:18 +05:30
ArnabChatterjee20k
eeebea1dbb
added both collection and table id in the realtime
2025-10-06 20:13:36 +05:30
Hemachandar
29dbe99840
simplify config & templates
2025-10-06 19:58:01 +05:30
Chirag Aggarwal
56076ad649
update path and add alias
2025-10-06 19:13:06 +05:30
Chirag Aggarwal
c618144d78
update examples
2025-10-06 16:46:56 +05:30
Chirag Aggarwal
4348a176d5
Rename verification SDK methods to be more specific
...
This commit renames the verification SDK methods to better reflect their purpose:
- `createVerification` → `createEmailVerification`
- `updateVerification` → `updateEmailVerification`
The old method names are maintained for backwards compatibility and marked as deprecated (since 1.8.0) with references to the new method names.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-06 16:44:31 +05:30
Jake Barnby
3190d0437e
Merge pull request #10596 from appwrite/feat-update-relationships
...
Update database
2025-10-06 18:29:45 +13:00
Jake Barnby
06a6240877
Merge pull request #10598 from appwrite/fix-dat-761
...
Sanitize 5xx errors on realtime
2025-10-06 17:48:37 +13:00
Jake Barnby
1311c73d1a
Merge branch 'feat-update-relationships' of github.com:appwrite/appwrite into feat-update-relationships
2025-10-06 17:32:49 +13:00
Jake Barnby
b7f7fb00af
Update database
2025-10-06 17:32:35 +13:00