Skip to content

Releases: csync/csync-server

Release 1.5.0

09 Jun 21:36
Compare
Choose a tag to compare

Server Changes

  • Integrated the ow POC into the server

Release 1.4.0

28 Apr 16:54
Compare
Choose a tag to compare

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

14 Apr 01:33
Compare
Choose a tag to compare

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

20 Mar 18:11
Compare
Choose a tag to compare

Server Changes

  • Added deploy to Bluemix button
  • Implemented SSL Support
  • Integrated with Code Starter
  • Updated README and wiki

Release 1.1.0

24 Feb 20:44
Compare
Choose a tag to compare

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

10 Feb 00:54
Compare
Choose a tag to compare

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

30 Jan 18:06
Compare
Choose a tag to compare

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