What's Changed
Mostly fixing stuff in this release. Unfortunatelly printer type autodetection does not work reliably so it is strongly to not use this feature 😞.
- Fixed when printer goes offline in syslog mode then do not expose any metrics by @pstrobl96 in #91
- Docker compose for on-premise setup by @pstrobl96 in #92
- Updated docker compose image versions by @pstrobl96 in #93
- Fixed autodetection by ability to disable it. Issue is that printers hostname is not constant and can be changed anytime, feature is not reliable by @pstrobl96 in #95
Full Changelog: v1.0.rc1...v1.0.rc2