v3.0.2
Changes since previous release (v3.0.1):
The main improvements are:
- both component editor and parameter editor GUI are much faster
- customizing configuration steps is fully documented.
New Features
- vehicle-components: extend FRAME_CLASS support to ArduPlane VTOL and Heli variants (4e9c2da) by @amilcarlucas
Bug Fixes
- frontend_tkinter_show: timer and on-demand load along with fast loading on large parameter table (9519298) by @OmkarSarkar204
- configuration_step: Warn instead of crashing (d743e34) by @amilcarlucas
- component editor: allow users to correct errors before proceeding (883a1e7) by @amilcarlucas
- lint: add a too-many-lines exclusion (71ec0bd) by @amilcarlucas
Performance
- tooltips: Add a tooltip performance benchmark (4b409fd) by @amilcarlucas
Documentation
- codebase: Update codebase structure statistics and chart with latest metrics (dc9552e) by @amilcarlucas
- restructure configuration and customization documentation (38cb198) by @amilcarlucas
- add cross-references to key documentation files (ddf8f40) by @amilcarlucas
- Update tuning guide, usecases and screenshots. (339210c) by @amilcarlucas
Build System
- deps: bump orgoro/coverage from 3.2 to 3.3 (4f29eba) by @dependabot[bot]
Maintenance
- translations: merge new un-translated string(s) to existing .po files (3026160) by @github-actions[bot]
- translations: apply AI translations and compile .mo files (dc6ed20) by @amilcarlucas
- release: Bump version info, tag and release (20c3090) by @github-actions[bot]
Contributors
@amilcarlucas, @dependabot\[bot\], @github-actions\[bot\], @OmkarSarkar204
Release Info:
- Version: v3.0.2
- Date: 2026-05-04 03:07:15 UTC
Full Changelog: Comparing v3.0.1...v3.0.2 Β· ArduPilot/MethodicConfigurator Β· GitHub