Releases: flownative/neos-canto
Releases · flownative/neos-canto
v0.5.3
What's Changed
- BUGFIX: do not fail, if no tag property is present by @MiauzGenau in #36
- TASK: compatibility with Neos 9.0 by @pKallert in #34
New Contributors
- @MiauzGenau made their first contribution in #36
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- BUGFIX: Cast stdClass tag to the expected array by @markusguenther in #33
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- Allow Neos 8 and require PHP 8 by @markusguenther in #27
- Improve codebase by @kdambekalns in #29
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
- Add isAuthenticated() method to the CantoClient by @markusguenther in #26
Full Changelog: v0.4.2...v0.4.3
v0.4.2
v0.4.1
What's Changed
- Throw better exception when authentication fails by @kdambekalns in #25
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Respect thumbnail/preview size from media browser preset by @kdambekalns in #21
- Make isImported actually check the imported state by @kdambekalns in #20
- Implement webhook handling to listen to changes in Canto by @kdambekalns in #11
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Refresh expired access token when using client credentials mode by @kdambekalns in d72f27e
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Remove related OAuth authorization data upon user deletion by @kdambekalns in #19
Full Changelog: v0.3.1...v0.3.2