Releases: r7wx/easy-gate
2.0.2
2.0.1
2.0.0
Release v2.0.0 out now 🚀
What's Changed
Moved from embedded React to Go fiber with html template engine:
- Reduced codebase complexity.
- Improved build times.
- Javascript is no longer required to use easy-gate.
Other minor changes:
- Code refactor and cleanup.
- Upgraded some dependencies.
Full Changelog: 1.2.1...2.0.0
1.2.1
Release v1.2.1 out now 🚀
What's Changed
- Services can now be grouped in categories (see README file for more information);
- Dependencies updated.
Full Changelog: 1.2.0...1.2.1
v1.2.0
Release v1.2.0 out now 🚀
What's Changed
- Front-end rework;
- Custom icon feature;
- Minor improvements and bug fixes.
Full Changelog: 1.1.4...1.2.0
v1.1.4
Release v1.1.4 out now 🚀
What's Changed
- Dependencies updated;
- New Github actions.
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Release v1.1.3 out now 🚀
What's Changed
- Minor UI improvements.
- Better logs.
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Release v1.1.2 out now 🚀
What's Changed
- Configuration file can now be in YAML format.
- Configuration file path can now be overwritten with the EASY_GATE_CONFIG_PATH env variable.
- Configuration file content can now be overwritten with the EASY_GATE_CONFIG env variable.
- Code coverage improved.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Release v1.1.1 out now 🚀
What's Changed
- Input validation on config file.
- Error handling and error messages on web interface.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Release v1.1.0 out now 🚀
Special shoutout to @geekedtv for sharing this project, check out his blog.
Thanks also to @dzonerzy for providing insights about the standalone binary architecture.
What's Changed
- Deployment available through standalone binary.
- Theme customization.
Warning
Previous release configuration files are no longer supported on release v1.1.0.
Full Changelog: v1.0.0...v1.1.0