Skip to content

Commit 2824c52

Browse files
committed
add changelog for new stuffs
1 parent 3528b6f commit 2824c52

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Logs
22

3+
## `Update v3.3.0`
4+
5+
- Improved the terminal header UI.
6+
- Refactored major parts of the codebase for better maintainability and stability.
7+
- Improved touch selection behaviour, handles, and overall selection UX.
8+
- Added terminal backend selection support between `axs` and Acode's `builtin` backend.
9+
- Improved compatibility of the GUI Viewer across different devices and VNC setups.
10+
- Fixed duplicate stacked alerts when multiple sessions disconnect after server close.
11+
- Fixed the initial terminal viewport issue where prompts could appear out of view after long MOTD output.
12+
- Integrated AcodeX theme selection with Acode's terminal theme registry, so shared terminal themes are available in AcodeX too.
13+
- Fixed selection manager crashes that could happen while restarting the terminal or switching/creating sessions quickly.
14+
- Fixed multiple bugs reported by users and improved overall reliability.
15+
316
## `Update v3.2.0`
417

518
- Integrate with the acode font system for better font handling and customs fonts stuffs.
@@ -161,7 +174,7 @@
161174
## `Update v1.2.0`
162175

163176
- fixed issue related to saving state
164-
- added color picker in plugin setting for themeing
177+
- added color picker in plugin setting for theming
165178
- now it will remember your terminal state for better experience
166179
- added two shortcut:
167180
- <kbd>Ctrl+I</kbd> - to clear the terminal

0 commit comments

Comments
 (0)