Releases: JadnK/SpringCloud
🌤️ SpringCloud Dashboard v3.2
🌤️ 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
☁️ SpringCloud Dashboard v3.1
🌤️ SpringCloud Dashboard v3.1 – Smarter, More Flexible & User-Friendly!
We are excited to announce SpringCloud Dashboard v3.1!
This update builds on v3 and introduces new features, including the ability to create folders and improvements to the user system and overall usability.
🚀 What's New in v3.1?
📂 Folder Creation
Users can now create their own folders to better organize files and projects.
👤 User System Improvements
- Easier user management
- Improved permissions handling
- Clearer display of user information
🖼️ Overlay & UI
- Still a modern, responsive overlay
- Navigation and usability further optimized
⚡ Performance & Stability
- Backend and frontend optimizations for smoother operation
- Bug fixes from v3 integrated
🔧 Improvements & Fixes
- Faster loading times and optimized resource usage
- Cleaner codebase for better maintainability
- Various UI polish and bug fixes
⚙️ Quick Start
- Clone the repository or download the latest release
- Run the install script:
./install.sh
- Open the dashboard in your browser:
http://YOUR_IP/springcloud/
- The initial password for the sysadmin user will be displayed in the terminal
📝 Additional Notes
- README updated with new configuration options
- Improved mobile-first experience
- Overlay navigation clearer and more intuitive
Thank you for using SpringCloud Dashboard!
For support, suggestions, or bug reports, visit us on GitHub.
Happy file managing!
— The SpringCloud Team
🌤️ SpringCloud Dashboard v3
🌤️ SpringCloud Dashboard v3 – Faster, Smoother & Smarter!
We are excited to announce the release of SpringCloud Dashboard v3!
This version builds on v2.2 and introduces a fully redesigned overlay, improved performance, and simplified handling through enhanced install and uninstall scripts. The dashboard is now accessible via a fixed URL without a port.
🚀 What's New in v3?
🖼️ Redesigned Overlay
The entire overlay has been rebuilt – cleaner, more modern, and highly responsive.
⚡ Performance Updates
Optimizations in both backend and frontend ensure smoother operation.
🔧 Improved Scripts
- Install script is now more robust and easier to use
- Uninstall script added for clean removal
🌐 New Access URL
The dashboard is now reachable without a port:
http://YOUR_IP/springcloud/
🔧 Improvements & Fixes
- Faster loading times and optimized resource usage
- Cleaner codebase for better maintainability
- Bug fixes and UI polishing across all modules
⚙️ Quick Start
- Clone the repository or download the latest release
- Run the install script:
./install.sh
- Open the dashboard in your browser:
http://YOUR_IP/springcloud/
- The initial password for the sysadmin user can be found in the terminal.
📝 Additional Notes
- README updated with new configuration options
- Enhanced mobile-first experience
- Overlay-based navigation is clearer and more intuitive
Thank you for using SpringCloud Dashboard!
For support, suggestions, or bug reports, visit us on GitHub.
Happy file managing!
— The SpringCloud Team
🌤️ SpringCloud Dashboard v2.2
🌤️ SpringCloud Dashboard v2.2 – Faster, Safer & Sleeker Than Ever!
We’re thrilled to announce the release of SpringCloud Dashboard v2.2 — building on the foundations of v2.1 with a sharper focus on responsiveness, security, and a cleaner design system powered by TailwindCSS. This update brings even smoother performance across devices, stronger protection, and a more intuitive way to work with your files.
🚀 What’s New in v2.2
📱 Fully Responsive Everywhere
Every view and component has been refined to ensure seamless use across desktop, tablet, and mobile.
🛡️ Security Improvements
Patched vulnerabilities and strengthened authentication mechanisms for even safer access.
🎨 TailwindCSS Redesign
The entire UI is now styled with TailwindCSS — lighter, faster, and easier to extend.
📂 File List as Table
The file manager now displays files in a clean, sortable table view for better organization and navigation.
🔧 Improvements & Fixes
• Overall performance optimizations for snappier load times
• Improved role- and permission handling
• Bug fixes and UI polish across all modules
⚙️ Quick Start
Download the latest release from the Releases section.
Run the install Script:
./install.sh
Open https://YOUR_IP:8443/ in your browser.
Check the terminal — you’ll find the auto-generated password for user sysadmin there.
📝 Additional Notes
• README updated with latest configuration options
• Even smoother mobile-first experience
• Improved table-based navigation for file management
Thank you for using SpringCloud Dashboard!
For support, suggestions, or bug reports, visit us on GitHub.
Happy file managing!
— The SpringCloud Team
🌤️ SpringCloud Dashboard v2.1 – The Update for More Control, Security & Personalization
We’re excited to announce the release of SpringCloud Dashboard v2.1 — a milestone update packed with brand-new features, a revamped design, and major improvements. This release brings enhanced security, user control, and a fully modernized user experience!
🚀 What’s New in v2.1:
-
👤 New System User “sysadmin”
The previous default user has been replaced:- Username:
sysadmin - Password: now dynamically generated in the console on every restart
(Please change the initial password after your first login!)
- Username:
-
🔐 User-Based Security & Uploads
Each user now has their own upload directory and can share files directly with other registered users.
Security options like 2FA and session timeouts have been enhanced. -
📅 Integrated Calendar
Manage events, deadlines, and tasks directly from the dashboard. -
📣 Extended Webhook Support
Configure webhooks to send real-time notifications to services like Slack, Discord, or custom APIs. -
⚙️ New API Interface
Interact with the system via a REST API — perfect for automation and integration with external tools. -
🧑🎨 Complete UI Redesign
Modern, responsive layout across all devices — including improved navigation, dark mode, and optimized mobile experience. -
🧩 User Settings
Users can now manage their own preferences: profilpicture, username, notifications, and more.
🔧 Improvements & Fixes:
- Enhanced account security and password management
- Now has self-signed HTTPS certificate
- Optimized database access and caching strategies
- Stability improvements and various bug fixes
- Improved role- and permission system for team access
⚙️ Quick Start:
- Download the latest release from the Releases section.
- Run the install Script:
./install.sh
- Open https://YOUR_IP:8443/ in your browser.
- Check the terminal — you’ll find the auto-generated password for user
sysadminthere.
📝 Additional Notes:
- The README has been updated with full documentation for webhooks, calendar, API, and user permissions.
- Mobile-first: The site now adapts better to smartphones and tablets.
- New navigation concept for improved clarity and usability.
Thank you for using SpringCloud Dashboard!
For support, suggestions, or bug reports, visit us on GitHub.
Happy file managing!
— The SpringCloud Team
🌟 SpringCloud Dashboard - Release v2.0
We’re thrilled to announce the release of SpringCloud Dashboard v2.0 – our biggest update yet! This version brings a fresh new design, powerful new features, and critical improvements to make managing your cloud files smoother and smarter than ever.
🚀 What’s New in v2.0:
-
🗓️ Integrated Calendar System
Easily manage events, deadlines, or any date-related activities directly from the dashboard. -
🔔 Webhook-Based Notifications
You can now configure webhooks to send real-time notifications to external systems – perfect for integrations with Slack, Discord, or custom APIs. -
📁 File Sharing Fixes
We’ve resolved multiple bugs in the file sharing module to ensure secure and reliable link generation. -
🎨 Complete UI Redesign
Enjoy a fully refreshed interface with modern styling, improved usability, and responsive performance across all devices.
🔧 Improvements & Fixes:
- Enhanced security for file sharing links
- Optimized database access for faster loading
- Minor bug fixes and UI tweaks for better overall stability
⚙️ Quick Start:
- Download the latest release from the Releases section.
- Run the application:
java -jar springcloud.jar --url="jdbc:mariadb://YOUR_IP:3306/YOUR_DATABASE" --user="YOUR_USERNAME" --pw="YOUR_PASSWORD"- Open http://YOUR_IP:8080/ in your browser.
🔐 Default Login Credentials:
- Username:
admin - Password:
jadenk_§!(change this on first login)
📝 Additional Updates:
- Updated README with full documentation for calendar and webhook features
- Better support for mobile and tablet users
- Cleaner navigation and layout structure
Thank you for using SpringCloud Dashboard!
For support, suggestions, or to report issues, feel free to open an issue on GitHub.
Happy file managing!
— The SpringCloud Team
SpringCloud Dashboard - Release v1.1
🎉 New Release: SpringCloud Dashboard v1.1
Welcome to the v1.1 release of SpringCloud Dashboard! We're excited to introduce several new features, improvements, and bug fixes to make your experience even better.
🚀 What's New:
- File Sharing: Users can now share files with others by generating secure shareable links.
- Admin Panel Enhancements: The admin panel now includes more advanced user management features, such as:
- User Roles: Admins can assign and modify user roles.
- User Activity Logs: Admins can now track user activity, including file uploads, downloads, and deletions.
- Improved File Management:
- Added more sorting and filtering options for file management.
- Enhanced file upload progress indicators.
- Security Enhancements:
- Improved authentication system for more secure login.
- Bug Fixes and Performance Improvements: Several minor bugs fixed and optimizations for faster performance.
⚙️ Quick Start:
- Download the latest release from this Releases section.
- Run the application with this command:
java -jar springcloud.jar --url="jdbc:mariadb://YOUR_IP:3306/YOUR_DATABASE" --user="YOUR_USERNAME" --pw="YOUR_PASSWORD"- Access the dashboard at http://YOUR_IP:8080/.
- Once the application is running, open your browser and navigate to the above URL to access the SpringCloud Dashboard.
- You can manage your files, configure the admin panel, and explore all new features directly from the dashboard.
🔐 Default Login Credentials:
- Username:
admin - Password:
jadenk_§!Remember to change the default password immediately after logging in for security purposes.
📝 Other Updates:
- Updated README with instructions on using the new file sharing feature and user management improvements.
- Improved mobile responsiveness for better user experience across devices.
Enjoy using SpringCloud Dashboard v1.1! For any issues or feedback, please open an issue on GitHub.
SpringCloud Dashboard v1.0 - First Release
SpringCloud Dashboard - Release v1.0
Welcome to the first release of SpringCloud Dashboard! 🎉
This is a modern web-based application built with Spring Boot and Thymeleaf, designed for easy and secure management of cloud files. Users can upload, preview, download, and delete files, all in a user-friendly environment.
🚀 What's New:
- Secure user authentication with roles (Admin & User)
- File management features: upload, preview, download, and delete
- Responsive design for both desktop and mobile
- Admin panel for managing files uploaded by users
For detailed instructions on installation, usage, and file structure, please refer to the README.
⚙️ Quick Start:
-
Download the latest release from the Releases section.
-
Run the application with this command:
java -jar springcloud.jar --url="jdbc:mariadb://YOUR_IP:3306/YOUR_DATABASE" --user="YOUR_USERNAME" --pw="YOUR_PASSWORD"
-
Access the dashboard at
http://localhost:8080/.
🔐 Default Login Credentials:
- Username:
admin - Password:
jadenk_§!
Important: Remember to change the default password for security purposes.
Enjoy using SpringCloud Dashboard! For any issues or feedback, please open an issue on GitHub.