Skip to content

Version 5.12.5

Compare
Choose a tag to compare
@Filigran-Automation Filigran-Automation released this 10 Dec 15:48
· 1198 commits to master since this release
e717ba9

Enhancements:

  • #4583 Full refactor of files storage and fetching to avoid querying S3 when not necessary
  • #4498 Ability to scope platform notifications (in settings) to specific groups or organizations (not always global)
  • #3720 Delete cascade user => triggers / notifications / workspaces
  • #3387 Be able to customize the time range of relationship de-deduplication mechanism

Bug Fixes:

  • #5160 Date Column in Activity Tab Not Fully Visible
  • #5158 Error in some RSS feeds again
  • #5153 Can't add api filters to retention policies
  • #5147 TAXII ingestion technical error

Pull Requests:

  • [backend] do not convert empty filter group into null in elastic query by @labo-flg in #5146
  • [backend] delete dashboard with no more admins when user when user is deleted (#3720) by @CelineSebe in #5038
  • [frontend] fix filter display in retention policies by @jpkha in #5150
  • [backend] authorize api filters keys for retention policies checking (#5153) by @Archidoit in #5154
  • [frontend] fix remove cursor pointer on operator that is not clickable + Missing translations by @jpkha in #5157
  • [backend] Customize time range of relationship de-deduplication (#3387) by @richard-julien in #5132
  • [backend/frontend] Refactor files management to rely on internal engine instead of S3 (#4583) by @richard-julien in #5131
  • [frontend/backend] Add support of recipients for platform message by @SamuelHassine in #5161

New Contributors:

Full Changelog: 5.12.4...5.12.5