Releases: ControlPad/App
Releases · ControlPad/App
v1.0.2
What's Changed
- Update logo to higher resolution by @PalmarHealer in #9
- feat: dynamic badge support for user tiers in UI by @PalmarHealer in #10
- Unmute on slider change (toggleable) and clamp slider to zero at bottom by @Copilot in #18
- Fix app version showing v1.0.0 instead of latest git tag in CI builds by @Copilot in #16
- Add per-output-device main audio streams for slider volume control by @Copilot in #22
- fix app version overlapping and add auto scroll bar by @Sprinter31 in #26
- Run tests on push in GitHub Actions by @Copilot in #29
- Replace slider translation exponent with cubic-bezier curve presets + custom curve by @Copilot in #23
- Reduce CPU spikes in slider/output audio paths by @Copilot in #28
- Improve process targeting reliability and add manual executable selection for slider/button actions by @Copilot in #21
- Fix CI: add missing ProcessIdentifierHelper to test compile list by @PalmarHealer in #34
New Contributors
- @Copilot made their first contribution in #18
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Rebrand app from ControlPad to Slidr by @PalmarHealer in #5
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add GPL v3 license to the project by @PalmarHealer in #3
- add board type detection by @Sprinter31 in #6
- add: backround theme selection by @Sprinter31 in #7
- change: logo by @Sprinter31 in #8
New Contributors
- @Sprinter31 made their first contribution in #6
Full Changelog: v1.0.0-beta.2...v1.0.0
v1.0.0-beta.2
What's Changed
- Remove Arduino firmware (moved to ControlPad/Firmware) by @PalmarHealer in #1
- feat: add requirements.json by @PalmarHealer in #2
New Contributors
- @PalmarHealer made their first contribution in #1
Full Changelog: https://github.com/ControlPad/App/commits/v1.0.0-beta.2