diff --git a/CHANGELOG.md b/CHANGELOG.md index 2708f19..c95a0a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ # Changelog +## 3.10.0 - 2024-09-23 +### Changed +- Add support for Nextcloud 30 + ## 3.9.0 - 2024-05-21 ### Changed - Add support for Nextcloud 29 @@ -26,12 +30,12 @@ ## 3.7.3 - 2023-02-24 ### Fixed -- If EpisodeAction is updated with new episode url and there is a conflicting EpisodeAction with that same episode url the later will be deleted +- If EpisodeAction is updated with new episode url and there is a conflicting EpisodeAction with that same episode url the later will be deleted ## 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 +- 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 @@ -123,4 +127,3 @@ ## 1.0.7 – 2021-07-13 ### Changed - accept only arrays on subscription change endpoint (thanks https://github.com/mattsches) - diff --git a/appinfo/info.xml b/appinfo/info.xml index b6f1a84..3e9b7b3 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -5,7 +5,7 @@ GPodder Sync replicate basic GPodder.net API - 3.9.0 + 3.10.0 agpl Thrillfall GPodderSync