Skip to content

Commit 6b309a4

Browse files
authored
New version: Debba.Tabularis version 0.12.0
1 parent 82cd834 commit 6b309a4

3 files changed

Lines changed: 88 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Debba.Tabularis
5+
PackageVersion: 0.12.0
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: user
9+
ProductCode: tabularis
10+
ReleaseDate: 2026-05-25
11+
AppsAndFeaturesEntries:
12+
- Publisher: tabularis
13+
ProductCode: tabularis
14+
InstallationMetadata:
15+
DefaultInstallLocation: '%LocalAppData%\tabularis'
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/TabularisDB/tabularis/releases/download/v0.12.0/tabularis_0.12.0_x64-setup.exe
19+
InstallerSha256: 218CEF24C5FF57E233500249DA3D2D50128720A503CC1EE78B489219D27BB6CA
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Debba.Tabularis
5+
PackageVersion: 0.12.0
6+
PackageLocale: en-US
7+
Publisher: Debba
8+
PublisherUrl: https://github.com/debba
9+
PublisherSupportUrl: https://github.com/debba/tabularis/issues
10+
PackageName: tabularis
11+
PackageUrl: https://github.com/debba/tabularis
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/TabularisDB/tabularis/blob/HEAD/LICENSE
14+
ShortDescription: A lightweight, developer-focused database management tool. Supports MySQL, PostgreSQL and SQLite. Hackable with plugins. Built for speed, security, and aesthetics.
15+
Tags:
16+
- ai-agent
17+
- cross-platform
18+
- database-client
19+
- database-gui
20+
- database-management
21+
- database-tool
22+
- developer-tools
23+
- er-diagram
24+
- mcp
25+
- mysql
26+
- postgresql
27+
- react
28+
- rust
29+
- sql
30+
- sql-editor
31+
- sqlite
32+
ReleaseNotes: |-
33+
See the assets to download this version and install.
34+
What's Changed
35+
- Redesign macOS dock icon by @debba in #217
36+
- fix(settings): center SettingToggle knob by @verbaux in #219
37+
- feat: Delete selected rows with keyboard shortcut by @thomaswasle in #221
38+
- fix(drivers): show pagination for SELECTs with leading SQL comments by @ymadd in #213
39+
- fix(drivers): preserve BIGINT precision past JS Number.MAX_SAFE_INTEGER by @NewtTheWolf in #220
40+
- perf: eliminate per-query disk I/O and unblock result display from me… by @thomaswasle in #216
41+
- feat(postgresql)/issue 209 verify ca and verify full by @VincentZhangy in #211
42+
- test(updater): gate Linux-only installation source tests by @debba in #227
43+
- feat(i18n): add Russian locale and count-based tab pluralization by @verbaux in #229
44+
- Fix table list refresh after creating tables by @debba in #239
45+
- Fix filters for case-sensitive column names on PostgreSQL by @m-tonon in #232
46+
- fix: Ctrl+Enter always runs query in the last opened console tab by @thomaswasle in #240
47+
- Add related records panel for foreign key values by @m-tonon in #230
48+
- feat(sql): first-party splitter + per-driver dialect by @ymadd in #225
49+
- fix: Save Query modal no longer overrides editor theme globally by @debba in #248
50+
- ci: support manual prereleases built from fork PRs by @NewtTheWolf in #206
51+
- feat: per-connection icon & accent color override (#189) by @NewtTheWolf in #241
52+
New Contributors
53+
- @verbaux made their first contribution in #219
54+
- @VincentZhangy made their first contribution in #211
55+
- @m-tonon made their first contribution in #232
56+
Full Changelog: v0.11.0...v0.12.0
57+
ReleaseNotesUrl: https://github.com/TabularisDB/tabularis/releases/tag/v0.12.0
58+
ManifestType: defaultLocale
59+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Debba.Tabularis
5+
PackageVersion: 0.12.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)