Matej Bačo
d787408e1d
Implement package-based framework detection
2025-10-22 15:28:49 +02:00
Matej Bačo
a5486128d4
Update composer.lock
2025-10-22 13:41:55 +02:00
Matej Bačo
14b1cc6e48
Merge branch '1.8.x' into feat-tanstack-start-sites
2025-10-22 13:41:37 +02:00
Matej Bačo
f9257c1ec9
add tanstack template, use detection lib v 0.2
2025-10-22 13:40:49 +02:00
Luke B. Silver
45e938b4ba
Merge pull request #10679 from appwrite/update-apple-swift-13.3.0
...
chore: update apple sdk to 13.3.0
2025-10-22 12:17:33 +01:00
Chirag Aggarwal
c2d4997810
update apple to 13.3.0
2025-10-22 14:17:57 +05:30
Matej Bačo
de03506c0a
Merge pull request #10674 from appwrite/feat-SER-457-add-max-build-duration-env
...
feat: add _APP_COMPUTE_BUILD_TIMEOUT to console variables
2025-10-22 09:32:46 +02:00
Harsh Mahajan
b6349b17f2
Merge branch '1.8.x' into feat-SER-457-add-max-build-duration-env
2025-10-22 10:24:37 +05:30
Jake Barnby
2e699ef8b9
Merge pull request #10678 from appwrite/update-domains-0.9.1
...
update domain lib to 0.9.1
2025-10-22 04:53:35 +00:00
Harsh Mahajan
f5034a6ad8
Merge branch '1.8.x' into feat-SER-457-add-max-build-duration-env
2025-10-22 09:56:56 +05:30
Chirag Aggarwal
9c30f32281
update domain lib to 0.9.1
2025-10-22 09:29:45 +05:30
Steven Nguyen
2652a21332
Merge pull request #10404 from appwrite/feat-1.8.0-release-prep
...
Prepare 1.8.0 release
2025-10-21 15:40:07 -07:00
Harsh Mahajan
d48ef373a7
Fix environment variable assignment for build timeout
2025-10-21 17:48:48 +05:30
Harsh Mahajan
4cb20b3fe3
Update app/controllers/api/console.php
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-21 17:47:30 +05:30
Harsh Mahajan
803244ccf7
feat:add _APP_COMPUTE_BUILD_TIMEOUT to console variables
2025-10-21 11:48:48 +00:00
Luke B. Silver
16a2dd0b27
Merge pull request #10672 from appwrite/update-cli-10.2.2
...
chore: update cli to 10.2.2
2025-10-21 10:53:16 +01:00
Chirag Aggarwal
8154a8524a
update sdk gen
2025-10-21 12:51:10 +05:30
Chirag Aggarwal
0e567e3e68
chore: update cli to 10.2.2
2025-10-21 11:40:50 +05:30
Steven Nguyen
610a359160
chore: clean up CHANGES.md
...
1. Remove PR authors because they don't render properly anyways
2. Format PR links to use markdown style links instead of plain URLs
2025-10-20 21:15:38 -07:00
Steven Nguyen
a3f51298fe
chore: update CHANGES.md for 1.8.0 release
2025-10-20 21:15:38 -07:00
Steven Nguyen
46f249fd3b
feat: bump console to version 7.4.7
2025-10-20 21:15:38 -07:00
Steven Nguyen
97312d1a6d
feat(self-hosted): update migration for transactions collections
2025-10-20 21:15:38 -07:00
Steven Nguyen
01765fd27f
feat: bump console to version 7.4.4
2025-10-20 21:15:37 -07:00
Steven Nguyen
0a809f85f2
fix(self-hosted): create missing project attributes
...
Appwrite 1.6.1 added these attributes, but the migration was never updated to include those new attributes
2025-10-20 21:15:37 -07:00
Steven Nguyen
a9b18811ea
fix(self-hosted): clear cache for collections and documents
...
In older versions of Appwrite, the internal ID was the $internalId attribute. However, it has now changed to $sequence so that it can align with the publicly exposed attribute for an auto-incrementing ID.
The problem with this change is that data in the cache still references the old $internalId attribute, which can lead to inconsistencies and errors when accessing cached documents. To resolve this issue, we need to clear the cache for all collections and documents at the beginning of the migration so that the new $sequence attribute is used.
2025-10-20 21:15:37 -07:00
Steven Nguyen
59f82a0dd7
feat: bump console to version 7.1.11
2025-10-20 21:15:37 -07:00
Steven Nguyen
00615c2f38
chore: create migration version for 1.8.x
2025-10-20 21:15:37 -07:00
Jake Barnby
f150cffa17
Merge pull request #10670 from appwrite/revert-auth
...
Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl"
2025-10-21 02:58:23 +00:00
Jake Barnby
f4efb81832
Update lock
2025-10-21 15:07:53 +13:00
Jake Barnby
ddde13a78f
Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl"
...
This reverts commit 9dd1939d1f , reversing
changes made to 8dfdfcb522 .
# Conflicts:
# app/config/collections/common.php
# app/controllers/api/users.php
# app/init/resources.php
# composer.lock
2025-10-21 14:59:30 +13:00
Jake Barnby
e2d3624713
Merge pull request #10664 from appwrite/feat-update-db
...
Update db
2025-10-20 14:11:36 +00:00
Matej Bačo
411951f9d5
Merge pull request #10669 from appwrite/copilot/update-github-comment-title
...
Change GitHub alert from NOTE to TIP in VCS build comments
2025-10-20 16:03:59 +02:00
Jake Barnby
caa699e181
Update database
2025-10-21 02:25:51 +13:00
copilot-swe-agent[bot]
d9773f44b1
Change GitHub alert from NOTE to TIP in VCS comments
...
Co-authored-by: Meldiron <19310830+Meldiron@users.noreply.github.com>
2025-10-20 12:32:38 +00:00
copilot-swe-agent[bot]
46dd8fdc68
Initial plan
2025-10-20 12:28:04 +00:00
Jake Barnby
94d02aff4f
Fix DB tests
2025-10-21 01:24:50 +13:00
Jake Barnby
d23f993a6c
Fix validator constructor
2025-10-21 00:13:43 +13:00
Jake Barnby
bfe639fb70
Fix key
2025-10-21 00:13:32 +13:00
Jake Barnby
568651291e
Update libs
2025-10-20 23:13:17 +13:00
Damodar Lohani
254f026458
Merge pull request #10667 from appwrite/fix-auth-refactor
...
Fix: reset argon 2 options to previous default
2025-10-19 14:00:25 +05:45
Damodar Lohani
248d3aea7a
Fix: reset argon 2 options to previous default
2025-10-19 05:44:44 +00:00
Jake Barnby
11042af051
Update db
2025-10-18 02:19:43 +13:00
Luke B. Silver
07d55d17a3
Merge pull request #10658 from appwrite/update-domains-0.8.3
...
update domain lib to 0.8.4
2025-10-17 13:09:36 +01:00
Chirag Aggarwal
abfab60eec
update to 0.8.4
2025-10-17 17:05:47 +05:30
Chirag Aggarwal
fc3ac122dd
Merge branch '1.8.x' into update-domains-0.8.3
2025-10-17 17:05:24 +05:30
Jake Barnby
3963b632d8
Merge pull request #10663 from appwrite/update-apple-swift
...
chore: update apple and swift sdks to 13.2.2
2025-10-17 07:01:25 +00:00
Chirag Aggarwal
1936a01464
chore: update apple and swift sdks to 13.2.2
2025-10-17 12:28:31 +05:30
Luke B. Silver
2cbfa6930f
Merge pull request #10655 from appwrite/fix-test-dependencies-projects
...
Refactor ProjectsConsoleClientTest to remove test dependencies
2025-10-16 11:30:50 +01:00
Chirag Aggarwal
33a856af41
update domain lib to 0.8.3
2025-10-16 15:54:43 +05:30
Chirag Aggarwal
5d1d937fde
remove changes
2025-10-16 15:29:59 +05:30