Releases: MacroPower/OmegaGraf
Releases · MacroPower/OmegaGraf
Release 1.1 - Patch #1
Click here for a list of changes.
Changelog
- Fixes an issue where interactions with docker were taking place before the socket was set
- Fixes an issue where folders were not always being created for configuration files
- Fixes references to GitHub repo from UI
Release 1.1
Click here for a list of changes.
Changelog
- Improves installation experience
- Adds
--overwrite
parameter - Dependency updates
- Misc formatting/qol changes
Release 1.0
Click here for a list of changes.
Our first production ready release!
Debian users can download and install with:
bash <(curl -s https://raw.githubusercontent.com/OmegaGraf/OmegaGraf/master/install/debian-amd64.sh)
Notes:
If you experience issues starting containers, ensure permissions are set correctly on the data directory and re-run OmegaGraf with --reset
. Ideally, rwx should be granted to guest.
Use --host https://<server>:<port>
to enable SSL.
Release 1.0 - Preview build #3
Release 1.0 - Preview build #2
Release 1.0 - Preview build #1
0.9 - Patch #1
This release fixes an issue where Grafana could be stood up before OmegaGraf is ready to configure it.
Additionally, Prometheus retention time has been added.
v0.9.0
- Resolved all ESLint warnings
- Code quality and logging improvements
- Misc bug fixes
- Minor style improvements
v0.8.0
- Brand new footer
- Forms are now broken up into responsive sub-cards
0.7 - Patch #1
- Fixes browser back button on form -> deploy.
- Loads defaults on flow launch. See #46 for details.