release 3.9.0

This commit is contained in:
JonOfUs 2024-05-21 01:12:41 +02:00 committed by Jonathan Flueren
parent d748412a37
commit b59e65bf46
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,10 @@
# Changelog
## 3.9.0 - 2024-05-21
### Changed
- Add support for Nextcloud 29
- Drop support for Nextcloud 26
- Drop support for php8.0
## 3.8.3 - 2024-01-12
### Fixed
- identify and delete conflicting episode by guid and not by episode url (thanks @LinAGKar)

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.8.3</version>
<version>3.9.0</version>
<licence>agpl</licence>
<author mail="thrillfall@disroot.org">Thrillfall</author>
<namespace>GPodderSync</namespace>