Skip to content

v1.6.3

Choose a tag to compare

@github-actions github-actions released this 02 Jun 08:46
· 8 commits to main since this release

v1.6.3 (2026-06-02)

Bug Fixes

  • parser: Convert timeU to float not to int (4d2ca2e)

Converting the unix timestamp timeU to float does not allow digits, therefore no higher time resolutions then one second.

Refactoring

  • vis: Update visualize.py (62a7f86)

  • vis: Update visualize.py (#74, 6aced3e)

  • add option to edit range settings live without needing to
    change the config.toml file

  • add option to save the new range settings

  • add print button to print the current figure without sidebar

  • added html icon as favicon


Detailed Changes: v1.6.2...v1.6.3