Skip to content

Releases: felixse/FluentTerminal

0.5.3.0

14 Jul 16:09
Compare
Choose a tag to compare
  • Fixed an issue where some keyboard shortcuts were triggered twice (#450, #451)

0.5.2.0

11 Jul 19:36
Compare
Choose a tag to compare
  • New: Quick SSH mode to start new SSH tabs with a cli like mode (#423)
  • Added option to mute terminals (#386)
  • Fixed crash on profiles settings page for some users (#435)

0.5.1.0

03 Jul 19:59
Compare
Choose a tag to compare
  • Added support for SSH/Mosh profiles as well as adhoc connections (#293)
  • Fluent Terminal is now localized into English, Chinese, German and Spanish (#67)
  • Added option to import and export settings via CLI (#296)
  • New logo (#203)
  • Default keybindings have been changed to be less conflicting with commonly used CLI applications (#309)
  • Terminal sessions which exited with an error code are now kept open (#357)
  • Use of ConPty can now be controlled for each profile individually
  • Added optional notification when text was copied (#278)
  • Added option to right trim copied lines (#422)
  • Fixed swapped colors in ubuntu theme (#291)
  • Default line ending for pasting in WSL was changed to LF (#310)
  • Performance and stability improvements

0.4.1.0

27 Mar 21:08
Compare
Choose a tag to compare
  • Added new line ending conversion option: CR (#251)
  • Fixed launch error when the TERM environment variable was already defined (#206)
  • Errors when launching profiles or commands are now properly displayed (#254)
  • Fixed issues with the Explorer context menu integration when the path contained spaces. Please reinstall the integration with the scripts provided [here] (https://github.com/felixse/FluentTerminal/tree/master/Explorer%20Context%20Menu%20Integration) (#244)
  • Fixed problems where the line ending conversion was not displayed correctly in the settings (#256)

0.4.0.0

23 Mar 10:41
Compare
Choose a tag to compare
  • Added experimental ConPty support for Windows 1809+ (#199)
  • Added new options to control FluentTerminal via command line (#194)
  • Added option to use bold text in terminals (#183)
  • Added options for line ending translations on paste (#172)
  • Improved scrolling on touchpads (#114)
  • Custom tab titles are now persisted until renamed or resetted by user (#225)
  • Added option to always show the original shell title in the window titlebar (#229)
  • Tab context menu is now also available in the single tab view (#224)
  • Monospaced fonts are now highlighted in the font selection
  • The 'Edit title' can now be closed with Enter (#177)
  • Added keybinding to change the current tab title (#193)
  • Added keybinding for configurable new window (#216)
  • TERM_PROGRAM environment variable is now set to 'FluentTerminal' (#222)
  • Fixed bugs that caused empty windows (#206)
  • Fixed a bug where very long shell titles made the window title multilined
  • Fixed bugs where windows closed unexpectedly (#159)
  • Improved margins in the settings window (#213)
  • Added logging to help with troubleshooting.
  • Installer: Added option to force context menu integration (#204)

0.3.1.0

08 Jan 19:01
Compare
Choose a tag to compare
  • Updated xterm to 3.10.1. This fixes a security vulnerability described in CVE-2019-0542
  • Tabs can now be renamed
  • Added option to clone themes
  • Fixed a crash that occurred when using the 'Select All', 'Clear' or Ctrl+C key bindings

0.3.0.0

02 Jan 21:20
Compare
Choose a tag to compare
  • Added option to assign key bindings to create new tabs with specific profiles (#37)
  • Added option to configure themes per profile (#28)
  • Added Padding option (#155)
  • Added option to hide Fluent Terminal from the System Tray (#142)
  • Profiles can now be cloned (#132)
  • Preinstalled profiles can now be restored to default values
  • Added 'About' page to settings (#98)
  • Updated xterm.js from 3.8.0 to 3.9.1. Fixes and improvements can be seen here: https://github.com/xtermjs/xterm.js/releases
  • Fixed display issues that occurred when the settings window was too narrow (#115)
  • Fixed wrong startup directory for the Explorer context menu integration in the installation script (#145)
  • Possibly fixed crashes that might occur when changing the window opacity

0.2.1.0

20 Oct 13:01
Compare
Choose a tag to compare
  • Tab theme colors (#73)
  • Activity indicators on tabs (#60)
  • Improved installation (#92)
  • Allow editing built-in profiles (#57)
  • Additional Keybindings to switch to certain tabs (#70)
  • Improve displaying of long titles in tabs (#79)
  • Improved scrolling in settings (#66)
  • Update to latest xterm.js (#99)
  • Fixed a crash when pasting something that was not text (#86)

0.2.0.0

01 Aug 20:30
Compare
Choose a tag to compare
  • Added option to always show the tab bar
  • Selection is now cleared when 'select to copy' is enabled
  • Fixed a bug where the default profile was resetted when using the app on multiple systems and using a custom profile as default
  • Fixed a bug that prevented the 'toggle window' keybinding from hiding the window

0.1.14.0

19 Jul 21:54
Compare
Choose a tag to compare
  • Fixed a crash when updating from 0.1.11 with a custom profile configured as default.