Skip to content

Releases: JeffersonLab/wedm

v1.12.0

10 Jul 18:42
Compare
Choose a tag to compare
  • Macros in embedded screens propagate to new screens opened via related display from within (#4)

Full Changelog: v1.11.1...v1.12.0

v1.11.1

05 Jan 20:56
Compare
Choose a tag to compare
  • Unordered widget includes client-side fix c4693aa

v1.11.0

04 Jan 20:09
Compare
Choose a tag to compare
  • Switch to GitHub Action for Docker build (previously done via DockerHub)
  • Bump Cat plugin to v1.1.0

v1.10.1

10 Nov 18:08
Compare
Choose a tag to compare
  • Docker build updated to use jeffersonlab org w/auto build
  • Use smaller jre8 container

v1.10.0

11 Oct 21:30
Compare
Choose a tag to compare
  • Support CALC expressions in Color PVs in SVG Shapes (#29)

v1.9.0

21 Jul 21:39
Compare
Choose a tag to compare
  • Support CALC expressions in Color PVs (Fixes #28)
  • Support LOC variables in CALC expressions

v1.8.0

18 Apr 14:53
Compare
Choose a tag to compare
  • Basic support for opening URLs with the ShellCommand Widget (Fixes #27)

v1.7.0

18 Apr 11:53
Compare
Choose a tag to compare
  • Build tool/process updates only
    • Build with JDK 17, compile to JDK 8
    • Bump to Gradle 7.4
    • Docker strategy updated

v1.6.0

25 Aug 20:56
Compare
Choose a tag to compare
  • Added WEDM_DISABLE_RELATIVEPATHS_CHECK=no option: #26 (kasemir)

v1.5.0

28 Jun 16:50
Compare
Choose a tag to compare
  • Byte widget now supports CALC expressions (a241967)