release 1.0.13

This commit is contained in:
thrillfall 2021-08-22 23:24:31 +02:00
parent 0f6ab73cf2
commit d793b59637
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 1.0.13 - 2021-08-22
### Fixed
- increase table column episode_action.action length limit to fit episode actions like DOWNLOAD
### Changed
- narrow catch to nextcloud dbal exceptions
## 1.0.12 - 2021-08-21
### Fixed
- handle UniqueConstraintViolationException thrown by nc < v22.0

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