Jake Barnby
4fffeda596
(chore): bump console image to 7.8.25 and drop postgresql from allowed databases
2026-03-24 21:25:51 +13:00
Jake Barnby
5b5020fda4
fix: address review — normalize hostname for cert check, add cache bypass, improve fallback copy
2026-03-24 18:18:56 +13:00
Jake Barnby
e58f0b6378
fix: address review — pass HTTPS port to certificate check, use resolved protocol for console button, add hex length guard
2026-03-24 17:46:22 +13:00
Jake Barnby
c5c78e0f2b
Merge remote-tracking branch 'origin/1.9.x' into fix-installer-certificates
2026-03-24 16:55:54 +13:00
Jake Barnby
60b5f4433c
(feat): add SSL certificate check step to web installer redirect flow
2026-03-24 16:53:43 +13:00
Jake Barnby
8666bf1325
Merge branch '1.9.x' into revert-11585-revert-11402-sync-mongodb
2026-03-24 03:03:02 +00:00
Matej Bačo
10da066075
Merge branch '1.9.x' into feat-public-project-variables-api
2026-03-23 12:21:11 +01:00
Matej Bačo
01142bba2c
Merge branch '1.8.x' into feat-public-project-variables-api
2026-03-23 12:21:06 +01:00
Matej Bačo
682105c068
Rework without schema changes
2026-03-23 11:52:40 +01:00
Matej Bačo
2c5e029116
Merge branch '1.8.x' into fix-oauth-token-flow-provider-param
2026-03-23 11:41:39 +01:00
ArnabChatterjee20k
8ae07ac61f
Merge remote-tracking branch 'origin/1.9.x' into revert-11585-revert-11402-sync-mongodb
2026-03-23 10:47:23 +05:30
ArnabChatterjee20k
6c8338c3e9
Revert "added logging"
...
This reverts commit b630426893 .
2026-03-23 10:44:35 +05:30
ArnabChatterjee20k
b630426893
added logging
2026-03-20 21:05:24 +05:30
Matej Bačo
875637bf35
Merge pull request #11533 from appwrite/feat-user-impersonation
...
Add impersonation feature for user management
2026-03-20 16:13:51 +01:00
ArnabChatterjee20k
1aa86708f3
added error loggins to check
2026-03-20 17:59:52 +05:30
ArnabChatterjee20k
9a70445395
Merge remote-tracking branch 'origin/1.9.x' into revert-11585-revert-11402-sync-mongodb
2026-03-20 11:29:37 +05:30
Jake Barnby
48e99e70ac
fix: remove 1.8.2 references, upgrade path is 1.8.1 to 1.9.0
2026-03-20 14:09:07 +13:00
Jake Barnby
2007fbf241
Merge remote-tracking branch 'origin/1.8.x' into chore-update
...
# Conflicts:
# app/init/constants.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
2026-03-20 14:04:46 +13:00
Jake Barnby
7ae1cf4db0
chore: bump version to 1.9.0 and update changelog
2026-03-20 13:07:55 +13:00
eldadfux
aa89128d10
Fixes
2026-03-19 22:54:45 +01:00
eldadfux
b81f3f8267
Merge origin/1.8.x into feat-user-impersonation
2026-03-19 22:12:38 +01:00
ArnabChatterjee20k
c7907932e4
Revert "Revert "Documentsdb + vectordb (latest)""
2026-03-19 20:30:42 +05:30
ArnabChatterjee20k
9917f95dfd
Revert "Documentsdb + vectordb (latest)"
2026-03-19 19:18:27 +05:30
Matej Bačo
8af0efafd4
Merge branch '1.8.x' into feat-public-project-variables-api
2026-03-19 14:17:26 +01:00
Matej Bačo
7e7cac017c
Merge pull request #11582 from appwrite/fix-webhooks-duplication
...
Fix: webhook endpoints duplication
2026-03-19 14:16:30 +01:00
Jake Barnby
b8cb146eb9
Merge pull request #11402 from appwrite/sync-mongodb
2026-03-19 12:30:05 +00:00
Jake Barnby
6c76783c09
Merge remote-tracking branch 'origin/1.8.x' into feat-installer
...
# Conflicts:
# composer.lock
2026-03-20 00:25:32 +13:00
ArnabChatterjee20k
f1e2ce3e09
Merge remote-tracking branch 'origin/1.8.x' into sync-mongodb
2026-03-19 16:42:25 +05:30
ArnabChatterjee20k
6fa34aef04
linting
2026-03-19 16:39:19 +05:30
Jake Barnby
d8748c9054
fix: make Webhook model public and fix Installer autoload path
...
The Webhook model was marked as non-public but is now exposed via
AuthType::KEY in the new Webhooks module, causing spec generation
to crash when building server SDK specs. The Installer Server.php
had a top-level require_once for vendor/autoload.php that fails
when CE is used as a composer dependency.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-19 23:50:21 +13:00
Matej Bačo
6f8a54273d
AI review fixes
2026-03-19 11:47:02 +01:00
Matej Bačo
37a7c70c2b
Fix webhook endpoints duplication
2026-03-19 11:27:13 +01:00
ArnabChatterjee20k
7071e6f080
Merge remote-tracking branch 'origin/1.8.x' into sync-mongodb
2026-03-19 15:55:28 +05:30
Jake Barnby
d27aad6e67
(feat): add enabledDatabases config to hide unsupported databases in installer
2026-03-19 22:10:23 +13:00
ArnabChatterjee20k
826ac1abe9
dummy commit to check some tests and edge cases
2026-03-19 12:45:16 +05:30
Jake Barnby
e1c327235a
(feat): add dark mode support to installer
2026-03-19 15:03:58 +13:00
Matej Bačo
ba94bff8d4
Public project variables API
2026-03-18 14:48:31 +01:00
Matej Bačo
12d274a72c
Merge pull request #11566 from appwrite/feat-platform-endpoints
...
Feat: Public project APIs
2026-03-18 11:57:18 +01:00
eldadfux
85fcc52b84
Merge origin/1.8.x into feat-user-impersonation
2026-03-18 10:23:03 +01:00
ArnabChatterjee20k
2add5e2d25
fix: update required field comment and rename createTextEmbedding method
2026-03-18 12:38:54 +05:30
ArnabChatterjee20k
8d58383c2e
Merge remote-tracking branch 'origin/1.8.x' into sync-mongodb
2026-03-18 11:38:37 +05:30
Jake Barnby
114016bbca
(fix): preserve session cookie across installer redirect
2026-03-18 17:50:47 +13:00
Eldad A. Fux
6c383b41f5
Merge pull request #11573 from appwrite/fix-realtime-errors
...
Fix realtime errors
2026-03-17 22:48:30 +01:00
eldadfux
b2cb9397fd
better realtime errors
...
Made-with: Cursor
2026-03-17 20:54:47 +01:00
Matej Bačo
ac2b35004d
Add more public webhook endpoints
2026-03-17 13:03:26 +01:00
Matej Bačo
677bb048cc
Introduce new webhooks API
2026-03-17 11:03:18 +01:00
Matej Bačo
afd8d8a020
Implement a fix to oauth missing provider
2026-03-16 16:57:35 +01:00
Jake Barnby
09c963abda
fix: use $sequence for team lookup instead of $internalId
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-14 10:51:18 +13:00
Jake Barnby
eb2f0b1cea
fix: restore team lookup by $internalId and remove duplicate composer key
...
The team resource query was changed from $internalId to $sequence,
breaking console session authentication (401 on project creation).
Also removed duplicate utopia-php/servers entry in composer.json
and updated composer.lock hash.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-14 10:40:29 +13:00
Jake Barnby
01a9340eaf
Merge branch '1.8.x' into feat-installer
2026-03-14 10:30:29 +13:00