Skip to content

1.99.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 10:14
c40087a

Version 1.99.3

  • Fix: Instrument naming when retrieving from the ISIS Archive.
  • Fix: Crashes in some network callbacks caused by naughty C++ lambdas.
  • Fix: Better handling of zero-padding inconsistencies in filenames across instruments.
  • Fix: H5 files now opened read-only because that's all we need.
  • Fix: Correctly set error states etc. when cancelling journal generation.
  • Fix: Odd behaviour after editing journal sources.
  • Fix: Better re-application of stored settings for last viewed journal.
  • Build: Upgraded Github Actions.

Version 1.99.2

  • New: Add hide/show flag to all sources, and allow control of visibility via CLI
  • New: User-defined sources can be removed.
  • Revert: Allow tweaking of built-in sources.
  • New: Timeout option for backend.
  • New: Paths scanned during journal generation can be limited with a regexp.
  • New: Basic update scan for generated journals.
  • Fix: [Windows] Hang on exit.
  • Fix: [Windows] Desktop shortcut had no icon.
  • Fix: [Windows] Better initial settings for sources.
  • Fix: ISIS Archive Directory CLI option refused its argument.
  • Fix: Journal generation finalisation.
  • Fix: Access permissions are checked for files found during journal generator scans.
  • Fix: Wrong initial screen on startup.

Version 1.99.1

  • New: Export of run data as text file.
  • New: Add option to regenerate journals for current source.
  • New: Add file selector button to run data location.
  • Fix: Search across journals would run even if the dialog was cancelled.
  • Fix: Run data was not shown after acquiring all journals.
  • Fix: Finalisation of generated journal data.
  • Fix: Labels, messages, and debug output in various places.
  • Remove: Menu option to acquire all journals for current source.
  • Fix: Don't allow built-in sources to be edited.

Version 1.99.0

Release 1.99.0 is a beta release of the forthcoming Release 2.0 of JournalViewer (ergo "JournalViewer 2"), and intended to replace the old JournalViewer code ("JournalViewer 1").

There is much functionality still to introduce into this version - most work to date has been focussed on creating a code flexible enough to handle the broad changes underway on IDAaaS. There will be bugs, there will be absent features that you dearly miss, and there will be stuff that probably doesn't work at all / as expected.

Constructive feedback via the JV2 Issues page on GitHub is welcomed.