Releases: csync/csync-server
Releases · csync/csync-server
Release 1.5.0
Server Changes
- Integrated the ow POC into the server
Release 1.4.0
Server Changes
- Added ability to modify ACLs from the dataviewer
- Added Key section in dataviewer
- Added Google Analytics for deployments on Bluemix
Release 1.3.0
Server Changes
- Implemented REST Endpoints
- Added tests
- Updated README
Bug Fixes
- Adding second node broken after adding one node
- Closing a parent node keeps child selected
- Nodes with no data cannot be deleted
- Wrong ACL on create in dataviewer
Release 1.2.0
Server Changes
- Added deploy to Bluemix button
- Implemented SSL Support
- Integrated with Code Starter
- Updated README and wiki
Release 1.1.0
Server Changes
- Updated README
- Added delete with a wildcard
- Added Bluemix deployment tracking
- Added travis build status image
- Added flag to disable dataviewer
Bugs Fixed
- Writes allowed on wildcards
- Deleting a node also deletes sibling nodes - dataviewer
Release 1.0.1
CSync Server Changes
- Delete with a wildcard
- Setup Travis CI
- Add Facebook as provider
- Update deploy to Bluemix article
- Add deployment tracking
Bugs Fixed
- Server Allowed for pub creates on wildcards
Release 1.0.0
CSync Server Changes
- Allow use of external RabbitMQ instance
- Allow delete permission with write permissions (static ACLs)
- Update README
- Add CONTRIBUTING.md
- Add tests
- Replace old advance protocol with new advance
- Update to Scala 2.12.1
- Dataviewer uses CSync from npm
- Updated to Message Version 15
Bugs Fixed
- Handling of GitHub Auth Error Codes