Skip to content

v1.17

Latest
Compare
Choose a tag to compare
@ebengoechea ebengoechea released this 08 Feb 18:20
· 6 commits to main since this release

Added

  • Add Visualizer auto-upload (disabled by default, has to be enabled in the settings page), which has been requested by Miha Rehar, TMC and Jakub Olesky. "Upload to Visualizer" button on the main DYE page now toggles to "Re-Upload to Visualizer" instead of "See in Visualizer". New settings "auto_upload_to_visualizer" (default 0) and "min_seconds_visualizer_auto_upload" (default 6), which can be set from the DYE Settings page.

  • Visualizer password is now hidden by default, this can be changed tapping the "eye" icon on its right.

  • The 2 search criteria category listboxes in the Filter Shot History page now can be redefined by the user. Tap on the "dropdown" arrow on the right of the listbox label to select from the list of available categories.

Changed

  • New proc ::DYE::GUI::relocate_widget_wrt to help placing widgets relative to one another.
  • DE1app minimum required version increased to 1.34 (to ensure that "beverage_type" is defined).
  • Listboxes default selectmode changed from "single" to "browse".
  • On FSH page, the [Reset] buttons are now aligned dinamically using relocate_widget_wrt.