Yacht Alpha v0.0.7 Released!
Notable Changes:
- Shipwright a new template builder is released (pre-alpha)
- Yacht is now a PWA and if published with SSL you'll be able to install it on most devices for easy access.
- API Key framework so now applications can interact with Yacht directly (found in user settings when auth is enabled).
- Changed logs and stats to Server Sent Events so websocket support is no longer needed
*this may change in the future as I believe it will be needed for container CLI access - Redesigned the look of all the main pages
- Support for command, memory limits, and cpu in templates and deployments.
Bugfixes:
- Better error handling for Projects.
- Issue where ports were defined more than once
- Data in dashboards being off
- Various UI glitches
- Other various fixes (view merge request for a full list)