2024-01-24 12:14:00 +01:00
|
|
|
## 1.4.4 - 2024-01-24
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Update @nextcloud/vue to v8.5.0
|
|
|
|
|
2024-01-21 12:33:18 +01:00
|
|
|
## 1.4.3 - 2024-01-21
|
|
|
|
|
2024-01-21 12:34:09 +01:00
|
|
|
### Added
|
2024-01-21 12:33:18 +01:00
|
|
|
- Expose the feed URL
|
|
|
|
[#41](https://git.crystalyx.net/Xefir/repod/issues/41) suggested by @SteveDinn
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- More granular playback speed adustment by steps of 0.1
|
|
|
|
[#40](https://git.crystalyx.net/Xefir/repod/issues/40) reported by @SteveDinn
|
|
|
|
|
2024-01-20 10:18:32 +01:00
|
|
|
## 1.4.2 - 2024-01-20
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Ended episodes still didn't show well, should be fixed now hopefully
|
|
|
|
|
2024-01-19 22:12:57 +01:00
|
|
|
## 1.4.1 - 2024-01-19
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- When deleting an episode on AntennaPod or on GPodder, it shows ended as expected
|
|
|
|
- Add space in the bottom of tops to allow catching the scrollbar
|
|
|
|
|
2024-01-18 17:54:26 +01:00
|
|
|
## 1.4.0 - 2024-01-18
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Import subscriptions
|
|
|
|
- Export subscriptions
|
|
|
|
|
2024-01-18 11:49:13 +01:00
|
|
|
## 1.3.0 - 2024-01-18
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Unified search integration
|
|
|
|
|
2024-01-17 23:45:43 +01:00
|
|
|
## 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](https://git.crystalyx.net/Xefir/repod/issues/38)
|
|
|
|
|
2024-01-16 23:15:23 +01:00
|
|
|
## 1.2.0 - 2024-01-17
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Add a playback speed setting
|
|
|
|
[#39](https://git.crystalyx.net/Xefir/repod/issues/39) suggested by @joezimjs
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Duration wrongly displayed
|
|
|
|
- Fix background color of player bar on light theme
|
|
|
|
[#38](https://git.crystalyx.net/Xefir/repod/issues/38) reported by @joezimjs
|
|
|
|
- Fix case of episodes not showing ended
|
|
|
|
|
2024-01-16 14:57:56 +01:00
|
|
|
## 1.1.2 - 2024-01-16
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Sort subscriptions by listened time
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
- Custom handler for redirections based on atom:link
|
|
|
|
|
2024-01-16 11:02:21 +01:00
|
|
|
## 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
|