Skip to content

Commit 163b698

Browse files
authored
New version: Debba.Tabularis version 0.11.0
1 parent 6be06b6 commit 163b698

3 files changed

Lines changed: 84 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.11.0
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: user
9+
ProductCode: tabularis
10+
ReleaseDate: 2026-05-18
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.11.0/tabularis_0.11.0_x64-setup.exe
19+
InstallerSha256: 4E509FBBCE38168118396545E1C6223B0C5C489FB5CBB593E128BEE1BF0B77E8
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
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.11.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+
- feat(plugins): add firestore plugin to registry by @NewtTheWolf in #182
36+
- fix(export): expand SSH params before running query export by @debba in #185
37+
- chore(discord-release): add link buttons and everyone mention by @NewtTheWolf in #191
38+
- feat: database trigger management (PostgreSQL, MySQL, SQLite) by @thomaswasle in #183
39+
- feat(sidebar): add 'New Console' to database and table context menus by @debba in #188
40+
- fix(editor): restore correct SQL string color across all themes by @thomaswasle in #192
41+
- feat(editor)!: accept autocomplete suggestion on Enter by default by @debba in #194
42+
- feat(editor): foreign key click-to-navigate in result grid by @debba in #197
43+
- feat(i18n): add Japanese (ja) translation by @ymadd in #202
44+
- fix(drivers): share a single connection across multi-statement scripts by @ymadd in #200
45+
- feat(json): JSON/JSONB editor, viewer & in-table affordances by @NewtTheWolf in #181
46+
- fix(commands): preserve all in-flight abort handles per connection by @ymadd in #203
47+
- fix(mcp): correct app config directory path on Windows in mcp mode by @kennelken in #204
48+
- feat(text): chevron expand + Monaco diff for long text/longtext cells by @NewtTheWolf in #208
49+
New Contributors
50+
- @NewtTheWolf made their first contribution in #182
51+
- @kennelken made their first contribution in #204
52+
Full Changelog: v0.10.3...v0.11.0
53+
ReleaseNotesUrl: https://github.com/TabularisDB/tabularis/releases/tag/v0.11.0
54+
ManifestType: defaultLocale
55+
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.11.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)