Skip to content

Releases: epics-extensions/VisualDCT

2.8.3 - maintenance release

21 Jun 12:02
Compare
Choose a tag to compare

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

19 Dec 13:26
Compare
Choose a tag to compare

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

04 Sep 20:45
Compare
Choose a tag to compare

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

27 Aug 13:46
Compare
Choose a tag to compare

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

05 Jan 15:35
Compare
Choose a tag to compare

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

03 May 09:40
Compare
Choose a tag to compare

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

27 Mar 13:30
Compare
Choose a tag to compare
Merge pull request #3 from tfors-aps/readme

Added README.md