Skip to content

Releases: Tiryoh/rosbag-analyzer-web

v0.7.0

01 May 16:59
12f3268

Choose a tag to compare

What's Changed

  • Add UTF-8 BOM to CSV exports and add export output tests by @Tiryoh in #18
  • Add ROS 2 related projects to README by @Tiryoh in #20
  • Decouple core bag loaders from browser APIs and split src into core/web by @Tiryoh in #19
  • Manage dev environment with Nix flake and switch to aube by @Tiryoh in #21
  • Lazy bag loading + improved empty-result UX and i18n by @Tiryoh in #22

Full Changelog: v0.6.0...v0.7.0

v0.6.0

12 Apr 18:10
f146a5b

Choose a tag to compare

What's Changed

  • Add .npmrc with min-release-age=7 for supply chain protection by @Tiryoh in #17
  • Add browser-based rosbag reindex for unindexed bag files by @Tiryoh in #15
  • Add Copilot review instructions by @Tiryoh in #16

Full Changelog: v0.5.0...v0.6.0

v0.5.0

28 Mar 18:01
c11d296

Choose a tag to compare

What's Changed

  • Enhance filter panel with time range filter, search, and UI improvements by @Tiryoh in #11
  • Add gitleaks and ESLint pre-commit hooks with prek by @Tiryoh in #13
  • Add CONTRIBUTING.md, SECURITY.md, and GitHub templates by @Tiryoh in #14

Full Changelog: v0.4.0...v0.5.0

v0.4.0

28 Mar 18:01
9ba90ee

Choose a tag to compare

What's Changed

  • Replace SQLite export with Parquet by @Tiryoh in #12

Full Changelog: v0.3.0...v0.4.0

v0.3.0

27 Mar 04:25
57fc11c

Choose a tag to compare

What's Changed

  • Add ROS2 MCAP file support (.mcap/.mcap.zstd) by @Tiryoh in #10

Full Changelog: v0.2.1...v0.3.0

v0.2.1

25 Mar 17:34
fbdd49b

Choose a tag to compare

What's Changed

  • Inline logo as base64 in single-file HTML build by @Tiryoh in #9

Full Changelog: v0.2.0...v0.2.1

v0.2.0

24 Mar 17:53
884ed9a

Choose a tag to compare

What's Changed

  • Add logo and i18n, refresh UI design by @Tiryoh in #6

Full Changelog: v0.1.0...v0.2.0

v0.1.0

24 Mar 14:14
2baaea3

Choose a tag to compare

What's Changed

  • Add Cloudflare Pages deploy workflow by @Tiryoh in #2
  • Add diagnostics_agg topic support with tab UI, filters, and export by @Tiryoh in #1
  • Add footer with GitHub link and offline notice by @Tiryoh in #3
  • Add unit tests for filter functions by @Tiryoh in #4
  • Add E2E tests with Playwright by @Tiryoh in #5
  • Add SQLite export and E2E coverage by @Tiryoh in #7
  • Add release single-file packaging and E2E coverage by @Tiryoh in #8

New Contributors

  • @Tiryoh made their first contribution in #2

Full Changelog: https://github.com/Tiryoh/rosbag-analyzer-web/commits/v0.1.0