Skip to content

v5.0.0

Compare
Choose a tag to compare
@benib benib released this 27 Jun 09:34
· 323 commits to master since this release
43d4eee

Breaking Changes

  • tool config translations and editor translations are separated (needs Q-editor v3 to work)
  • renderingInfo is not cached anymore inside Q-server
  • CacheControl: public is not default anymore but needs to be configured

Improvements/Features

  • new route /editor/tools-ordered-by-user-usage returning tools sorted by authenticated users usage (needs couchdb view)
  • /search improvements: createdBy param results in search for createdBy and updatedBy

Fixes

  • updatedDate and updatedBy fields are returned for initial item save