|
| 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 |
0 commit comments