Skip to content

Releases: epics-extensions/VisualDCT

2.8.4 - bugfix release

Choose a tag to compare

@ralphlange ralphlange released this 11 May 12:21
v2.8.4

Key changes

  • Bugfix: GenerateFlatDatabase doesn't parse command line (introduced in v2.8.3) (#32)
  • Update versions of all dependencies and Maven plugins

See also the Release Notes and check out the code changes.

2.8.3 - maintenance release

Choose a tag to compare

@ralphlange ralphlange released this 21 Jun 12:02

Celebrating 20 years of VDCT !!

Key changes

  • Update versions of all dependencies
    (includes security relevant updates of mysql-connector)
  • Verification for Java 13 and 16

See also the Release Notes and check out the code changes.

2.8.2 - bugfix release

Choose a tag to compare

@epics-jenkins epics-jenkins released this 19 Dec 13:26

Key changes

  • Bugfix: Consider empty CLASSPATH in wrapper script (#25)
  • Fix AWT exception (and GUI side effects) under openjdk / Java 11 (#26)

See also the Release Notes and check out the code changes.

2.8.1 - bugfix release

Choose a tag to compare

@epics-jenkins epics-jenkins released this 04 Sep 20:45

Key changes

  • Bugfix: reading visual data from DB file is broken (#24) (introduced in 2.8.0)

More details in the Release Notes. Check out the code changes.

2.8.0 - improved run scripts, Java 10 support

Choose a tag to compare

@epics-jenkins epics-jenkins released this 27 Aug 13:46

Key changes

  • Add support for unquoted values in database files (by Katy Saintin)
  • Enhancement: Rename and greatly improve run scripts (by Luca Cavalli)
  • Add support for compilation on Java 10

More details in the Release Notes. Check out the code changes.

2.7.0 - support for EPICS 7 and Base 3.16

Choose a tag to compare

@ralphlange ralphlange released this 05 Jan 15:35

Key changes

  • Add support for 64bit integer database fields (introduced in Base 3.16)
  • Bugfix: handle escaped quotes and backslashes in field values
  • Enhancement: use Writer for file output to support UTF-8 character encoding in DB files

More details in the Release Notes. See the code changes.

This release is required for use with EPICS Base 3.16 and EPICS 7.

2.6.1280 - update for Base 3.15.4

Choose a tag to compare

@ralphlange ralphlange released this 03 May 09:40

Key changes

  • Resurrect as a Maven project on GitHub, adding CI (CloudBees and Travis)
  • Enhancement: read promptgroup (gui_group) choices from DBD file (to support new promptgroups introduced in 3.15.4)

More details in the Release Notes. See the code changes.

This release is recommended for use with EPICS Base 3.15.4 and up.

2.6.1279 - bugfix release

Choose a tag to compare

@ralphlange ralphlange released this 27 Mar 13:30
Merge pull request #3 from tfors-aps/readme

Added README.md