Releases: leifiyoo/catalyst
Releases · leifiyoo/catalyst
1.1.0 Beta
🚀 New Features
- Live Playtime Tracking — Player playtime now updates every 30 seconds while online, instead of only on disconnect. Much more accurate session data in the Analytics dashboard.
⭐ Improvements
- Properties Tab Auto-Refresh — Server properties tab now auto-refreshes when selected, no full page reload needed.
- RAM Change Feedback — Changing RAM allocation now shows a clear message that a server restart is required, with context-aware wording based on server state.
- Platform Badge Colors — Updated to match official brand identities:
- Paper → Blue | Velocity → Teal | Purpur → Purple | Sponge → Lime
🐛 Bug Fixes
- Spigot Badge Dark Mode — Fixed broken styling in dark mode.
- Minecraft Versions Chart — Removed non-functional chart from Analytics that displayed incorrect/empty data.
🧹 Cleanup
- Removed Dead Code — Removed unused ProtocolVersionMapper from CatalystAnalytics plugin. Version detection now uses a cleaner priority chain: ViaVersion API → Bukkit.getMinecraftVersion() → Bukkit version string parsing.
ℹ️ No Breaking Changes
Fully backward-compatible with v1.0.x server data and configurations.
1.0.1
Full Changelog: 1.0.0...1.0.1
1.0.0 Release
Catalyst v1.0.0 - Initial Release 🚀
⚠️ Beta Disclaimer
Please note that this is an initial Beta release. While we have tested extensively, you may still encounter bugs or unexpected behavior.
If you find any issues, please report them on the Issues Tab. We appreciate your feedback!
✨ Key Features
- Server Management Made Easy: Create, start, stop, and monitor your local Minecraft servers with a few clicks.
- Modrinth Integration: 📦 Search, browse, and install mods, plugins, and modpacks directly from the interface. No more manual file dragging!
- Auto-Java Management: ☕ Catalyst automatically handles Java installations. It detects and downloads the correct Java version (Java 8, 17, 21, etc.) required for your specific Minecraft server version.
- Modern Dashboard: A beautiful, dark-themed user interface built with performance and usability in mind.
- File & Config Editor: Edit
server.properties, manage whitelists, ops, and bans, or browse server files directly within the app. - Built-in Updater: Get notified automatically when a new version of Catalyst is available.
🛠 Installation (Windows)
- Download
Catalyst-Setup-1.0.0.exebelow. - Run the installer.
- Note: Since this application is currently not digitally signed, Windows SmartScreen may display a warning ("Windows protected your PC").
- Click on "More info".
- Click "Run anyway" to proceed with the installation.
📝 Changelog
- Initial release of the application.
- Implemented NSIS Installer with high-DPI support and modern UI.
- Added safe uninstallation prompt (option to keep server data).
Made with ❤️ by leifiyoo