Releases: flownative/neos-canto
Releases · flownative/neos-canto
v0.3.1
- Un-implement ProvidesOriginalUriInterface
v0.3.0
A feature release:
- Enable client credentials auth for CLI use
- Use Canto custom fields as tags and collections
- Import custom fields as tags and collections
v0.2.6
- Fix module icon in Neos backend
- Fetch "current URI" from Flow's HTTP request handler
- Remove unused variables in CantoClient
v0.2.5
- BUGFIX: Change | to - in asset identifer
- BUGFIX: Use last_modified against Canto API when sorting
- BUGFIX: Fix sorting of items by name in media browser
- BUGFIX: Fix last modified parsing in asset proxy
v0.2.4
Merge pull request #7 from flownative/feature/standalone-login Start Canto authorization in separate window
v0.2.3
Fix login when in iframe, e.g. when media browser is opened from the inspector in Neos.
v0.2.0
Make compatible with Neos 4.3
v0.1.0-alpha4
Improved documentation
v0.1.0-alpha3
Rewritten authentication against Canto.
v0.1.0-alpha2
Now works with Neos 7, too.