Releases: JeffersonLab/wave
Releases · JeffersonLab/wave
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)
v1.7.0
v1.5.1
- Wildcard channel name support (autocomplete)
- Allow charting of enum values