Skip to content

powersync-v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 13:53
· 322 commits to main since this release
720f876

Release powersync-v1.8.0

Requires journeyapps/powersync-service v0.5.0 or later when self-hosting.

What's Changed

  • Use powersync-sqlite-core v0.2.1
  • Customize User-Agent header
  • Add client_id parameter to sync requests
  • Persist lastSyncedAt
  • Emit update notifications for watch queries on disconnectAndClear()
  • Validate that the powersync-sqlite-core version number is in a compatible range of ^0.2.0
  • Always cast target_op (write checkpoints) to ensure it's an integer
  • Sync optimizations for MOVE and REMOVE operations

See: #148

Full Changelog: powersync-v1.7.0...powersync-v1.8.0