Skip to content

v1.18.3

Compare
Choose a tag to compare
@albogdano albogdano released this 23 Mar 11:46
· 1397 commits to master since this release
  • Added support for anonymous permissions and guest access to the API
  • Fixed default permissions to allow users to access their child objects (object created by them)
  • Fixed CORS filter not loaded - there was a problem with the ordering before
  • Fixed GZip filter mapping to apply only to API resources
  • Removed lazy_start options for Elasticsearch and Hazelcast (caused problems with ES)
  • More smaller fixes and refactoring