Releases: Alipsa/munin
Releases · Alipsa/munin
Ver 2.0.0
- Add support for Groovy and GMD reports.
- Upgrade spring boot (2.7.2 -> 3.5.6)
- Upgrade thymeleaf (5 to 6)
- Upgrade boostrap (5.2.0 -> 5.3.8)
- Upgrade jQuery (3.6.0 -> 3.7.1)
- Upgrade liquibase (4.15.0 -> 4.33.0)
- Upgrade webjars (0.45 -> 0.52)
- Upgrade h2 (2.1.214 -> 2.4.240)
- Upgrade cron-utils (9.2.1 -> 9.2.1)
- upgrade javafx (21.0.5 -> 23.0.2)
- upgrade commons-io (2.19.0 -> 2.20.0)
- upgrade journo (0.7.1 -> 0.7.)
- Require Java 21
- Add parameters to the Preprocessor so that e.g.
=expressions works - Add support for Journo (Freemarker) reports
- Remove support for R and mdr reports
Ver 1.2.1
Ver 1.2.0
Ver 1.1.7
Ver 1.1.6
Ver 1.1.5
- Bump versions for jquery, spring boot, cronutils, liquibase, spotbugs-annotations, junit, commons-collections
bootstrap, webjars-locator - Load javascripts at the end of the body instead of in the header - should give a slight perceived speed increase
- Add preview to common files section
- Cleanup the looks of the edit report page.
Ver 1.1.4
Ver 1.1.3
Ver 1.1.2
- add docs on how to add external css (two ways, in body or in head using js)
- cleanup some link tags in the headers (use xhtml style)
- Add mdr output to the mdr example in the README.md
- Add restapi for integration with other tools (mainly to be able to add built in
support for creating/editing Munin reports in Ride). - convert unmanaged R reports to character vector if it returned something else.
- upgrade dependencies for junit, liquibase, mdr2html, and spotbugs, htmlcreator, spring-boot, bootstrap