Tess Changelog

What's new in Tess 0.7 Alpha 9

Apr 1, 2024
  • GENERAL:
  • Add title formatting. See the devblog for more information
  • Add progress tracking
  • Add content indicator

New in Tess 0.7 Alpha 8 (Jan 11, 2024)

  • GENERAL:
  • Refactor the codebase
  • Revamp toast notifications
  • Improve error handling
  • Reduce resource consumption

New in Tess 0.7 Alpha 7 (Nov 23, 2023)

  • GENERAL:
  • Add signal handler on Linux
  • Reduce CPU Usage
  • Fix incorrect tab's title on Linux

New in Tess 0.7 Alpha 6 (Sep 29, 2023)

  • GENERAL:
  • Add shortcut support
  • Add macro support (#19)
  • Add a close confirmation popup
  • Fix background property ignored if there is no custom profile in the config file

New in Tess 0.7 Alpha 5 (Jul 6, 2023)

  • General:
  • Add title_is_running_process option to Profile
  • Add background & background_transparency option
  • Optimize how a PTY is terminated

New in Tess 0.7 Alpha 4 (Jun 25, 2023)

  • General:
  • Add Windows support
  • Fix $TERM env not being set on Linux
  • Optimize bundle size

New in Tess 0.7 Alpha 3 (Jun 15, 2023)

  • General:
  • Fix terminal not showing content at start
  • Fix terminal front hanging-up on resize
  • Fix F10 touch not being sent to the shell

New in Tess 0.7 Alpha 2 (Jun 5, 2023)

  • GENERAL:
  • Fix incorrect default UUID for default profile when config file is not found or empty
  • Fix intensive CPU usage
  • New theme system
  • Add support for more profile's options
  • Font size
  • Draw bold in bright
  • Cursor
  • Cursor blink
  • Buffer size
  • Line height
  • Letter spacing
  • Font weight
  • Font weight bold

New in Tess 0.7 Alpha 1 (May 22, 2023)

  • General:
  • Introducing Rust rewrite
  • Theme:
  • New theme system, with more details soon!

New in Tess 0.6.3 (Dec 5, 2022)

  • PATCH NOTE:
  • General:
  • We have finally fixed the deb package
  • Preloading icons for custom titlebar on Linux
  • Fixing weird selection color with transparent background
  • Bug fixes lady_beetle
  • Theme:
  • Adding minty theme herb. A fresh theme based on Linux Mint

New in Tess 0.6.2 (Oct 4, 2022)

  • General:
  • Adding Config File Watcher
  • Some Design Changes & Fixes
  • Adding Floating Point Percent and Fractional Support to Progress Tracker
  • New Icons:
  • Adding French Traduction to DESKTOP File
  • Bug Fix:
  • New Default Theme
  • Config :
  • Fixing Overflow Issue with File Picker
  • Adding Filter to File Picker
  • Adding Tooltip to Show Full Path with the File Picker
  • Theme :
  • Renaming default in one-dark
  • Adding new default theme
  • Adding oceanic theme

New in Tess 0.6.1 (May 9, 2022)

  • GENERAL:
  • Ignoring Case For launch-page & launch-profil Arguments
  • Showing Terminal After Theme Applied To Prevent Flashes During Load
  • Switching Terminal Mode To xterm-256color
  • Bug Fix lady_beetle
  • CONFIG:
  • New Option lineHeight

New in Tess 0.6.0 (Apr 17, 2022)

  • GENERAL:
  • Fixing Code Injection Vulnerability
  • Adding Files & Folder Drag'n Dropping Support in Terminal
  • Fixing Crash When Closing Tab After Updating Option
  • Adding Progress Tracking
  • Adding Visual Indicator When Change in Background Tab
  • Adding Warning Popup When Closing Multiple TaĆ©b at Once or With Active Process
  • improved rendering
  • BUG FIXES:
  • Linux:
  • Custom TitleBar Button on All Major Desktop Environment
  • Adding AppImage Package
  • Adding Snapcraft Package
  • CONFIG:
  • New Option bufferSize
  • New Experimental Options
  • Progress Tracking to Enable Progress Tracker
  • Process Update Ping to Enable Visual Indicator
  • Custom TitleBar to Enable Custom Title Bar Buttons on Linux and Windows
  • Warning Popup to Enable Popup When Closing Multiple Tabs at Once
  • Popup Process Exclusion List to Define Processes Ignored by Warning Popup
  • Fixed Bug Where You Can no Longer Create a Shortcut After Deleting Them All
  • Improving Speed
  • Design Improvement
  • EXTENSIONS:
  • New Themes Nordic & Belafonte-Night
  • Updating discord-rpc Plugin

New in Tess 0.5.4 (Jan 17, 2022)

  • GENERAL:
  • Fixing Hot Theme Refresh
  • Adding --no-sandbox Switch
  • Fixing Default Terminal Size
  • Custom Help Menu tess --help
  • Fixing Launch Arg --newtab & --launch-page
  • Bug Fix lady_beetle
  • LINUX:
  • Adding Man EN Page
  • CONFIG:
  • New Option Categories
  • Fixing no Plugin Installed Message
  • Design Improvement
  • EXPERIMENTAL:
  • New Options:
  • Font Ligature
  • Render Mode
  • TESS-CLI:
  • Adding Help Menu tess-cli --help
  • EXTENSIONS:
  • New Themes Ubuntu & Django
  • Updating discord-rpc Plugin
  • New Theme Key app.appBackground. See wiki

New in Tess 0.5.3 (Dec 2, 2021)

  • GENERAL:
  • New Feature: Quick Access Menu
  • Adding Fallback Shell if Command not Found
  • Design Improvement
  • New Logo
  • Bug Fix lady_beetle
  • DEBIAN:
  • Fixing Icon
  • Adding APT Repository (see Wiki for more information)
  • CONFIG:
  • New Options:
  • Bring App to Front on New Tab
  • Custom Terminal Font
  • Updating Design
  • ess-cli:
  • 1 Fixing Missing DLL Windows
  • Theme:
  • 1 New Theme Midnight

New in Tess 0.5.2 (Nov 3, 2021)

  • General:
  • Resize Bug Finally Fixed
  • Other Improvement