repod/CHANGELOG.md
Michel Roux 3b460f620b
All checks were successful
repod / xml (push) Successful in 15s
repod / php (push) Successful in 1m8s
repod / nodejs (push) Successful in 2m16s
repod / release (push) Has been skipped
chore: update version
2024-01-18 11:49:13 +01:00

1.5 KiB

1.3.0 - 2024-01-18

Added

  • Unified search integration

1.2.1 - 2024-01-18

Changed

  • When click on the title of the podcast on the player bar, it now opens the description modal
  • Add icon on the playback speed setting

Fixed

  • Better fix for the background color of player bar on light theme #38

1.2.0 - 2024-01-17

Added

Fixed

  • Duration wrongly displayed
  • Fix background color of player bar on light theme #38 reported by @joezimjs
  • Fix case of episodes not showing ended

1.1.2 - 2024-01-16

Changed

  • Sort subscriptions by listened time

Removed

  • Custom handler for redirections based on atom:link

1.1.1 - 2024-01-16

Added

  • This changelog

Fixed

  • An error occured if a duplicate is found in the search results or episodes list
  • Offline downloaded episode was shown as played and ended

1.1.0 - 2024-01-15

Added

  • Show episode filesize on download description button
  • Horizontal scrollbars on hot and new podcasts

Changed

  • Use moment instead of date-fns to have localized publication dates

Fixed

  • Missing title on description modal
  • Display a generic avatar if author is missing
  • Handle feed's redirections
  • Sort search results and episodes by publication date

1.0.0 - 2024-01-11

  • Initial release