Skip to content

🌤️ SpringCloud Dashboard v3.2

Latest

Choose a tag to compare

@JadnK JadnK released this 16 Sep 12:43
· 4 commits to main since this release

🌤️ SpringCloud Dashboard v3.2 – Permission & Upload Bugs Fixed!

We’re excited to announce SpringCloud Dashboard v3.2, a minor update focusing on stability and bug fixes. Building on v3, this release improves permissions handling and resolves issues related to file uploads.


🚀 What's New in v3.2

🛡️ Permission Bug Fixes

  • Fixed role- and permission-related issues that could prevent users from accessing files correctly.
  • Ensures proper enforcement of admin vs. standard user privileges.

📂 Upload Bug Fixes

  • Resolved errors occurring during file uploads.
  • Improved stability and reliability when uploading large or multiple files.

⚡ Performance & Overlay

  • Maintains the optimized performance improvements from v3.
  • Overlay remains intuitive, responsive, and lightweight.

🌐 Access

  • Dashboard accessible via:
http://YOUR_IP/springcloud/
  • No port required, just a clean URL.

🔧 Quick Start

  1. Download the latest release from the GitHub Releases page.
  2. Run the install script:
./install.sh
  1. Open the dashboard in your browser:
http://YOUR_IP/springcloud/
  1. Default user: sysadmin (password auto-generated in console at startup).

📝 Additional Notes

  • Install and uninstall scripts improved for smoother setup and removal.
  • Table-based file management and mobile-first UI remain polished and responsive.

Thank you for using SpringCloud Dashboard!
For support, suggestions, or bug reports, visit us on GitHub.

— The SpringCloud Team