This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
Releases: rc2dev/pifi-radio
Releases · rc2dev/pifi-radio
Release v0.4.14
Release v0.4.13
- Fix wrong color for active stream when using Lux theme.
- Move themes to project instead of fetching from CDN.
Release v0.4.12
- Fix wrong language selected on Settings
- Update dependency
Release v0.4.11
- Fix workaround for Chrome 87 (155b3f1).
Release v0.4.10
Fixes and improvements
- Fix regression introduced on Chrome v87 that ignored the bottom margin on main__primary.
On mobile, this could cause the last radios to be hidden below the drawer. On desktop, the bottom of the app would have no margin from the browser edge. - Improve accessibility of the list of radios.
This allows, for example, for selecting a radio using the keyboard with extensions such as Vimium. - Update dependency.
Release v0.4.9
- Update French translation (by Florent Segouin)
Release v0.4.8
- Fix for Chrome misdetecting language as English
- Fix misspell (thanks to "jmp49152")
Release v0.4.7
- Add German translation (by "cedege")
- Update Rack
Release v0.4.6
- Don't pause notifications when losing focus
- Don't toggle drawer on multitouch
- Enable zoom on mobile devices
Release v0.4.5
- Expect nil volume from MPD.
- Fix regression on player sticky positioning.
- Replace deprecated module i18next-xhr-backend.
- Some refactor.