Skip to content

Releases: powersync-ja/powersync.dart

powersync-v1.8.4

04 Oct 12:04
Compare
Choose a tag to compare

Release powersync-v1.8.4

What's Changed

  • Add warning if crud transactions are not completed by @mugikhan in #172

Full Changelog: powersync-v1.8.3...powersync-v1.8.4

powersync-v1.8.3

04 Oct 12:02
Compare
Choose a tag to compare

Release powersync-v1.8.3

What's Changed

  • Feat: Pass maxReaders parameter to PowerSyncDatabase.withFactory() by @mugikhan in #181

Full Changelog: powersync-v1.8.2...powersync-v1.8.3

powersync-v1.8.2

13 Sep 07:22
Compare
Choose a tag to compare

Release powersync-v1.8.2

What's Changed

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

powersync-v1.8.1

09 Sep 07:36
781b99f
Compare
Choose a tag to compare

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

06 Sep 13:53
720f876
Compare
Choose a tag to compare

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

06 Sep 07:09
Compare
Choose a tag to compare

Release powersync-v1.7.0

What's Changed

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

powersync-v1.6.7

21 Aug 10:51
Compare
Choose a tag to compare

Release powersync-v1.6.7

What's Changed

Full Changelog: powersync-v1.6.6...powersync-v1.6.7

powersync-v1.6.6

21 Aug 10:22
Compare
Choose a tag to compare

Release powersync-v1.6.6

What's Changed

Full Changelog: powersync-v1.6.5...powersync-v1.6.6

powersync-v1.6.5

21 Aug 07:55
Compare
Choose a tag to compare

Release powersync-v1.6.5

What's Changed

Full Changelog: powersync-v1.6.4...powersync-v1.6.5

powersync-v1.6.4

06 Aug 08:13
Compare
Choose a tag to compare

Release powersync-v1.6.4

What's Changed

  • FIX: hasSynced status should be reset after disconnectAndClear has been called. (5e12a079)

Full Changelog: powersync-v1.6.3...powersync-v1.6.4