Skip to content

Releases: JeffersonLab/wave

v2.4.2

11 Apr 17:41
Compare
Choose a tag to compare
  • 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

31 Jan 20:22
Compare
Choose a tag to compare
  • 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

31 Jan 19:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

31 Jan 16:17
Compare
Choose a tag to compare
  • Use Luxon time library ( #11) ( #18)
  • Bump mycontainer to 1.1.0
  • Bump myquery to 2.6.1
  • Set Default timezone in WAVE container to America/New_York

v2.2.0

20 Dec 19:42
Compare
Choose a tag to compare
  • 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

21 May 15:27
1a3702b
Compare
Choose a tag to compare
  • Support multiple chart layouts with live chart (#8)

v2.0.0

13 May 13:01
Compare
Choose a tag to compare
  • Basic support for Live Chart (dynamic CA updates in sliding window of configurable size)

v1.8.1

26 Mar 23:22
ffe4cb8
Compare
Choose a tag to compare
  • Added support for log scale on y-axis
  • Extended data decimals (fractional digits) to up to 17 (from 6)

v1.7.0

16 Jan 22:24
Compare
Choose a tag to compare
  • Upgraded canvasjs to version 2.2.0, which is most recent our license is good for
  • Fixed bug with autocomplete drawer breaking chart layout (#5)
  • Added crosshairs to charts (and disabled tooltips)

v1.5.1

17 Dec 16:10
Compare
Choose a tag to compare
  • Wildcard channel name support (autocomplete)
  • Allow charting of enum values