Skip to content

Releases: BrNi05/FaStQL

FaStQL v1.1.1

26 Mar 21:13
590ca95

Choose a tag to compare

2026.03.26.

ℹ️ This release is a patch for FaStQL v1.1.0

CHANGE LOG:

  • VERSIONING: package updates
  • DEV: updated Dependabot config
  • GITHUB: workflow deps updates
  • DEV: extended Tasks and Launch files
  • RELEASE: Dockerfile target latest Debian
  • FIX: bind only to localhost
  • UI/UX: change button text (OPTI Lab, Fecske)
  • FIX: guard against potential path traversals
  • MISC: performance and maintainability fixes

FaStQL v1.1.0

11 Oct 21:37
fc21245

Choose a tag to compare

2025.10.11.

🚀 v1.1.0 is out - FaStQL just got much better

CHANGE LOG:

  • FEATURE: Composer now uses Monaco Editor (the one used by vscode)
  • BUGFIX: use the correct password when connecting with masked psw field
  • MISC: add legal docs
  • Resizing tweaks
  • DEV: cleaned up .gitignore
  • DOCS: updated README

FaStQL v1.0.7

10 Oct 18:05
0a6eb82

Choose a tag to compare

2025.10.10.

ℹ️ This release is a patch for FaStQL v1.0.0

CHANGE LOG:

  • FEATURE: identing support in Composer (#37)
  • DOCS: updated README
  • MISC: fixed SonarCube warnings

FaStQL v1.0.6

06 Oct 13:16
5bf776c

Choose a tag to compare

2025.10.06.

ℹ️ This release is a patch for FaStQL v1.0.0

CHANGE LOG:

  • FEATURE: integrated submission script generator
  • Removed scrollbar from Composer window
  • DEV: added support for multiplatform builds
  • DEV: updated release workflow
  • DEV: added tasks.json
  • Package updates
  • Updated README

FaStQL v1.0.5

29 Sep 09:45
097d0da

Choose a tag to compare

2025.09.29.

ℹ️ This release is a patch for FaStQL v1.0.0

CHANGE LOG:

  • FEATURE: added SQL editor (Composer)
  • REFACTOR: centralized alerts
  • REFACTOR: console error logging
  • DOCS: updated README

FaStQL v1.0.4

27 Sep 23:04
f343312

Choose a tag to compare

2025.09.28.

ℹ️ This release is a patch for FaStQL v1.0.0

CHANGE LOG:

  • FEATURE: one click connect to DB
  • DEV: reduced image size
  • GITHUB: issue templates updated
  • DOCS: README updated

FaStQL v1.0.3

24 Sep 21:03
54438d4

Choose a tag to compare

2025.09.24.

ℹ️ This release is a patch for FaStQL v1.0.0

CHANGE LOG:

  • FEATURE: notify on new version
  • Reduced image size by 25%
  • DOCS: updated README.md
  • Added new resource links

FaStQL v1.0.2

23 Sep 14:35
2864b43

Choose a tag to compare

2025.09.23.

ℹ️ This release is a patch for FaStQL v1.0.0

CHANGE LOG:

  • BUGFIX: placeholder fallback failed when running a script
  • FEATURE: handle all types of line endings
  • FEATURE: streamlined copy and paste action
  • FEATURE: send input field content on Enter key down
  • FEATURE: enhanced spool workflow
  • FEATURE: lower toolbar added
  • SQL script running enhancements
  • Reload page on title click
  • Fullscreen support added (F11)
  • Properly handle backend server connect and disconnect events
  • UI/UX enhancements
  • Package updates
  • REFACTOR: code commenting and restructure
  • DOCS: updated README
  • DEV: optimized logging for Docker build process
  • GITHUB: pr template updated
  • Caching policy added for better reloads

FaStQL v1.0.1

22 Sep 12:03

Choose a tag to compare

2025.09.22.

First stable release