Skip to content

Releases: SquitchYT/Tess

0.7-alpha.10

07 May 14:32
74153db
Compare
Choose a tag to compare
0.7-alpha.10 Pre-release
Pre-release

Patch Note

  • General
    • Reduce binary size

0.7-alpha.9

25 Mar 15:35
4d79fc6
Compare
Choose a tag to compare
0.7-alpha.9 Pre-release
Pre-release

Patch Note

  • General
    • Add title formatting. See the devblog for more information
    • Add progress tracking
    • Add content indicator

0.7-alpha.8

09 Jan 21:48
fc01b8e
Compare
Choose a tag to compare
0.7-alpha.8 Pre-release
Pre-release

Patch Note

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

0.7-alpha.7

21 Nov 13:06
f3a2c45
Compare
Choose a tag to compare
0.7-alpha.7 Pre-release
Pre-release

Patch Note

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

0.7-alpha.6

27 Sep 18:03
8158fd9
Compare
Choose a tag to compare
0.7-alpha.6 Pre-release
Pre-release

Patch Note

  • 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

0.7-alpha.5

04 Jul 11:56
5d14f84
Compare
Choose a tag to compare
0.7-alpha.5 Pre-release
Pre-release

Patch Note

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

0.7-alpha.4

22 Jun 14:58
a5d4551
Compare
Choose a tag to compare
0.7-alpha.4 Pre-release
Pre-release

Patch Note

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

0.7-alpha.3

15 Jun 09:32
711f53a
Compare
Choose a tag to compare
0.7-alpha.3 Pre-release
Pre-release

Patch Note

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

0.7-alpha.2

02 Jun 15:54
ab63f48
Compare
Choose a tag to compare
0.7-alpha.2 Pre-release
Pre-release

Patch Note

  • 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

0.7-alpha.1

21 May 08:37
a862f62
Compare
Choose a tag to compare
0.7-alpha.1 Pre-release
Pre-release

Patch Note

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