0.3.0 beta
Pre-release
Pre-release
This is the first beta release of our 0.3.0 series. It lands a couple of hefty improvements:
- A brand new UI, written in React 😎
- Bluetooth support; simply plug an adapter into your AmpliPi, reboot your appliance and pair with it (note: only one concurrent Bluetooth stream is supported at this time) Thanks again @kjk2010!
- Updates to spotifyd mentioned in a prior prerelease
- Plus errata & bugfixes.
We would love your feedback on this release! If you encounter any problems with the new WebUI, please file an issue with expected behavior, actual behavior and notes on how to replicate it. We appreciate it :)
What's Changed
- Make 'ap2' and 'disabled' fields updateable by @linknum23 in #453
- Make mono to stereo conversion automatic (fixes fmradio) by @linknum23 in #455
- Bluetooth by @linknum23 in #435
- Make basic DLNA metadata flow work by @linknum23 in #465
- Streamer Software by @klay2000 in #460
- Audiodetector install during deploy by @Lohrer in #466
- Webapp 2 by @jonahshader in #467
- Fixed license link by @Lohrer in #469
- Cleanup and doc by @klay2000 in #474
- fix: correct radio-browser.info server selection by @rtasson in #473
- Add password functionality to the updater interface by @rtasson in #486
- feat: initial boot partitioning script by @rtasson in #492
- ESLint + debug ElasticAPM RUM by @rtasson in #504
- Steve micro nova/web app eslinting by @SteveMicroNova in #488
- Empty groups by @linknum23 in #509
- Solution to issue #497 by @SteveMicroNova in #506
- Webapp2 home responsiveness by @SteveMicroNova in #507
- Webapp2 on a streamer by @rtasson in #512
- Fix output device from streamer-lms merge by @rtasson in #513
- Upgrade UI to a modern webapp framework by @linknum23 in #494
New Contributors
- @SteveMicroNova made their first contribution in #488
Full Changelog: 0.2.1...0.3.0-beta1