Skip to content

0.4.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@rtertiaer rtertiaer released this 23 Aug 22:13
· 57 commits to main since this release
0.4.3
c6cc9bb

0.4.3

  • Web App
    • Fix internet radio search on IOS app
    • Update styling on Settings pages, ensure they fit all mobile screens properly
    • Change Back to App button on the updater page to redirect to the settings page rather than the homepage
    • Update links on About settings tab to open in a new tab
    • Add scroll functionality to more modals, hide the scrollbars
    • Handle errors better in the stream editing dialog
    • Migrate more components to mui, a Material UI implementation
    • Add marquee functionality the header of all modals, if the header text doesn't fit it will now scroll instead of pushing all the content down
    • Only allow one FM or Bluetooth stream to run at once
    • Change how errors are displayed on Stream create/edit modal to be more obvious
    • Fix a bug where UI content was cropped on certain mobile platforms
  • System
    • Fixed a bug where support tunnel addresses would be served when querying for amplipi.local
    • Stream validation for URLs has been made more robust
    • Minor bugfixes with Airplay 1 stream handling
    • Reset API password, support tunnels during factory reset
    • Actually move system state to .config/amplipi
    • Take a local config backup during every firmware upgrade
  • Streams
    • Fixed a bug where streams would disappear during upgrades by disabling validation when loading from disk