Releases: cbucher/console
Releases · cbucher/console
1.15.0.15253
+ Hide when loosing focus.
+ Support localization.
+ New command "paste selection".
+ Support %D (current directory leaf) in text formatting.
+ Support PowerShell progress bar.
+ Support typographic ligatures.
+ Support missing font smoothings: antialiased and "natural" ClearType.
+ Support localization.
+ French localization.
+ Russian localization.
* Fix "Clone in new Tab" inverts initial directory and tab's title.
* Fix incomplete shell title.
* Fix touch scrolling broken on Win10.
* Fix "Browse..." button for icon change causes program "Not Responding".
* Fix repaint failure when background is a relative image
and the application is minimized.
* Fix hook can crash during resizing.
1.14.0.15129
! Limit frame rate to avoid unresponsive application.
! Use IDesktopWallpaper to retrieve monitors' wallpaper (Win8).
! Update title even without text modification.
! Double-click on scroll buttons do nothing.
+ 'Tabs' entry in the menubar.
+ -n command arg to set startup tab title.
* Fix bad cursor display in tabs settings.
* Fix console cursor color.
* Fix a crash in diagnostic report writing.
* Call DoDataExchange(DDX_SAVE) before modifiying values
in browse shell/initial dir buttons.
* Prevent from infinite waiting when the shell is terminated
during a mouse forwarding or a text selection.
* Fix program does not respond by opening the setting dialog.
* Fix toolbar does not work from remote desktop.
sha1
cfbaeef1531bd68fe4b7001c8f0a268d31130440 *ConsoleZ.1.14.0.15129.7z
9ae5da15ac0496992adf96e61c85c88902510402 *ConsoleZ.x64.1.14.0.15129.zip
6674397f539bc96e9b4ed474871b176a9e1fd78a *ConsoleZ.x86.1.14.0.15129.zip
1.13.0.15044
! Visual Studio 2013
! Legacy 32 bits version is compatible with Windows XP.
! Support high DPI
! Create HOMEDRIVE, HOMEPATH and HOMESHARE environment variables
when launching shell as different user.
! Expand environment strings using environment bloc
+ HOMEDRIVE/HOMEPATH/HOMESHARE
+ variables defined in tab.
+ Switch on/off transparency.
+ CTRL-C event can be generated by configured hotkey.
+ Diagnose and get font information.
* "Snap to desktop edge" is ignored when Win key is down.
* Active auto horizontal scroll in search combobox.
* Fix restoring with "Snap to desktop edge".
* Fix crash when attaching a console with a screen bigger than ConsoleZ's view.
* Docking is ignored when ConsoleZ is full screen.
* Fix elevated process detection.
1.12.0.14282
! The tab's title is now modified when you drag & drop a shortcut.
The title is set with shortcut filename.
! The default colors map is no longer displayed in Settings/Console
! Mouse command "drag window" has no effect when application is maximized or runs
in fullscreen mode.
+ Tab's background can be inherited.
+ Tab's cursor can be inherited.
+ Tab Base Priority.
+ "Click link" mouse command.
+ Set environment variables per tabs.
+ Clear and Reset scrollback.
* Use impersonated user's environment block.
1.11.0.14175
! Window columns limit is now 300.
! buffer columns limit is now 9999.
! Word selection is no longer limited to the window.
! Minimize to systray when taskbar button is unchecked and systray icon is checked.
! Changing docking position in settings no longer require restart.
! Redesign the tabbar (flat style).
! Allow starting a new selection when current selection is not cleared.
+ Attach consoles.
+ Detach view.
+ Add horizontal bar cursor.
+ Add %d to text formatting syntax: current directory.
+ Add %P to text formatting syntax: ID of last process attached to the console.
+ Support external commands (syntax uses title formatting).
+ Support credential providers (allowing integration of additional authentication mechanisms
such as biometrics and smart cards).
+ New docking positions: top middle, bottom middle, left middle and right middle.
+ Quake like animation time is settable.
+ Add search bar.
+ Allow disabling RTF in settings.
* Fix aero toolbar drawing.
* Docking no longer affects maximized application.
1.10.0.14089
! Tab number is now full part of the title.
! Main title format can be defined by user.
! Tab title format can be defined by user.
! Remove "Administrator:" prefix.
+ Input Method Editor (IME) support.
+ Allow selection by column.
+ Clone current view in a new tab.
+ Clone/Split using the current directory.
* Fix "pinned to desktop" mode on Windows 7 and more.
* Fix paste inconsistency on multiple lines.
* Fix Quake like show/hide animation.
* Tab text was hidden when less than 12 pixels.
* Fix Quake like show/hide.
* Fix some crashes.
* Fix starting directory.
* Fix VIM dead char.
1.09.1.13351
! In settings, check if a hotkey is already assigned.
* Fix the new keyboard handling.
1.09.0.13335
! Title options are more consistent.
! Activate Console (global) hotkey minimizes the application if active.
! Quake like: activates the previous application when hiding.
! Buffer rows limit increased to 32766.
! Can configure the number of spaces used to detect an end of line.
+ Focus follows mouse.
+ New actions in "File" menu:
"Close All Tabs BUT This"
"Close All Tabs to the Left"
"Close All Tabs to the Right"
+ Right click on tabs: selects the tab and displays a popup menu.
+ New cursor that mimics the Windows console's one.
+ Can specify an initial application window size (in pixels).
+ Can save the application window size (in pixels) on exit.
+ Allow multiple instances (or single instance).
+ Blinking XTerm Cursor.
+ Support of drag and drop in settings.
+ Can hide icons in tabs bar.
* Fix problem with dead chars sent to multiple consoles.
* Fix icon extraction with negative index.
* Fix a visual bug when caption and resize are removed.
* Transmit the current working directory when application instance is reused.
* Maximized application was restored at wrong position.
* If the scroll bar is unnecessary, disable the scroll bar instead of removing it.
1.8.0.13271
Changes in 1.08.0 (28 Sep 2013)
! Prettier split bar (aero only).
+ Displays intensified colors in bold.
+ Displays intensified colors in italic.
+ User can configure an extra width added to the fixed width of the font.
+ Shell can be launched with elevated privileges (run as administrator).
+ Supports shell link files (.lnk) in tabs settings.
Icon, program's path, arguments, working directory and "run as administrator" option
are extracted from the link.
* Some cursors was hidden with black color.
* Fade cursor was blinking when console was inactive.
* Fix DBCS rendering.
* Fix DBCS selection.
* Fix DBCS cursor.
* Fix hang when starting with multiple startup tabs.
* Pressing alt key will switch the menu bar visibility only if menu bar is not permanently on.
* Fix pasting to multiple views when views are grouped.
* Inputs are no longer sent to views do not belong to the group.
* Active view cannot be painted (and 100% cpu).