Releases: joedf/Qonsole
Releases · joedf/Qonsole
Qonsole v1.4.7 - Unicode 32-bit & 64-bit
Qonsole v1.4.6 - Unicode 32-bit
- Minor tweaks for Win10 (cmd mode)
- Possibly fix some timing issues for AttachConsole(), see issue #11
Qonsole v1.4.5 - Unicode 32-bit
Qonsole v1.4.4 - Unicode 32-bit
- Added Feature: Vertical offset, dependent whether "Bottom" setting is enabled or not.
- Possibly workaround issue #1 (AutoScroll) for some.
Qonsole v1.4.3 - Unicode 32-bit
- Windows 10 support (cropping and alignment fixes)
- Possibly fixed an autoscroll to bottom bug (occurred with some users)
Qonsole v1.4.2 - Unicode 32-bit
- fix regression bug for console2 width
Qonsole v1.4.1 - Unicode 32-bit
- Fix possible future bug in x64 WinXP systems
- Fix regression bug: CMD_Height changing after each save.
Qonsole v1.4.0 - Unicode 32-bit
- Added Bottom Positioning, thanks to "pierrepayen"
- Bug fix in Slide-Up Animation
- alignment/positioning fix for mintty and console2
- various minor bug fixes and optimizations