binjr v3.20.0 is now available! 🎉¶
Released on Wed, 23 Oct 2024
What’s new?¶
- [New] [UI] The number of ticks between two graduations the Y axis now automatically adapts to best fit based on the available space and unit types.
- [New] [UI] Added a keyboard shortcut (F9) to reset the time range of a worksheet to its default value.
- [New] [CSV Adapter] Doing a hard refresh (Ctrl+F5) on a worksheet now forces all data read form CSV sources to be reloaded from the underlying files.
- [New] [CSV Adapter] Added an option to ignore lines with unparsable time stamps.
- [New] [CSV Adapter] Better error message when failing to parse a time stamp (provides column and line numbers).
- [New] [Dependencies] Updated embedded OpenJDK and JavaFX runtimes to 23.0.1
- [New] [Dependencies] Updated to Lucene 10.
- [Fixed] “Unable to find valid certification path to requested target” error when trying to establish an HTTPS connection on macOS.
- [Fixed] When dropping more than one node from the source tree view onto the legend pane of a worksheet, only the last node is added to the current chart.
- [Fixed] User preference for “Treat undefined Y values as 0” is ignored.
- [Fixed] The title bar for the binjr window is larger (or smaller) than it should be when using multiple monitors on Windows.
- [Fixed] Closing and reopening the application causes the main window to slightly grow (or shrink) each time when using multiple monitors on Windows.