Skip to content

Releases: kuseman/queryeer

Release v1.6.0

27 Sep 20:04
Compare
Choose a tag to compare

feat: Bump payloadbuilder
chore: Change version semantics to have revision part free for fixes as it should have been
fix: Fix issue in find dialog where wrap was checked in UI but not in model

Release v1.0.5

09 Aug 08:33
Compare
Choose a tag to compare

feat: Bump payloadbuilder
feat: Add a logs dialog to be able to view logs from core and extensions etc.
fix: Misc stability fixes
feat: Add hyperlinks on values in table when context menu actions can handle those
fix: Fix issue with find dialog in table that didn't search correctly
fix: Fix issue in JDBC catalog where connections/database settings wasn't re-setted when swithing tabs

Release v1.0.4

24 Feb 14:30
Compare
Choose a tag to compare
feat: Add Catalog extension for Payloadbuilder Http Catalog
chore: Bump payloadbuilder

Release v1.0.3

21 Nov 19:58
Compare
Choose a tag to compare
chore: Bump payloadbuilder
fix: Select table cell when right click to bring up context menu to avoid that wrong value is used in actions

Release v1.0.2

13 Oct 11:16
Compare
Choose a tag to compare

fix: Adapt code complete to payloadbuilder parse rewrite
fix: Bump payloadbuilder

Release v1.0.1

06 Oct 20:07
Compare
Choose a tag to compare
release: v1.0.1

Release v1.0.0

06 Oct 12:55
Compare
Choose a tag to compare

v1.0.0
feat: Bumping Payloadbuilder to v1.0.0
feat: Auto completions framework for Catalog extensions. Added support for ES and JDBC
feat: Tasks dialog to get an overview of background tasks (such as auto completions)
feat: Added support Jasypt encryption/decryption to let Catalog extensions store secrets encrypted
feat: Improvements in error handling. Coloring and clickable errors/warnings in text output
fix: A lot of UI fixes

BREAKING CHANGE:

  • Java 17 Baseline

Release v0.9.0

29 Nov 20:09
Compare
Choose a tag to compare

fix: Bump payloadbuilder
fix: Add changelog in about dialog
fix: Deploy parent pom to avoid broken artifacts in central
fix: Add pipeline for releasing API to central
fix: Change table double click action to open plain data and not json
fix(release-build): Fetch changelog messages from commits

Release v0.8.0

26 May 11:10
Compare
Choose a tag to compare

release: v0.8.0
Features
feat: Added support for output component toolbar actions
feat: Added support for file output extension
feat: Added support for find/replace in text editor and table output result fix: Bump

Fixes
fix: Added an eventbus to be able to abstract away alot of boiler plate UI code
fix: Bump payloadbuilder
fix: Misc refactoring etc.

Full Changelog: v0.7.0...v0.8.0

Release v0.7.0

13 May 11:55
Compare
Choose a tag to compare
release: v0.7.0