Skip to content

v0.12.0

Compare
Choose a tag to compare
@MaxFleur MaxFleur released this 26 May 10:11
· 26 commits to main since this release
44d3317

New:

  • The merge bags tool now has an option to delete the input bag files.
  • Support for kilted and rolling.

Changed/Improved:

  • (UI) The add and remove topic buttons for the dummy and record bag tool have been rearranged.
  • (CLI) The optional parameters "-k" and "--keep" for the compression and decompression tools have been replaced with "-d" and "--delete". Per default, the input file is now kept and not deleted.
  • Optimization for the conversion tools, resulting in possible performance gains
  • Framerate stability improvements for the publishing tools.

Fixed:

  • Possible wrong ordering of bag messages for the pcds to bag tool.
  • (UI) A possible crash on exit using Jazzy, Kilted or Rolling.
  • (UI) Icons not updating if the system theme changed while the app was running.
  • (UI) Possible wrong progress bar message count when the edit bag tool was executed.
  • (UI) Edit bag widget rendering errors.
  • (UI) Dummy bag topics were sometimes added into a wrong row.
  • (CLI) The message 'Merging bags' showing twice when calling the merge bags tool.