Compare commits
No commits in common. "491ad892424ceadc807c62fba2c136398e901d92" and "a86ea6ab3fc47d58552475ab89c4020515727c7c" have entirely different histories.
491ad89242
...
a86ea6ab3f
15
CHANGELOG.md
15
CHANGELOG.md
@ -1,18 +1,3 @@
|
||||
## 3.1.0 - 2024-09-02
|
||||
|
||||
### Added
|
||||
- ⭐ You can now add favorites subscriptions !
|
||||
It will show's up on the homepage instead of the recommendations witch appear only when you add a new subscription.
|
||||
[#59](https://git.crystalyx.net/Xefir/repod/issues/59) suggested by @W_LL_M, @Jaunty and @Satalink
|
||||
|
||||
### Changed
|
||||
- 💥 Use html5 routing instead of hashes. All the URLs has changed removing the `#/` part.
|
||||
|
||||
### Fixed
|
||||
- 🐛 Regression on 3.0 that prevent seeking player to episode last listened position
|
||||
[#136](https://git.crystalyx.net/Xefir/repod/issues/136) reported by @randomuser1967
|
||||
- ⚡ Improve the detection off mis-installed or mis-enabled gpodder app
|
||||
|
||||
## 3.0.0 - 2024-08-17
|
||||
|
||||
### Added
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
## Requirements
|
||||
You need to have [GPodderSync](https://apps.nextcloud.com/apps/gpoddersync) installed to use this app!]]></description>
|
||||
<version>3.1.0</version>
|
||||
<version>3.0.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="xefir@crystalyx.net" homepage="https://crystalyx.net">Michel Roux</author>
|
||||
<namespace>RePod</namespace>
|
||||
|
Loading…
Reference in New Issue
Block a user