Skip to content

Conversation

@stnguyen90
Copy link
Contributor

@stnguyen90 stnguyen90 commented Aug 18, 2025

What does this PR do?

  • Bump device_info_plus from ^10.1.2 to ^11.5.0
  • Refactor to remove unused _notifyDone
  • Refactor to update deprecated approach of accessing local storage
  • Fix tests
  • Support for Appwrite 1.8
  • Added TablesDB service
  • Added new query types:
    • notContains
    • notSearch
    • notBetween
    • notStartsWith
    • notEndsWith
    • createdBefore
    • createdAfter
    • updatedBefore
    • updatedAfter
  • Deprecated updateMagicURLSession
  • Deprecated updatePhoneSession
  • Deprecated Databases service

The TablesDB service is the new recommended way to work with databases.
Existing databases/collections/attributes/documents can be managed using the TablesDB service.
Existing Databases service will continue to work, but new features may only be added to the TablesDB service.

Test Plan

Automated tests should pass

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

Yes

@stnguyen90 stnguyen90 marked this pull request as draft August 18, 2025 16:53
@stnguyen90 stnguyen90 requested a review from abnegate August 19, 2025 22:33
@stnguyen90 stnguyen90 marked this pull request as ready for review August 19, 2025 22:33
@abnegate abnegate changed the title Prepare 17.1.1 Add 1.8.x support Aug 20, 2025
@abnegate abnegate merged commit d1e9a39 into main Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants