| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| plotjuggler_3.16.0_amd64_24.04.deb | 2026-03-10 | 30.5 MB | |
| PlotJuggler-3.16.0-x86_64.AppImage | 2026-03-10 | 68.3 MB | |
| PlotJuggler-3.16.0-macOS-x64.dmg | 2026-03-10 | 50.9 MB | |
| PlotJuggler-3.16.0-macOS-arm64.dmg | 2026-03-10 | 50.9 MB | |
| PlotJuggler-3.16.0-Windows-x64.exe | 2026-03-10 | 69.7 MB | |
| plotjuggler_3.16.0_amd64_trixie.deb | 2026-03-10 | 28.9 MB | |
| PlotJuggler-3.16.0-aarch64.AppImage | 2026-03-10 | 65.9 MB | |
| plotjuggler_3.16.0_amd64_bookworm.deb | 2026-03-10 | 28.6 MB | |
| 3.16.0 source code.tar.gz | 2026-03-10 | 13.5 MB | |
| 3.16.0 source code.zip | 2026-03-10 | 14.2 MB | |
| README.md | 2026-03-10 | 7.0 kB | |
| Totals: 11 Items | 421.3 MB | 15 | |
What's Changed
- Fix Conan 2.x build instructions in COMPILE.md by @Copilot in https://github.com/facontidavide/PlotJuggler/pull/1256
- Inherit legend settings when splitting plot views by @lucabonamini in https://github.com/facontidavide/PlotJuggler/pull/1260
- Adjust dialog size based on protocol selection in DataStreamZMQ by @sachinkum0009 in https://github.com/facontidavide/PlotJuggler/pull/1254
- fix: Arrow 23.0.0 CURL::libcurl compatibility + CI fixes by @facontidavide in https://github.com/facontidavide/PlotJuggler/pull/1282
- Added new meme by @Alvvalencia in https://github.com/facontidavide/PlotJuggler/pull/1293
- fix: parsing of nested topics in ulogs by @tstienstra in https://github.com/facontidavide/PlotJuggler/pull/1301
- Fix merging for using string series by @simonsag96 in https://github.com/facontidavide/PlotJuggler/pull/1298
- fix: guard undo/redo from firing during active popups (fixes [#1095]) by @pradhankukiran in https://github.com/facontidavide/PlotJuggler/pull/1287
- fix DJS_PLUGINS_DIRECTORY in Docker build by @oystub in https://github.com/facontidavide/PlotJuggler/pull/1281
- 🛠️ Bump apple-actions/import-codesign-certs from 3 to 6 by @dependabot[bot] in https://github.com/facontidavide/PlotJuggler/pull/1250
- Fix Parsing of DiagnosticArrays by @simonsag96 in https://github.com/facontidavide/PlotJuggler/pull/1297
- feat: implement topological sorting for nested dependencies in custom equations by @tstienstra in https://github.com/facontidavide/PlotJuggler/pull/1300
- refactor: extract testable CSV parsing layer from DataLoadCSV plugin by @facontidavide in https://github.com/facontidavide/PlotJuggler/pull/1296
- fix: quaternion-to-RPY toolbox streaming data loss by @pradhankukiran in https://github.com/facontidavide/PlotJuggler/pull/1289
- Support batched array messages in JSON/CBOR/BSON/MessagePack parsers by @jelson in https://github.com/facontidavide/PlotJuggler/pull/1285
- Fix: Save colorMaps section to layout XML by @Pana1v in https://github.com/facontidavide/PlotJuggler/pull/1278
- WebSocket DataStreamer plugin integration by @Alvvalencia in https://github.com/facontidavide/PlotJuggler/pull/1295
- Fix Reset to Default Curve Style in PlotWidget by @Pana1v in https://github.com/facontidavide/PlotJuggler/pull/1277
- Buttons and topics selection solution by @Alvvalencia in https://github.com/facontidavide/PlotJuggler/pull/1306
- 🛠️ Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in https://github.com/facontidavide/PlotJuggler/pull/1309
- 🛠️ Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/facontidavide/PlotJuggler/pull/1308
- fix: timestamp detection with array fields by @tobias-auterion in https://github.com/facontidavide/PlotJuggler/pull/1310
New Contributors
- @lucabonamini made their first contribution in https://github.com/facontidavide/PlotJuggler/pull/1260
- @sachinkum0009 made their first contribution in https://github.com/facontidavide/PlotJuggler/pull/1254
- @tstienstra made their first contribution in https://github.com/facontidavide/PlotJuggler/pull/1301
- @pradhankukiran made their first contribution in https://github.com/facontidavide/PlotJuggler/pull/1287
- @jelson made their first contribution in https://github.com/facontidavide/PlotJuggler/pull/1285
- @tobias-auterion made their first contribution in https://github.com/facontidavide/PlotJuggler/pull/1310
Full Changelog: https://github.com/facontidavide/PlotJuggler/compare/3.15.0...3.16.0
What's Changed
- Fix Conan 2.x build instructions in COMPILE.md by @Copilot in https://github.com/facontidavide/PlotJuggler/pull/1256
- Inherit legend settings when splitting plot views by @lucabonamini in https://github.com/facontidavide/PlotJuggler/pull/1260
- Adjust dialog size based on protocol selection in DataStreamZMQ by @sachinkum0009 in https://github.com/facontidavide/PlotJuggler/pull/1254
- fix: Arrow 23.0.0 CURL::libcurl compatibility + CI fixes by @facontidavide in https://github.com/facontidavide/PlotJuggler/pull/1282
- Added new meme by @Alvvalencia in https://github.com/facontidavide/PlotJuggler/pull/1293
- fix: parsing of nested topics in ulogs by @tstienstra in https://github.com/facontidavide/PlotJuggler/pull/1301
- Fix merging for using string series by @simonsag96 in https://github.com/facontidavide/PlotJuggler/pull/1298
- fix: guard undo/redo from firing during active popups (fixes [#1095]) by @pradhankukiran in https://github.com/facontidavide/PlotJuggler/pull/1287
- fix DJS_PLUGINS_DIRECTORY in Docker build by @oystub in https://github.com/facontidavide/PlotJuggler/pull/1281
- 🛠️ Bump apple-actions/import-codesign-certs from 3 to 6 by @dependabot[bot] in https://github.com/facontidavide/PlotJuggler/pull/1250
- Fix Parsing of DiagnosticArrays by @simonsag96 in https://github.com/facontidavide/PlotJuggler/pull/1297
- feat: implement topological sorting for nested dependencies in custom equations by @tstienstra in https://github.com/facontidavide/PlotJuggler/pull/1300
- refactor: extract testable CSV parsing layer from DataLoadCSV plugin by @facontidavide in https://github.com/facontidavide/PlotJuggler/pull/1296
- fix: quaternion-to-RPY toolbox streaming data loss by @pradhankukiran in https://github.com/facontidavide/PlotJuggler/pull/1289
- Support batched array messages in JSON/CBOR/BSON/MessagePack parsers by @jelson in https://github.com/facontidavide/PlotJuggler/pull/1285
- Fix: Save colorMaps section to layout XML by @Pana1v in https://github.com/facontidavide/PlotJuggler/pull/1278
- WebSocket DataStreamer plugin integration by @Alvvalencia in https://github.com/facontidavide/PlotJuggler/pull/1295
- Fix Reset to Default Curve Style in PlotWidget by @Pana1v in https://github.com/facontidavide/PlotJuggler/pull/1277
- Buttons and topics selection solution by @Alvvalencia in https://github.com/facontidavide/PlotJuggler/pull/1306
- 🛠️ Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in https://github.com/facontidavide/PlotJuggler/pull/1309
- 🛠️ Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/facontidavide/PlotJuggler/pull/1308
- fix: timestamp detection with array fields by @tobias-auterion in https://github.com/facontidavide/PlotJuggler/pull/1310
New Contributors
- @lucabonamini made their first contribution in https://github.com/facontidavide/PlotJuggler/pull/1260
- @sachinkum0009 made their first contribution in https://github.com/facontidavide/PlotJuggler/pull/1254
- @tstienstra made their first contribution in https://github.com/facontidavide/PlotJuggler/pull/1301
- @pradhankukiran made their first contribution in https://github.com/facontidavide/PlotJuggler/pull/1287
- @jelson made their first contribution in https://github.com/facontidavide/PlotJuggler/pull/1285
- @tobias-auterion made their first contribution in https://github.com/facontidavide/PlotJuggler/pull/1310
Full Changelog: https://github.com/facontidavide/PlotJuggler/compare/3.15.0...3.16.0