Releases: thrillfall/nextcloud-gpodder
Releases · thrillfall/nextcloud-gpodder
3.17.0
3.16.0
add nextcloud 33 support
drop nextcloud 29 support
3.15.2
lets see title and description in backend ui for audiothek content
3.15.1
release to nc app store on tag
3.15.0
Full Changelog: 3.14.0...3.15.0
3.13.3
Update CHANGELOG.md
3.13.2
3.13.2r Fix release number for 3.13.2 release (#211)
Release 3.13.1 - fix missing version in info.xml
What's Changed
Full Changelog: 3.13...3.13.1
3.13 support nc 32
Prepare support for Nextcloud 32 (#205) * Add support for Nextcloud 32 * Also test for NC32 support * Use newer approach for bootstrapping Taken from e.g. https://github.com/nextcloud/contacts/blob/e1c667c2dd30885e76512a847db50883a75b1687/tests/bootstrap.php * Drop NC28 support, since it doesn't support new test bootstrap logic * Don't test for NC28, as it's no longer supported * Update dependencies --------- Co-authored-by: JonOfUs <jonofus@flueren.eu>