Release 3.7.2 - disambiguate episode action search

This commit is contained in:
thrillfall 2023-02-24 17:18:20 +01:00
parent 18c52e4ed7
commit 5bfa272a5d
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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>