Commit Graph
13745 Commits
Author SHA1 Message Date
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 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 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 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 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 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 bff7bc0e62 Change CNAME for functions custom domains (#2863) 7.8.7 2026-02-17 20:45:18 +05:30
Harsh Mahajan 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 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 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 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 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 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 7f2458daea Merge pull request #2855 from appwrite/fix-dateime-format
fix format issue
7.8.3
2026-02-15 10:43:56 +01:00
eldadfux 8d465c9f83 fix format issue 2026-02-15 10:36:58 +01:00
Harsh Mahajan dd37695170 Merge pull request #2853 from appwrite/fix-bug-with-input-number
fix: bug
7.8.2
2026-02-14 04:15:40 +05:30
Harsh Mahajan 38c1efd445 fix: bug 2026-02-14 03:57:00 +05:30
Harsh Mahajan 4dfee7b9cc code rabbit 2026-02-13 17:51:13 +05:30
Harsh Mahajan 5438663ddf addressed more comments 2026-02-13 17:49:17 +05:30
Harsh Mahajan 73da136384 addressed comments 2026-02-13 17:29:35 +05:30
Harsh Mahajan b7b2ea79e5 Merge pull request #2852 from appwrite/fix-strings
Fix: icon and input issue
7.8.1
2026-02-13 17:28:35 +05:30
Harsh Mahajan 6ac671e21e dupliucate package 2026-02-13 17:08:01 +05:30
Harsh Mahajan f8930b0c9b fixed in pink 2026-02-13 17:00:37 +05:30
Darshan b84ecd309b fix: icon.
fix: wrong format on event, temp patch.
2026-02-13 16:21:23 +05:30