Releases: powersync-ja/powersync.dart
Releases · powersync-ja/powersync.dart
powersync-v1.8.4
powersync-v1.8.3
powersync-v1.8.2
Release powersync-v1.8.2
What's Changed
- Release v1.8.0 by @rkistner in #155
- powersync 1.8.1 / powersync_flutter_libs 0.3.0 by @rkistner in #157
Full Changelog: powersync-v1.8.0...powersync-v1.8.2
powersync-v1.8.1
Release powersync-v1.8.1
What's Changed
- Fix powersync_flutter_libs dependency
Full Changelog: powersync-v1.8.0...powersync-v1.8.1
powersync-v1.8.0
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
powersync-v1.7.0
Release powersync-v1.7.0
What's Changed
- Bump versions by @mugikhan in #150
- Add max column check by @DominicGBauer in #151
Full Changelog: powersync-v1.6.7...powersync-v1.7.0
powersync-v1.6.7
powersync-v1.6.6
powersync-v1.6.5
powersync-v1.6.4
Release powersync-v1.6.4
What's Changed
- FIX:
hasSynced
status should be reset afterdisconnectAndClear
has been called. (5e12a079)
Full Changelog: powersync-v1.6.3...powersync-v1.6.4