Release 3.7.2 - disambiguate episode action search
This commit is contained in:
parent
18c52e4ed7
commit
5bfa272a5d
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 3.7.2 - 2023-02-24
|
||||
### Fixed
|
||||
- EpisodeActions are explicitly searched in database by guid. Episode url is used as fallback. Combined search produces multiple results thus broke synchronization
|
||||
|
||||
## 3.7.1 - 2022-11-11
|
||||
### Fixed
|
||||
- Fix error where app couldn't be installed with some databases
|
||||
|
@ -5,7 +5,7 @@
|
||||
<name>GPodder Sync</name>
|
||||
<summary>replicate basic GPodder.net API</summary>
|
||||
<description><![CDATA[Expose GPodder API to sync podcast consumer apps like AntennaPod]]></description>
|
||||
<version>3.7.1</version>
|
||||
<version>3.7.2</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="thrillfall@disroot.org">Thrillfall</author>
|
||||
<namespace>GPodderSync</namespace>
|
||||
|
Loading…
Reference in New Issue
Block a user