π 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