Skip to content

v2.5.1

Choose a tag to compare

@IvanJelicSF IvanJelicSF released this 02 Jun 12:03
· 4 commits to develop since this release
c91b31e

This release syncs up with the Superdesk 2.9, bringing new features and fixes:

  • Extending content lists webhook payload with modified articles
  • API endpoint for listing all users /api/{version}/users/profile/all
  • Disabling Symfony Profiler in the code (check #1273 for enabling it, but not recommended if access to your instance is not restricted)
  • Introducing Supervisor check command app:check-supervisor
  • Checking if swp_failed_queue table exists and creating it if not
  • Failed queue API endpoint set to return latest 500 items (visible in the Error log view)
  • Articles with attachments are now accepted and published (ignoring attachments until proper implementation is in place)
  • Fixed bug that updated automatic lists on manual lists update in some cases

Full Changelog: v2.5.0...v2.5.1