JS Web Client SDK: v1.14.1
Latest changes:
[FIXED] A bug where using OPFS and reconnecting to PowerSync would cause upload triggers to fail.
PowerSync Service: v1.7.0
Latest changes:
[FIXED] A race condition that sometimes caused a new write checkpoint to not be acknowledged on an existing connection
PowerSync Swift SDK: v1.0.0-Beta.7
Latest changes:
[FIXED] An issue where throwing exceptions in the query mapper could cause a runtime crash.
PowerSync SDK for React Native: v1.18.0
Latest changes:
[ADDED] Introduced fetchStrategy option to the connect method, allowing you to choose either buffered or sequential for the WebSocket connect option.
PowerSync Kotlin Multiplatform SDK: v1.0.0-BETA20
Latest changes:
[IMPROVED] Ability to use the column name to get the pertaining value when using the cursor instead of having to use the index number. The following functions now accept a column name parameter: getBoolean,getBooleanOptional,getString,getStringOptional, getLong,getLongOptional, getDouble,getDoubleOptional.
Flutter Client SDK: v1.11.2
Latest changes:
[FIXED] Updated powersync-sqlite-core to v0.3.6 which fixes an issue with remove operations resulting in dangling rows in some cases. See the PR for more details.
Introducing Postgres for Sync Bucket Storage (Open Edition and Enterprise Self-Hosted)
We’re excited to announce Postgres for sync bucket storage, introduced in version 1.3.8 of the PowerSync Service image . This feature provides developers who...
MongoDB as a backend database: Now in Beta
We’re excited to announce the Beta release of MongoDB support as a backend database for PowerSync! In PowerSync terminology, Beta means the package is...
Beta Release of the PowerSync Swift SDK
We are excited to announce the Beta release of our Swift SDK . This release represents a major step forward in delivering a Swift-centric developer...
[Updated] Important notice for Supabase users using Supabase JWTs
3 December Update : Supabase auth can now be configured for your PowerSync instance by providing your Supabase JWT secret. Instructions for this are...