14468 Commits

Author SHA1 Message Date
Harsh Mahajan c4f6f7947f Merge pull request #3039 from appwrite/feat-signup-email-security
feat: add signup email security controls + ce refactor changes
8.3.0
2026-05-14 10:28:28 +05:30
Matej Bačo 67da40e12a Improve copy 2026-05-13 16:50:34 +02:00
Matej Bačo 13781d152a Improve email policies copy 2026-05-13 16:45:51 +02:00
Aditya Oberai 4e28b37292 Merge pull request #3042 from appwrite/relationships-ga
Remove experimental tag from relationships
8.2.5
2026-05-13 20:13:49 +05:30
harsh mahajan 5ee037a0b8 fix: button state 2026-05-13 18:05:47 +05:30
harsh mahajan f95ce503af more fixes 2026-05-13 13:44:05 +05:30
harsh mahajan dd6b6c8da7 remove type 2026-05-13 13:33:22 +05:30
harsh mahajan e01d05cd45 same fix 2026-05-13 13:08:21 +05:30
harsh mahajan 5a89912add fix projectProtocolID 2026-05-13 13:05:34 +05:30
harsh mahajan e2a0a84ee8 list policies 2026-05-13 13:01:57 +05:30
harsh mahajan 316468c796 Project no longer has platforms 2026-05-13 12:36:49 +05:30
harsh mahajan 20db8af61d use projectcreationdisabled 2026-05-13 12:32:36 +05:30
harsh mahajan 46bd13b8c9 dont use as methodid 2026-05-13 12:28:25 +05:30
harsh mahajan 4d7f3d33d5 pagination 2026-05-13 12:07:04 +05:30
harsh mahajan b4aadf7134 aliased emails 2026-05-13 11:41:32 +05:30
adityaoberai 4f0689f14d Remove experimental tag from relationships 2026-05-13 00:08:08 +05:30
harsh mahajan 968b85a2e9 Use project key scope type in selector 2026-05-12 21:44:49 +05:30
harsh mahajan 273503f780 Restore direct page store imports 2026-05-12 21:41:01 +05:30
harsh mahajan 13382b68b5 Fix signup email security policy reads 2026-05-12 20:26:29 +05:30
harsh mahajan 6878d72f88 fix auth preview project region lookup 2026-05-12 20:19:10 +05:30
harsh mahajan ce2dc314d5 refactor 2026-05-12 19:39:48 +05:30
harsh mahajan 8136cce822 fix duplicate bun lock sdk entry 2026-05-12 18:51:39 +05:30
harsh mahajan 4d06c9bb4c fix bun sdk dependency install 2026-05-12 18:50:06 +05:30
harsh mahajan e77d3a330c Merge remote-tracking branch 'origin/main' into feat-signup-email-security 2026-05-12 18:46:36 +05:30
Harsh Mahajan 9b679204a6 Merge pull request #3041 from appwrite/fix-variable-backend-pagination
Fix variable settings pagination
8.2.3 8.2.4
2026-05-12 11:51:06 +05:30
harsh mahajan 8785d17eb2 Merge main into variable pagination branch 2026-05-12 11:40:44 +05:30
harsh mahajan e8cba9af73 Fix variable settings pagination 2026-05-12 11:36:36 +05:30
Harsh Mahajan f07b9fde76 Merge pull request #3040 from appwrite/codex/fix-variable-count-from-response-items
Patch: variable count display
8.2.2
2026-05-12 10:07:47 +05:30
harsh mahajan af8dae49ba fix lint 2026-05-12 01:36:22 +05:30
harsh mahajan 31efb78e32 Fix variable count display 2026-05-12 01:33:14 +05:30
harsh mahajan 8ff20824bf push some changes 2026-05-11 18:53:45 +05:30
harsh mahajan cbda2db53e refactor: update email policy copy 2026-05-11 16:49:33 +05:30
premtsd-code 28c3992444 Merge pull request #2964 from appwrite/csv-import-upsert
feat(migrations): Fail/Skip/Overwrite import options across migration wizard, CSV & JSON import
8.2.1
2026-05-11 11:59:22 +01:00
Harsh Mahajan 736972cf95 Merge pull request #3026 from appwrite/perf-console-optimizations
perf: eliminate wasted API call, afterUpdate overhead, and sequential billing checks
2026-05-11 16:17:56 +05:30
Harsh Mahajan 4a1cc476de Merge branch 'main' into perf-console-optimizations 2026-05-11 16:12:48 +05:30
Jake Barnby 8b4028d665 fix(backups): show 'Skipped' label for skipped scheduled archives (#3033)
* fix(backups): surface skipped scheduled backups with a Skipped label

Cloud now writes a terminal archive doc with status='skipped' for cron
ticks that were dropped because the previous run hadn't finished yet.
Map that to the neutral 'waiting' Status visual and override the label
so the user sees "Skipped" instead of the auto-capitalized "Waiting".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* docs(backups): comment why 'skipped' maps to the 'waiting' visual

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 22:15:17 +12:00
Prem Palanisamy 0b65897358 Merge remote-tracking branch 'origin/main' into csv-import-upsert
# Conflicts:
#	bun.lock
#	package.json
2026-05-11 10:39:40 +01:00
Chirag Aggarwal 6eb14b60c9 Merge pull request #3037 from appwrite/simplify-support-triage-form
Remove manual support triage fields
2026-05-11 12:19:26 +05:30
Chirag Aggarwal 1c8bd52eef Merge origin/main into simplify-support-triage-form 2026-05-11 12:05:27 +05:30
harsh mahajan 38f8abc8fa fix: handle signup email security update failures 2026-05-11 12:05:06 +05:30
harsh mahajan 3e38de492e feat: add signup email security controls 2026-05-11 11:59:47 +05:30
ArnabChatterjee20k e2dcc50c3c Merge pull request #3038 from appwrite/fix-remove-redundant
removed redundant
2026-05-11 11:12:07 +05:30
ArnabChatterjee20k 8c8d2c2a7a linting 2026-05-11 11:07:39 +05:30
ArnabChatterjee20k bd50bb8a89 removed redundant 2026-05-11 11:03:54 +05:30
Harsh Mahajan 43b7f5612d Merge pull request #3036 from appwrite/fix/remove-support-severity
Remove severity from support form
2026-05-11 10:22:04 +05:30
Damodar Lohani c12d968d49 Merge pull request #3028 from appwrite/feat/live-payment-create-upgrade
Confirm create-org and upgrade-plan payments on-session
8.2.0
2026-05-11 09:04:28 +05:45
Chirag Aggarwal 2f013bb413 Align support store initial state 2026-05-10 19:25:59 +05:30
Chirag Aggarwal e4196b0fb8 Remove manual support triage fields 2026-05-10 19:18:14 +05:30
Damodar Lohani 848595faed Merge remote-tracking branch 'origin/main' into feat/live-payment-create-upgrade 8.2.0-rc1 2026-05-10 11:00:43 +00:00
ArnabChatterjee20k 264e2de9e6 Merge pull request #2950 from appwrite/big-int
feat: add bigint column type support and update dependencies
8.1.12
2026-05-08 20:13:28 +05:30