Rearrange changelog summary items

This commit is contained in:
Peter Steinberger 2025-06-23 04:19:16 +02:00
parent bf1a9a3fdf
commit 47d2c44bcf

View file

@ -5,24 +5,19 @@
There's too much to list! There's too much to list!
- Redesigned, responsive, animated frontend. - Redesigned, responsive, animated frontend.
- Improved terminal width spanning and layout optimization
- File-Picker to see files on-the-go. - File-Picker to see files on-the-go.
- Creating new Terminals is now much more reliable. - Creating new Terminals is now much more reliable.
- Added terminal font size adjustment in the settings dropdown - Added terminal font size adjustment in the settings dropdown
- Fresh new icon for Progressive Web App installations - Fresh new icon for Progressive Web App installations
- Refined bounce animations for a more subtle, professional feel - Refined bounce animations for a more subtle, professional feel
- Added retro CRT-style phosphor decay visual effect for closed terminals
### 🎨 Web Frontend Improvements - Fixed buffer aggregator message handling for smoother terminal updates
- **Enhanced Terminal Grid Layout** - Switched to CSS Grid for better responsive terminal layouts - Better support for shell aliases and improved debug logging
- **Phosphor Decay Effect** - Added retro CRT-style phosphor decay visual effect for closed terminals
- **Font Size Controls**
- **Improved Terminal Animations**
- **Updated PWA Icon**
- **Better Session Management** - Improved terminal width spanning and layout optimization
### 🚀 Server Enhancements ### 🚀 Server Enhancements
- **Improved Buffer Handling** - Fixed buffer aggregator message handling for smoother terminal updates - **Improved Buffer Handling**
- **Shell Alias Support** - Better support for shell aliases and improved debug logging - **Shell Alias Support**
- **Unix Socket Support** - Enhanced Unix socket server implementation for faster local communication - **Unix Socket Support**
### 🖥️ Mac App Updates ### 🖥️ Mac App Updates
- **Warp Terminal Support** - Special handling for Warp terminal with custom enter key behavior - **Warp Terminal Support** - Special handling for Warp terminal with custom enter key behavior