What's Changed
Features
- feat(pi): add custom color picker component with 'not set' state (#220) by @niklam in #260
- feat(icons): dynamic icon scaling and positioning based on title placement (#276) by @niklam in #277
- feat(actions): add push-to-talk mode to audio controls (#278) by @niklam in #291
Improvements
- improve(pi): replace sdpi-range with custom ird-range-input component (#263) by @niklam in #270
- improve(icons): redesign Tire Service toggle-tires dynamic icon (#273) by @niklam in #275
- improve(pi): add save() method to custom PI components (#283) by @niklam in #285
- improve(pi): replace tire selection checkboxes with checkbox-list grid (#274) by @navy-exe in #289
- improve(actions): use shorthand pit macros in Toggle Tires (#279) by @niklam in #290
Bug Fixes
- fix(icons): inset border and glow rects to stay within SVG viewBox (#256) by @niklam in #257
- fix(pi): prevent color picker from polluting border override settings (#260) by @niklam in #271
- fix(pi): prevent font size reset when Property Inspector opens (#281) by @niklam in #282
- fix(icons): add locked title fields to prevent global overrides on essential titles (#286, #287) by @niklam in #288
Other Changes
New Contributors
Full Changelog: v1.11.0...v1.12.0