Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
monitoror-windows-amd64-3.0.0.exe | 2020-03-04 | 19.2 MB | |
monitoror-macos-3.0.0 | 2020-03-04 | 19.3 MB | |
monitoror-linux-arm-3.0.0 | 2020-03-04 | 16.9 MB | |
monitoror-linux-amd64-3.0.0 | 2020-03-04 | 19.4 MB | |
3.0.0 source code.tar.gz | 2020-03-04 | 690.8 kB | |
3.0.0 source code.zip | 2020-03-04 | 838.1 kB | |
README.md | 2020-03-04 | 2.1 kB | |
Totals: 7 Items | 76.4 MB | 1 |
First official release 🎉
We are proud to launch the first public version of Monitoror.
A big thank you to those who used it before this release! And sorry: we made some breaking changes 😬
Download
Breaking changes
UI configuration
version
field is now required — [#132]version
field follow"x.y"
format, current version is"1.0"
— [#193]
Travis CI
group
parameter is renamed intoowner
, like GitHub [#149]
Features
UI configuration
- Add
zoom
UI configuration support — [#180] [#114]
UI & Core
- Add a whole new error management, to improve configuration issues understanding — [#193]
Azure DevOps New module!
See Azure DevOps documentation section — [#117]
New tile types:
GitHub New module!
See GitHub documentation section — [#149]
New tile types:
HTTP
- Merge
HTTP-JSON
andHTTP-YAML
tile types into a unifiedHTTP-FORMATTED
which addsXML
support — [#131] [#144]
Fixes
Core
- Favicon is now shown — [#147]
Pingdom
- Add missing
tags
parameter toPINGDOM-CHECKS
— [#126]
Changelog: 2.0.0...3.0.0