# PowerSync Update: April 2025

> We released a major website update designed to concisely explain what PowerSync is and how it’s built for open database technologies, especially SQLite on the client-side. Here’s the April update.

- Published: 2025-05-13
- Author: Kobie Botha
- Category: Product Update
- Source: https://powersync.com/blog/powersync-update-april-2025

---

We [released a major website update](https://x.com/powersync_/status/1917616704445899082) designed to concisely explain what PowerSync is and how it’s built for open database technologies, especially SQLite on the client-side. [Check it out](https://powersync.com/) and [let us know what you think](https://fomr.io/s/PV4kWCXow3)! Here’s the April update:

## Sync Progress Tracking

![](https://powersync.com/images/blog/powersync-update-april-2025-inline-aea2eb91b3.png)

PowerSync Client SDKs now track sync progress, so you can show users when their local database is up to date. This is especially useful for longer-running initial syncs of large datasets.

See the [release notes](https://releases.powersync.com/announcements/sync-progress-tracking-now-available-in-powersync-sdks) for more details.

## Using PowerSync With AI Tools

![](https://powersync.com/images/blog/powersync-update-april-2025-inline-11b399d369.png)

We added a context menu to our docs for copying Markdown or sending pages to ChatGPT/Claude. You can also use `/llms.txt` (page summaries) or `/llms-full.txt` (full docs) to provide LLMs with broader context. We’re expanding that page with more resources.

[Read the docs](https://docs.powersync.com/resources/ai-tools)

## PowerSync Cloud: Service Version Locking

![](https://powersync.com/images/blog/powersync-update-april-2025-inline-1da4bc78f2.png)

Customers on our Team and Enterprise plans on PowerSync Cloud can now lock their instances to specific versions of the PowerSync Service. Downgrades aren’t always supported — contact us if needed.

[Read the docs](https://docs.powersync.com/usage/tools/powersync-dashboard#advanced%3A-service-version-locking)

## Swift Client SDK V1 Release

![](https://powersync.com/images/blog/powersync-update-april-2025-inline-bc9d731977.png)

Version 1.0.0 is the GA release of the PowerSync Swift client SDK, and includes multiple breaking changes to align with Swift best practices, simplify CRUD operations, and improve API stability and consistency. Version 1.1.0 added further improvements.

Shout out to the folks at **Touchlab** who helped us during the early phases of this project!

See the [full changelog](https://releases.powersync.com/announcements/powersync-swift-sdk-v1-0-0) and [SDK reference](https://docs.powersync.com/client-sdk-references/swift) for details, and join the PowerSync community on Discord for support.

## Kotlin Client SDK V1 Release

![](https://powersync.com/images/blog/powersync-update-april-2025-inline-f1a5eeeb10.png)

Version 1.0.0 is the GA release of the PowerSync Kotlin client SDK. We addressed a few remaining items to take our Kotlin client SDK out of Beta. Version 1.1.0 also added further improvements.

See the [release notes](https://releases.powersync.com/announcements/powersync-kotlin-multiplatform-sdk-v1-0-0) for details.

## Improved Logging for JS SDKs

![](https://powersync.com/images/blog/powersync-update-april-2025-inline-0df2d28882.png)

You no longer need to manage your own `js-logger` dependency — logging utilities are now built into the SDKs

[See the docs](https://docs.powersync.com/client-sdk-references/javascript-web/usage-examples#using-logging-to-troubleshoot-issues)

## Blog Post: Escaping The Network Tarpit

![](https://powersync.com/images/blog/powersync-update-april-2025-inline-cb78ba58e3.png)

PowerSync co-founder Conrad Hofmeyr writes about the network tarpit: the seemingly endless complexity developers face with using APIs to move app state over the network. Sync engines like PowerSync provide a better path.

[Read the blog post](https://powersync.com/blog/escaping-the-network-tarpit)

## Blog Post: Building My First .NET SDK

![](https://powersync.com/images/blog/powersync-update-april-2025-inline-9d649c0350.png)

PowerSync engineer Christiaan Landman describes how he built the PowerSync .NET client SDK by combining structured learning, cross-framework support, and idiomatic API design.

[Read the blog post](https://powersync.com/blog/what-i-learnt-building-a-net-sdk)

## Community Focus

![](https://powersync.com/images/blog/powersync-update-april-2025-inline-1743c19c4c.png)

H/T **MaxMonteil** , **js2702** , **Radiokot** and **fethij** for their contributions in April 🙏

![](https://powersync.com/images/blog/powersync-update-april-2025-inline-2c36b1ad25.png)

**SpacedCards:** An AI-powered flashcard app with spaced repetition and distraction blocking.

Great work **Standa** 👏

[Check it out](https://spacedcards.app/)

![](https://powersync.com/images/blog/powersync-update-april-2025-inline-b27220c88f.png)

**addto.me** lets you interact with multiple apps (like Google Calendar, Notion, Jira, Calendly etc.) directly from your chat apps (Whatsapp and Telegram).

[Check it out](https://addto.me/)

That's it for the April update, happy coding!
