Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Releases: rc2dev/pifi-radio

Release v0.4.14

23 Nov 18:28
Compare
Choose a tag to compare

Update URLs on documentation and metadata.

Release v0.4.13

02 Jul 22:09
Compare
Choose a tag to compare
  • Fix wrong color for active stream when using Lux theme.
  • Move themes to project instead of fetching from CDN.

Release v0.4.12

08 Apr 14:40
Compare
Choose a tag to compare
  • Fix wrong language selected on Settings
  • Update dependency

Release v0.4.11

28 Nov 21:49
Compare
Choose a tag to compare
  • Fix workaround for Chrome 87 (155b3f1).

Release v0.4.10

28 Nov 21:48
Compare
Choose a tag to compare

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

22 Sep 01:37
Compare
Choose a tag to compare
  • Update French translation (by Florent Segouin)

Release v0.4.8

08 Aug 11:17
Compare
Choose a tag to compare
  • Fix for Chrome misdetecting language as English
  • Fix misspell (thanks to "jmp49152")

Release v0.4.7

13 Jul 17:31
Compare
Choose a tag to compare
  • Add German translation (by "cedege")
  • Update Rack

Release v0.4.6

13 Jul 17:30
Compare
Choose a tag to compare
  • Don't pause notifications when losing focus
  • Don't toggle drawer on multitouch
  • Enable zoom on mobile devices

Release v0.4.5

29 May 18:37
Compare
Choose a tag to compare
  • Expect nil volume from MPD.
  • Fix regression on player sticky positioning.
  • Replace deprecated module i18next-xhr-backend.
  • Some refactor.