Skip to content

Releases: powersync-ja/powersync.dart

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

powersync-v1.6.3

31 Jul 11:31
Compare
Choose a tag to compare
powersync-v1.6.3 Pre-release
Pre-release

Release powersync-v1.6.3

What's Changed

  • Downgrade JS dependency to version >=0.6.7 <0.8.0 by @mugikhan in #135

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

powersync-v1.6.2

30 Jul 11:58
Compare
Choose a tag to compare
powersync-v1.6.2 Pre-release
Pre-release

Release powersync-v1.6.2

What's Changed

  • Add script to download correct sqlite3 wasm file by @mugikhan in #130

Full Changelog: powersync-v1.6.1...powersync-v1.6.2

powersync-v1.6.1

29 Jul 11:48
c0da79f
Compare
Choose a tag to compare
powersync-v1.6.1 Pre-release
Pre-release

Release powersync-v1.6.1

What's Changed

Full Changelog: v1.6.0...powersync-v1.6.1

v1.6.0

25 Jul 18:04
bf297bf
Compare
Choose a tag to compare
v1.6.0 Pre-release
Pre-release

Web support is now included in the standard release but remains in alpha. Web support may have some limitations or bugs.

Commits

  • e327926: Readme update: Messaging/description of powersync (Conrad Hofmeyr) #91
  • e57381f: remove duplicate word (Conrad Hofmeyr) #91
  • d812f78: Load and use PowerSync rust extension (#92) (Mughees Khan) #92
  • 2fc5e35: Upgrade powersync-sqlite-core to version 0.1.7 for Android (#95) (Mughees Khan) #95
  • 948139d: Bump powersync version (#96) (Mughees Khan) #96
  • 4739f71: Update existing changelog message for powersync (#97) (Mughees Khan) #97
  • 1903747: Override default macOS SQLite for tests (#99) (Mughees Khan) #99
  • 98c8905: Check if abort future is completed before completing it (#100) (Mughees Khan) #100
  • 0d63063: Upgrade sqlite_async (#105) (Mughees Khan) #105
  • e0fbf95: boilerplate (Kobie Botha) #108
  • d7884da: the app :) (Kobie Botha) #108
  • 3f5bfce: more boilerplate (Kobie Botha) #108
  • a0c92f8: fix deps and rename app name (Kobie Botha) #108
  • 71f07bf: Merge branch 'master' of github.com:powersync-ja/powersync.dart into feature/django-todolist-demo (Kobie Botha) #108
  • eaf8075: bump to latest sqlite_async (Kobie Botha) #108
  • 5a3b686: snake_case apiclient (Kobie Botha) #108
  • c90c66c: fix dart analyze output (Kobie Botha) #108
  • f855317: dart format (Kobie Botha) #108
  • 83e1416: Merge branch 'master' into feature/django-todolist-demo (Kobie Botha) #108
  • 8e37523: Add hasSynced and waitForFirstSync (#112) (Mughees Khan) #112
  • 8576e28: Close http connections immediately on disconnect. (Ralf Kistner) #115
  • a6982e7: Fix some errors when closing client while connecting. (Ralf Kistner) #115
  • f886bbd: Remove retry delay when aborting. (Ralf Kistner) #115
  • 1a5c224: More accurate connection counts. (Ralf Kistner) #115
  • 6aac801: Merge branch 'master' into close-connections-on-disconnect (Ralf Kistner) #115
  • 1c1dc10: Fix Future already completed when calling waitForFirstSync (#117) (Mughees Khan) #117
  • 98cb5d8: [Feature] Added user parameters support when connecting (#98) (Christiaan Landman) #98
  • e41c3e7: [Chore] Update Django Demo Readme (#120) (stevensJourney) #120
  • 9e1e376: remove unneeded override (#121) (Dieter Plaetinck) #121
  • cde73d9: Fix watch query table names (#123) (Mughees Khan) #123
  • de5b7dd: [Fix] Offline has synced (#124) (stevensJourney) #124
  • 0919586: Merge branch 'master' into chore/merge-master-alpha-release-2 (Mugi Khan) #127
  • c289e8d: Fix tests (Mugi Khan) #127
  • e68ed37: Bump versions (Mugi Khan) #129
  • 459ca46: Update alpha to beta (Mugi Khan) #129
  • 00a03fe: Fix changelog version (Mugi Khan) #129
  • 6c3f87c: Revert to alpha messaging (Mugi Khan) #129

v1.6.0-alpha.1

18 Jul 19:00
d2b8eeb
Compare
Choose a tag to compare
v1.6.0-alpha.1 Pre-release
Pre-release

Web SDK release which includes all the features from the stable v1.5.5 package.

Commits

v1.3.0-alpha.9

10 Jul 16:46
Compare
Choose a tag to compare
v1.3.0-alpha.9 Pre-release
Pre-release

Includes changes from:

v1.3.0-alpha.8

04 Jul 15:44
Compare
Choose a tag to compare
v1.3.0-alpha.8 Pre-release
Pre-release

Chores

Commits

v1.3.0-alpha.6

24 Jun 14:32
Compare
Choose a tag to compare
v1.3.0-alpha.6 Pre-release
Pre-release

Commits

  • 5872ed6: Check if abort future is completed before completing it (Mugi Khan) #104
  • 7a59b1b: Bump alpha version (Mugi Khan) #104