Skip to content

v0.131.0

Compare
Choose a tag to compare
@danielafeitosa danielafeitosa released this 28 May 04:43
· 103 commits to develop since this release
  • ➕ Upgrade of Gems: the gems should be upgraded during docker-compose build
  • ➕ New event publish_report: when a report is published the external bots subscribing the event will be notified.
  • Sort items by item title:
    • ➕ New migration to add mapping for sorting by title. The migration should run very fast during docker-compose up:
    • ➕ New task for indexing the field sort_title with the item analysis_title if present or title. To run the task: check:migrate:fill_es_sort_title