Releases: RhochR/serverhub
Releases · RhochR/serverhub
v0.2-stable
This release marks a significant transition to the Material Design 3 Expressive design language, focusing on layout stability, motion, and improved project documentation.
🎨 UI & Design
- M3E Sidebar: Implemented the new Material Design 3 Expressive navigation rail with smooth transition states between collapsed and expanded views.
- Categorized Grid: Added expressive separators in the "All Servers" tab to group servers by category for better scannability.
- Refined Elevation: Smoothed out box-shadows to eliminate visual artifacts and color-clashing on dark surfaces.
- Wider Layouts: Increased the footprint of server panels for better content density and readability.
- Iconography: Updated category icons, including a new visual identifier for the 'Services' section.
🛠️ Technical Improvements & Fixes
- Layout Stability: Fixed a critical CSS transition bug that caused cards to "crash" or stretch irregularly when toggling the sidebar.
- Localization: Fully translated the primary user interface to English.
📦 Deployment & Documentation
- Docker Ready: Added a
docker-compose.ymlconfiguration for simplified containerized deployment. - Enhanced Documentation: Completely revised the README with a new "Features" section and setup guides.
Full Changelog: v0.1-stable...v0.2-stable
v0.1-stable I hope this is stable
YOLO
Full Changelog: v0.1-beta...v0.1-stable
v0.2-beta.4 Easier Setup
Full Changelog: v0.2-beta.3...v0.2-beta.4
v0.2-beta.3 Fixed Animation/Design Bugs
- Fixed a bug where Sidebar Animation would glitch
- Made the cards wider
- Adjusted Micro-Animation
Testing
Tested all features
Full Changelog: v0.2-beta.2...v0.2-beta.3
v0.2-beta.2 Improved sidebar
Full Changelog: v0.2-beta...v0.2-beta.2
v0.2-beta Translated UI
UI is now fully English, testing only.
Full Changelog: v0.1-stable...v0.2-beta
v0.1-beta Improved Prototype
Full Changelog: v0.1-alpha...v0.1-beta
v0.1-alpha First working prototype
This is the first ever release of all private development I have done outside of GitHub.
There may be bugs, everything is highly untested.
Changelog:
- Inital Commit
- Add a quickstart guide to the README