Binjr Versions Save

A Time Series Data Browser

v3.18.0

2 weeks ago
  • [New] Added a new "System" UI theme that inherits the OS color scheme preferences.
  • [New] Updated embedded OpenJDK and JavaFX runtimes to 22.0.1
  • [New] Migrated Wix toolset config to version 5.0.0
  • [New] Added an option to force using the embedded JVM certificate store instead of the host's on Windows and macOS.
  • [Fixed] Broken parsing profile for unified JVM logs containing only elapsed time.
  • [Fixed] Notification popup does not show if the text it contains is too long.

v3.17.0

1 month ago

[New] Updated the embedded runtimes for Java and JavaFX to version 22.
[New] Support for new package managers: AUR for Archlinux and winget for Windows.
[New] Added an option to override hardware acceleration support.
[New] Added an option to change the user interface scaling factor.
[New] Added an option to trim extraneous spaces in malformed CSV files in parsing profiles.
[Fixed] Dead links for support pages in MSI installer metadata.

v3.17.0-SNAPSHOT

2 months ago

[New] Added an option to override hardware acceleration support in 'Graphics' settings.
[New] Added an option to change the user interface scaling factor in 'Graphics' settings.
[New] Added an option to trim extraneous spaces in malformed CSV files in parsing profiles.
[Fixed]

v3.16.0

3 months ago

[New] Updated the embedded runtimes for Java and JavaFX to version 21.0.2
[New] Added an option to allow Basic auth in tunneling over https. [Fixed] Source pane remains opened if a connection failed.
[Fixed] Replace Apache http client by OpenJDK's built-in implementation.
[Fixed] Use https instead of http when inferring missing protocol.

v3.15.0

5 months ago

[New] Added an option to ignore samples with an undefined Y value instead of forcing them to zero ("Settings > Charts > Treat undefined Y values as 0").
[New] A notification popup now shows download progress when the app is being updated.
[Fixed] NaN values produce duplicated samples after Largest-Triangle-Three-Buckets algorithm is applied.
[Fixed] Pagination mechanism when fetching data from index does not honor forceNanToZero property.
[Fixed] A race condition in TimeSeriesProcessor.
[Fixed] Continuously clicking on "Check for update" results in queuing as many download task.

v3.15.0-PREVIEW

5 months ago

[New] Added an option to ignore samples with an undefined Y value instead of forcing them to zero ("Settings > Charts > Treat undefined Y values as 0").
[Fixed] NaN values produce duplicated samples after Largest-Triangle-Three-Buckets algorithm is applied.
[Fixed] Pagination mechanism when fetching data from index does not honor forceNanToZero property.
[Fixed] A race condition in TimeSeriesProcessor.

v3.15.0-SNAPSHOT

5 months ago

This is a PREVIEW release. Feature set is subject to changes

[New] Added an option to ignore samples with an undefined Y value instead of forcing them to zero ("Settings > Charts > Treat undefined Y values as 0").
[Fixed] NaN values produce duplicated samples after Largest-Triangle-Three-Buckets algorithm is applied.
[Fixed] Pagination mechanism when fetching data from index does not honor forceNanToZero property.
[Fixed] A race condition in TimeSeriesProcessor.

v3.14.0

6 months ago

[New] Updated the embedded runtimes for Java and JavaFX to version 21.0.1
[New] Source and target compatibility level for binjr's artifacts have been updated to 21
[New] It is now possible to set the default values for chart type and unit prefixes, used when these aren't defined by the source
[New] Enhanced JVM logging parsing profiles to accept ISO timestamps
[New] Clicking on the find or filter button in a log worksheet now sets focus on the relevant input field

v3.13.0

9 months ago

[New] Added new JDK Flight Recorder data adapter.
[New] Users can now choose a worksheet's type when creating a blank one.
[New] Added new type of prefix formatting for charts axis: Percentage.
[New] Added an icon representing the visualization type to sources panes and worksheet tabs.
[Fixed] When there are too many facet pills in an event worksheet, they now overflow to popup menu.
[Fixed] The UI themes in the Settings panel are now listed in alphabetical order.
[Fixed] LogWorksheetController instances cannot be loaded prior to an adapter acquiring Indexes.LOG_FILES
[Fixed] UserInterfaceThemes services cannot be loaded from registered plugin path.

v3.13.0-SNAPSHOT

9 months ago

[New] Added new JDK Flight Recorder data adapter.
[New] Users can now choose a worksheet's type when creating a blank one.
[New] Added new type of prefix formatting for charts axis: Percentage.
[New] Added an icon representing the visualization type to sources panes and worksheet tabs.
[Fixed] When there are too many facet pills in an event worksheet, they now overflow to popup menu.
[Fixed] The UI themes in the Settings panel are now listed in alphabetical order.
[Fixed] LogWorksheetController instances cannot be loaded prior to an adapter acquiring Indexes.LOG_FILES
[Fixed] UserInterfaceThemes services cannot be loaded from registered plugin path.