Prem Palanisamy
b90b386882
Fix parent checkbox state to account for root in migration resource groups
2026-02-26 06:45:43 +00:00
Prem Palanisamy
23fa0fedbc
Add messaging resources to migration flow
2026-02-25 17:07:06 +00:00
Harsh Mahajan and GitHub
301caeb4e1
Merge pull request #2883 from appwrite/fix-SER-1124-domains-searching
...
fix: domains searching
2026-02-25 12:29:07 +05:30
Harsh Mahajan
ceb2b4051d
fix: domains searching
2026-02-25 12:01:03 +05:30
Harsh Mahajan and GitHub
a41047eb58
Merge pull request #2881 from appwrite/fix-missing-seats
...
fix(billing): treat missing seats addon as supported
7.8.12
2026-02-24 17:16:32 +05:30
Harsh Mahajan
8ef237bdfa
format again
2026-02-24 15:29:28 +05:30
Harsh Mahajan
440dc325e3
format
2026-02-24 15:26:36 +05:30
d9fb2fbc07
Update src/routes/(console)/organization-[organization]/usage/[[invoice]]/totalMembers.svelte
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-24 14:58:37 +05:30
Harsh Mahajan
33c435bfef
fix(billing): treat missing seats addon as supported
2026-02-24 14:45:47 +05:30
Harsh Mahajan and GitHub
35c23ea662
Merge pull request #2875 from appwrite/fix-SER-1123-relationship-text-many-side
...
fix: tooltips and Correct relationship text on many side
7.8.11
2026-02-23 17:00:59 +05:30
Harsh Mahajan
15da4e746a
fix coderabbit suggestion
2026-02-23 16:56:33 +05:30
Harsh Mahajan
040f68f794
fix: tooltips and Correct relationship text on many side
2026-02-23 16:07:29 +05:30
Harsh Mahajan and GitHub
078e57f339
Merge pull request #2868 from appwrite/fix-detect-framework-and-runtime-on-root-dir-change
...
fix(functions/sites): trigger runtime and framework detection on root dir change
7.8.10
2026-02-20 19:34:53 +05:30
Harsh Mahajan
d5221ca4fd
fix(functions/sites): trigger runtime and framework detection on rootdir change
2026-02-20 19:09:52 +05:30
Harsh Mahajan and GitHub
166f33de64
Merge pull request #2453 from appwrite/fix-SER-428-Quality-Check-root-drectory-modal-issue
...
Fix: improve root directory modal behavior and UX
7.8.9
2026-02-20 16:26:03 +05:30
Harsh Mahajan
5d4a44a38d
fix domains table lint
2026-02-20 15:13:59 +05:30
Harsh Mahajan
0079071eae
fix onSelect and onChange are both wired to handleSelect, causing it to be called twice per user selection.
2026-02-20 14:57:13 +05:30
Harsh Mahajan
affe37f0b7
use onresize
2026-02-20 14:49:40 +05:30
Harsh Mahajan
523f228855
Merge remote-tracking branch 'origin/main' into fix-SER-428-Quality-Check-root-drectory-modal-issue
2026-02-20 14:44:56 +05:30
Chirag Aggarwal and GitHub
99923fe1b4
Merge pull request #2867 from appwrite/fix/site-upload-invalid-reason
...
Fix generic invalid file error in site manual upload
2026-02-20 14:30:06 +05:30
Chirag Aggarwal
391adec1f7
fix: validations
2026-02-20 13:55:49 +05:30
Chirag Aggarwal
709ab620e5
audit
2026-02-20 13:52:51 +05:30
Chirag Aggarwal
91be3f1d82
Fix site upload invalid event reason handling
2026-02-20 11:43:50 +05:30
Harsh Mahajan
9f137117d5
addressed code rabbit comments
2026-02-19 19:23:06 +05:30
Harsh Mahajan
c849eeda81
Merge remote-tracking branch 'origin/main' into fix-SER-428-Quality-Check-root-drectory-modal-issue
2026-02-19 19:12:29 +05:30
Harsh Mahajan
aecdfd5b46
svelte 5
2026-02-19 19:11:09 +05:30
Harsh Mahajan
7f31579759
some more chnages
2026-02-19 18:44:27 +05:30
Harsh Mahajan and GitHub
562a6bcd2a
Merge pull request #2865 from appwrite/fix-templates
...
fix: templates not being used for custom smtp
7.8.8
2026-02-18 22:02:19 +05:30
Harsh Mahajan
2aaa34be4e
fix in some more places
2026-02-18 21:00:29 +05:30
Harsh Mahajan
3c0ca00751
upgrade
2026-02-18 20:48:28 +05:30
Harsh Mahajan
1405f4231c
fix: templates not being used for custom smtp
2026-02-18 02:45:07 +05:30
Harsh Mahajan and GitHub
f05320a1f8
Merge pull request #2864 from appwrite/feat-fix-members-invite-button
...
fix: members invite button disabled
2026-02-18 02:34:04 +05:30
Harsh Mahajan
96fbfdca7c
fix: members invite button disabled
2026-02-18 02:21:55 +05:30
Hemachandar and GitHub
bff7bc0e62
Change CNAME for functions custom domains ( #2863 )
7.8.7
2026-02-17 20:45:18 +05:30
Harsh Mahajan and GitHub
24880370b7
Merge pull request #2862 from appwrite/string-update-field
...
fix - legacy string col not appearing
7.8.6
2026-02-17 18:30:57 +05:30
ArnabChatterjee20k
ccb24ba4fe
removed console log
2026-02-17 18:27:20 +05:30
ArnabChatterjee20k
ada7b56b20
fix - legacy string col not appearing
2026-02-17 18:19:54 +05:30
Harsh Mahajan and GitHub
38d48052a8
Merge pull request #2851 from appwrite/feat-detection-vars
...
feat: auto-fill detected env variables for sites/functions
2026-02-17 15:45:33 +05:30
Harsh Mahajan and GitHub
16f957249b
Merge pull request #2857 from appwrite/fix-threlte-viewport-crash
...
fix: Prevent getWorldPosition error in promo shader
2026-02-17 15:11:30 +05:30
Chirag Aggarwal and GitHub
e00770712a
Merge pull request #2859 from appwrite/fix/helpscout-metafields-consistency
...
Replace HelpScout customFields IDs with semantic metaFields
2026-02-16 15:18:04 +05:30
Harsh Mahajan
0181088b5a
svelte icon fix
2026-02-16 14:47:50 +05:30
Harsh Mahajan and GitHub
2cf0cf83b5
Merge pull request #2860 from appwrite/fix-backup-banner-cta
...
fix: use currentPlan for backup banner availability
7.8.5
2026-02-16 13:51:58 +05:30
Harsh Mahajan
16f9f46db6
fix: lag
2026-02-16 13:40:47 +05:30
Harsh Mahajan
5c31ce2206
Merge remote-tracking branch 'origin/main' into fix-SER-428-Quality-Check-root-drectory-modal-issue
2026-02-16 13:17:42 +05:30
Harsh Mahajan
dfa23cb8fe
fix: use currentPlan for backup banner availability
2026-02-16 12:17:26 +05:30
Chirag Aggarwal
909cf7ef2f
Replace HelpScout customFields IDs with semantic metaFields
...
Move all HelpScout field ID references out of frontend API calls.
All GROWTH_ENDPOINT calls now use metaFields with named keys
(category, orgId, severity, etc.) instead of customFields with
raw HelpScout IDs. The backend handles the ID mapping.
2026-02-16 11:58:14 +05:30
Harsh Mahajan and GitHub
da6dfe9ef9
Merge pull request #2858 from appwrite/fix-make-us-state-selection-modal-dismissable
...
fix: make us state selection modal dismissible
7.8.4
2026-02-16 11:31:22 +05:30
Harsh Mahajan
302d4c6b7c
fix: make us state selection modal dismissible
2026-02-16 11:09:57 +05:30
Harsh Mahajan
20ac8b35fb
Prevent getWorldPosition error in promo shader
2026-02-16 01:46:38 +05:30
Eldad A. Fux and GitHub
7f2458daea
Merge pull request #2855 from appwrite/fix-dateime-format
...
fix format issue
7.8.3
2026-02-15 10:43:56 +01:00