Skip to content

v1.1.0 Release

Latest

Choose a tag to compare

@mooseses mooseses released this 05 Dec 01:33
· 1 commit to main since this release
be8cf5a

🎉 TunesBack v1.1.0 Release

Added

  • Linux (x86_64) and macOS (Universal) support. More architectures to come.

Changed

  • Refactored folder scanning and XML parsing helpers into tighter, easier‑to‑read functions while preserving behavior.
  • Simplified analysis execution path (no background thread/cancel button) to make runs more predictable and easier to debug.
  • Streamlined sidebar and header layout; window configuration is now unified across platforms instead of having multiple platform branches.
  • Improved handling of empty datasets so KPI cards and lists show friendly placeholders instead of failing on missing rows.

Fixed

  • More robust handling of edge cases in snapshot selection (start/end dates and comparison toggle states) to avoid inconsistent dropdown states.