Skip to content

Releases: TWCable/grabbit

v7.1.5

26 Aug 12:41
Compare
Choose a tag to compare
  • Bug fixes (fixes #2)

v7.1.4

18 Jun 15:57
Compare
Choose a tag to compare

Bug fixes

v7.1.3

30 Jan 20:34
Compare
Choose a tag to compare
  • Bug fixes (Fixes #192)

7.1.3-alpha

22 Oct 19:35
Compare
Choose a tag to compare
7.1.3-alpha Pre-release
Pre-release
  • Fixes to peer connections that require authorization for nodes.

v7.1.2

24 May 21:21
Compare
Choose a tag to compare
  • Bug fixes

v7.1.1

03 Mar 18:29
Compare
Choose a tag to compare
  • Bug fixes
  • Documentation changes
  • Log names are now changed from batch-client.log to grabbit-receive.log; and batch-server.log to grabbit-send.log

v7.1.0

18 Jan 05:40
Compare
Choose a tag to compare
  • Support for writing rep:policy nodes
  • Bug fixes
  • Performance improvements

v7.0.2

06 Oct 03:36
Compare
Choose a tag to compare
  • Bug fixes

v7.0.1

03 Oct 03:06
Compare
Choose a tag to compare

Add https sync support (fix #149)

v7.0.0

20 Aug 17:19
Compare
Choose a tag to compare
  • Refactor JcrNodesProcessor to use JcrPropertyDecorator
  • Provide Root ResourceProvider for Grabbit
  • Upgrade joda-time dependency to 2.7 and update MANIFEST.MF to accept [2,3) for AEM 6.1 & AEM 6.2 compatibility
  • Added Content-Type header in curl request in grabbit.sh for it to work in AEM 6.2
  • Transfer current property's state whether it's multiple or not from Server to Client