What's Changed
Features
- feat(actions): add global setting to control auto-enable fueling on fuel amount change (#206) by @navy-exe in #303
- feat(actions): add Force Feedback action (#297) by @niklam in #302
- feat(build): generate build-time config.json with version and platform (#314) by @niklam in #316
- feat(actions): add addedWithVersion to CommonSettings for version-dependent defaults (#315) by @niklam in #317
Improvements
- improve(replay): set-speed default title should match configured speed (#295) by @niklam in #299
- improve(actions): toggle-autofuel status bar style (#296) by @navy-exe, @niklam in #304
- improve(actions): tire service toggle should clear tires before selecting a subset (#313) by @niklam in #318
- improve(actions): show gray N/A status bar when no telemetry (#308) by @niklam in #327
- improve(pi): add recent color history and preset swatches to ird-color-picker (#262) by @niklam in #328
Bug Fixes
- fix(actions): add safety timeout to long-press repeat intervals (#284) by @niklam in #298
- fix(icons): make silence icon colors customizable via graphic1Color and graphic2Color (#223) by @niklam in #301
- fix(pi): show global settings for all fuel service modes (#305) by @niklam in #306
- fix(actions): simplify replay play/pause toggle and fix disconnect reset (#237) by @niklam in #310
Refactoring
- refactor(pi): standardize primary selector to "Mode" label and setting key (#324) by @niklam in #326
Documentation
Full Changelog: v1.12.0...v1.13.0