Skip to content

Releases: facontidavide/PlotJuggler

3.14.1

25 Nov 10:16

Choose a tag to compare

3.14.0

22 Nov 21:28

Choose a tag to compare

What's Changed

  • 🛠️ Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1214
  • 🛠️ Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1203
  • 🛠️ Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #1196
  • 🛠️ Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #1202
  • Update compile instructions for Fedora by @mortenfyhn in #1206
  • Added a script to remove orphaned link upon uninstall on debian by @lakid in #1205
  • Fix detection of system-provided liblz4 and zstd by @wentasah in #1200
  • Parquet loading by @gvz in #1209
  • data series with the same name can be mergered by @gvz in #1211
  • Fix parquet timestamp selection when some columns are invalid types by @af-maad in #1199
  • Support curve multi-selection in Transform Editor by @MichelJansson in #1192

New Contributors

3.13.2

07 Oct 10:37

Choose a tag to compare

Full Changelog: 3.13.1...3.13.2

3.13.1

02 Oct 16:05
3827be1

Choose a tag to compare

What's Changed

Full Changelog: 3.13.0...3.13.1

3.13.0

29 Sep 15:51

Choose a tag to compare

What's Changed

Full Changelog: 3.12.2...3.13.0

3.12.2

28 Sep 23:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.12.1...3.12.2

3.12.1

20 Sep 17:26

Choose a tag to compare

What's Changed

  • Fix macOS build error: remove constexpr from getCurrentEndianness() in nanocdr.hpp by @Copilot in #1169
  • Fix copilot breakage by @v4hn in #1171
  • Adjust color of cursor text to adhere to current theme by @simonsag96 in #1173
  • Add GitHub actions to the dependabot configuration. by @leander-dsouza in #1145
  • 🛠️ Bump actions/setup-python from 3 to 6 by @dependabot[bot] in #1178
  • 🛠️ Bump ros-tooling/action-ros-ci from 0.3 to 0.4 by @dependabot[bot] in #1177
  • 🛠️ Bump github/codeql-action from 2 to 3 by @dependabot[bot] in #1174
  • 🛠️ Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #1175
  • 🛠️ Bump actions/checkout from 3 to 5 by @dependabot[bot] in #1176

New Contributors

  • @Copilot made their first contribution in #1169
  • @dependabot[bot] made their first contribution in #1178

Full Changelog: 3.12.0...3.12.1

3.12.0

17 Sep 21:14

Choose a tag to compare

New feature

You can now create a 2nd vertical line (blue) and see the values with respect to that time point

image

What's Changed

  • Fix atan bug in lua quat_to_yaw and quat_to_roll conversions for lua versions <5.3 by @matthew-t-watson in #1164
  • embed (again) MCAP int to repo
  • Fix cmake minimum version
  • upgrade rosx_introspection and remove fastCDR

New Contributors

Full Changelog: 3.11.1...3.12.0

3.11.1: Parquet plugin refactoring and CI improvements

03 Sep 12:08

Choose a tag to compare

What's Changed

  • Complete refactoring of the Arrow Parquet plugin
  • CI will not generate AppImage, Windows installers and Debian packages at each release

3.11.0

31 Aug 15:38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.10.11...3.11.0