Releases: evolvedbinary/fusion-studio-api
Releases · evolvedbinary/fusion-studio-api
Version 1.2.0
- Add a version number to the /version end-point which indicates the version of eXist-db compatibility.
Version 1.1.1
- New APIs for modifying Collection and Document Properties
- Improved error reporting
- Fixes to User properties API for Enabled/Expired status
- Fixes to Group properties API for Group Managers
- Fixes to Explorer API for permissions checks
- Increased compatibility (and Integration Tests) with multiple FusionDB and eXist-db versions
Version 0.3.0
- Workaround for a type issue in eXist-db 5.3.0 - see #12
Version 0.2.0
- Rebranding - Replaced references to
pebble
withfs
(e.g. Fusion Studio) in various HTTP messages.
Version 0.1.1
- Fixed version reporting in
/fusiondb/version
end-point - Added server info to
/fusiondb/version
end-point
Version 0.1.0
This is the first preview release of the API.