Releases: BrNi05/FaStQL
Releases · BrNi05/FaStQL
FaStQL v1.1.1
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
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
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
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
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
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
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
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
2025.09.22.
First stable release