Releases: JeffersonLab/wave
Releases · JeffersonLab/wave
v2.5.1
- Just testing multi-host test server deploy. It works...
Full Changelog: v2.5.0...v2.5.1
v2.5.0
- Bump Gradle to v9
- Bump Tomcat to 11
- Build with JDK21 (still compiled to Java 17)
- Use Google Java format
- Use VERSION file
- Update GitHub Action workflow
Full Changelog: v2.4.2...v2.5.0
v2.4.2
- Fixed typo causing blank screen when the requested date range starts on first of a month at midnight and ends at midnight more than one day in the future
Full Changelog: v2.4.1...v2.4.2
v2.4.1
- Fixed regression where +1 was used instead of -1 on month name array index
- Bump cat plugin to v1.1.0
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- Move series to top by @slominskir in #20
- Maintain live chart interval on fixed chart transition by @slominskir in #21
Full Changelog: v2.3.0...v2.4.0
v2.3.0
v2.2.0
- Bumped Gradle to v7.4
- Bumped JDK to 17
- Bumped to Jakarta EE 10
- Added GitHub Action CI
- Added Docker support
- Server-side config storage prototyped
v2.1.0
v2.0.0
- Basic support for Live Chart (dynamic CA updates in sliding window of configurable size)
v1.8.1
- Added support for log scale on y-axis
- Extended data decimals (fractional digits) to up to 17 (from 6)