Skip to content

Releases: TWCable/grabbit

v4.0.3

09 Sep 21:44
Compare
Choose a tag to compare

Adding DEBUG logging for nodes being saved on Client

v3.0.3

09 Sep 17:15
Compare
Choose a tag to compare

Adding DEBUG logging for nodes being saved on Client

v4.0.2

21 Aug 16:14
Compare
Choose a tag to compare
  • Fixed a major issue with deleteBeforeWrite feature

v3.0.2

21 Aug 16:15
Compare
Choose a tag to compare
  • Fixed a major issue with deleteBeforeWrite feature

v4.0.1

17 Aug 20:15
Compare
Choose a tag to compare

Use request.remoteUser on both Client and Server to create JCR Session to fix security issue GH-56

v3.0.1

17 Aug 20:16
Compare
Choose a tag to compare

Use request.remoteUser on both Client and Server to create JCR Session to fix security issue GH-56

v4.0.0

06 Aug 19:53
Compare
Choose a tag to compare
  • Updated for AEM 6.1

v3.0.0

06 Aug 19:46
Compare
Choose a tag to compare
  • Added "excludePath" feature
  • Added "Delete before write" functionality
  • Fixed issue with not writing mandatory child nodes with their parent
  • A number of smaller bug fixes and refactoring

Tweek for AEM6 compatibility

23 Apr 22:13
Compare
Choose a tag to compare
  • Removed an unnecessary bundle dependency on SCR and downgraded guava to 15 to make AEM6 happy
  • Removed the broken client UI code (#13)

v2.0.0

12 Mar 20:28
Compare
Choose a tag to compare

Initial release of Grabbit