Skip to content

0.4.4

Compare
Choose a tag to compare
@SteveMicroNova SteveMicroNova released this 30 Aug 19:18
· 52 commits to main since this release

0.4.4

  • Web App
    • Ensure that media device audio streams stop outputting audio when disconnected
    • Limit max height of group creation dropdown
    • Improve how marquee components look when not scrolling

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