mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
Finalize changelog for beta 3 release
This commit is contained in:
parent
409bb73ce4
commit
bf1a9a3fdf
1 changed files with 7 additions and 5 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -4,17 +4,19 @@
|
||||||
|
|
||||||
There's too much to list!
|
There's too much to list!
|
||||||
|
|
||||||
- Redesigned, responsive frontend.
|
- Redesigned, responsive, animated frontend.
|
||||||
- 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
|
||||||
|
- Fresh new icon for Progressive Web App installations
|
||||||
|
- Refined bounce animations for a more subtle, professional feel
|
||||||
|
|
||||||
### 🎨 Web Frontend Improvements
|
### 🎨 Web Frontend Improvements
|
||||||
- **Enhanced Terminal Grid Layout** - Switched to CSS Grid for better responsive terminal layouts
|
- **Enhanced Terminal Grid Layout** - Switched to CSS Grid for better responsive terminal layouts
|
||||||
- **Phosphor Decay Effect** - Added retro CRT-style phosphor decay visual effect for closed terminals
|
- **Phosphor Decay Effect** - Added retro CRT-style phosphor decay visual effect for closed terminals
|
||||||
- **Font Size Controls** - Added terminal font size adjustment in the settings dropdown
|
- **Font Size Controls**
|
||||||
- **Improved Terminal Animations** - Refined bounce animations for a more subtle, professional feel
|
- **Improved Terminal Animations**
|
||||||
- **Updated PWA Icon** - Fresh new icon for Progressive Web App installations
|
- **Updated PWA Icon**
|
||||||
- **Better Session Management** - Improved terminal width spanning and layout optimization
|
- **Better Session Management** - Improved terminal width spanning and layout optimization
|
||||||
|
|
||||||
### 🚀 Server Enhancements
|
### 🚀 Server Enhancements
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue