🌤️ 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
- Download the latest release from the GitHub Releases page.
- Run the install script:
./install.sh- Open the dashboard in your browser:
http://YOUR_IP/springcloud/
- 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