Skip to content

Releases: RhochR/serverhub

v0.2-stable

10 Apr 17:17

Choose a tag to compare

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.yml configuration 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

10 Apr 09:26
8f5ec63

Choose a tag to compare

v0.2-beta.4 Easier Setup

10 Apr 16:45
805a67a

Choose a tag to compare

Pre-release

v0.2-beta.3 Fixed Animation/Design Bugs

10 Apr 14:20

Choose a tag to compare

Pre-release
  • 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

10 Apr 13:32

Choose a tag to compare

Pre-release

Full Changelog: v0.2-beta...v0.2-beta.2

v0.2-beta Translated UI

10 Apr 09:40

Choose a tag to compare

Pre-release

UI is now fully English, testing only.

Full Changelog: v0.1-stable...v0.2-beta

v0.1-beta Improved Prototype

10 Apr 08:50
cdf1185

Choose a tag to compare

Pre-release

Full Changelog: v0.1-alpha...v0.1-beta

v0.1-alpha First working prototype

10 Apr 08:14
e597918

Choose a tag to compare

Pre-release

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