Skip to content

Commit 230e7d3

Browse files
committed
v0.1.0: bump version
Headline features since v0.0.12: - 60 UI languages (was 35) with hand-curated Spanish / French / German / Japanese / Chinese / Korean / Italian / Russian / Arabic / Hindi overrides for the high-visibility palette and topbar terms - DuckDB Quack remote protocol (May 2026 spec): src.quack + snk.quack in the Cloud Warehouses group. Multi-writer remote DuckDB over HTTP on port 9494, SECRET-based token auth, autoloaded by the bundled DuckDB 1.5.3. - xf.fill_backward sibling to xf.fill_forward (pandas bfill / fill up) - Full i18n coverage of the editor surface: left sidebar tabs, Canvas/Plan/Run, EditorHeader toolbar + tooltips, palette subgroup labels, PropertiesPanel tabs and empty states, bottom panel (Problems / Output / Console), status bar, engine selector, node card kind label.
1 parent 30d5380 commit 230e7d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/desktop/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": "Duckle",
4-
"version": "0.0.12",
4+
"version": "0.1.0",
55
"identifier": "io.duckle.app",
66
"build": {
77
"beforeDevCommand": "npm --prefix ../frontend run dev",

0 commit comments

Comments
 (0)