Skip to content

Commit 0925f4d

Browse files
committed
Release v3.1.3
1 parent 7f55f5f commit 0925f4d

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v3.1.3
2+
3+
**Published:** `2026-07-01T12:58:02Z`
4+
5+
**Changes**
6+
7+
- Add support for `PGlite` <sup>experimental</sup>
8+
- Upgrade `DuckDB` to v1.5.4
9+
- Add `Requesty` as an AI provider
10+
- Update Tauri dependencies and improve window drag regions
11+
- Add more `R2 SQL` functions and keywords
12+
- Fix database directory selection for `PGlite` and `chDB`
13+
114
## v3.1.2
215

316
**Published:** `2026-06-15T07:19:12Z`

tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "Dataflare",
4-
"version": "3.1.2",
4+
"version": "3.1.3",
55
"identifier": "app.dataflare.desktop",
66
"build": {
77
"beforeDevCommand": "pnpm dev:web",

0 commit comments

Comments
 (0)