Update SDK compatibility matrix#3029
Conversation
Appwrite WebsiteProject ID: Website (appwrite/website)Project ID: Tip Teams feature lets you group users with membership management and role permissions |
Greptile SummaryThis PR corrects the self-hosted SDK compatibility matrix by fixing row ordering (Appwrite 1.7.5 now correctly appears before 1.8.0 in both client and server tables), adding the previously missing 1.8.0 server SDK row, and revising SDK version numbers for the 1.8.1 and 1.9.0 rows.
Confidence Score: 4/5Safe to merge; this is a documentation-only change with no runtime code affected. The only uncertainty is whether the downgraded Web SDK version for 1.9.0 ( The table restructuring (ordering fix, missing row addition) is clearly correct. The single question mark is the Web SDK version for 1.9.0 moving to a lower patch version than what was previously documented — all other version movements in this PR follow a strictly ascending pattern across Appwrite releases. Only Important Files Changed
|


Updates the self-hosted SDK compatibility matrix with verified SDK tags.
Keeps the table aligned with SDK response-format and API-version metadata.