@@ -67,6 +67,7 @@ DigeWhite Theme:
6767- ** Supports Multilingual User Interface.**
6868- Supports Unicode 13.
6969- Session dialog and session tree.
70+ - ** Free Type Mode.** [ Intro Video] ( https://kingtoolbox.github.io/2022/04/12/free_type_mode/ )
7071- ** Focus Mode.** [ Intro Video] ( https://kingtoolbox.github.io/2021/06/28/ui_focus_mode/ )
7172- ** Sync Input.** [ Intro Video] ( https://kingtoolbox.github.io/2021/05/27/sync-input/ )
7273- ** Enhanced protection of the session username and password.** [ Intro Video] ( https://kingtoolbox.github.io/2021/03/11/protection-username-password/ )
@@ -105,6 +106,7 @@ DigeWhite Theme:
105106- Restore last sessions and layouts when restart. [ Intro Video] ( https://kingtoolbox.github.io/2020/01/22/restore-sessions/ )
106107- Supports opening a specific session or set of sessions on startup.
107108### Performance
109+ - Dynamic memory compression, typically ` 20% ` to ` 90% ` of the working memory load can be reduced.
108110- High performance, low memory, low latency. [ Intro Video] ( https://kingtoolbox.github.io/2020/01/23/windterm-putty-performance/ )
109111
110112# Sftp Performance
@@ -352,21 +354,19 @@ DIGEdit is the text component of WindTerm.
352354
353355 1~ 2 weeks
354356
355- # Roadmap of v2.4 (Mid-March, for reference only)
356- - ** Dynamic memory compression**
357- - ** Improved Filer**
358- - ** Improved XServer**
359- - ** Improved SSH tunnels**
360- - ** Move Caret By Mouse** #239
361- - ** Free Type Mode**
362- - Automatic Completion (Postponed to a later version )
363- - Command Snippet [ Description] ( https://github.com/kingToolbox/WindTerm/issues/239#issuecomment-951934488 ) (Postponed to a later version )
357+ # Roadmap of v2.5 (Late-May, for reference only)
358+ - ** New memory allocator and manager and garbage collector**
359+ - Improved Filer
360+ - Improved Transfer
361+ - Improved Quickbar
362+ - ** SSH Agent**
363+ - ** Automatic Completion**
364+ - ** Command Snippet** [ Description] ( https://github.com/kingToolbox/WindTerm/issues/239#issuecomment-951934488 )
364365- SSH GSSAPI Authentication (Postponed to a later version )
365366- SSH Agent Forwaring (Postponed to a later version )
366- - New memory allocator and manager and garbage collector. (Postponed to a later version )
367367- Search in sessions. (Postponed to a later version )
368368
369- Download: [ WindTerm 2.4.0 Prerelease 1 ] ( https://github.com/kingToolbox/WindTerm/releases/tag/2.4-prerelease ) (2022-3-20 )
369+ Download: [ WindTerm 2.4.0] ( https://github.com/kingToolbox/WindTerm/releases/tag/2.4 ) (2022-4-17 )
370370
371371** Roadmap of version 2.x:**
372372- External tools
0 commit comments