Skip to content

Releases: CybercentreCanada/assemblyline

v4.5.1.dev422: Merge pull request #311 from CybercentreCanada/cccs-rs-patch-1

30 Jan 17:05
5b29da8
Compare
Choose a tag to compare

v4.5.1.dev421: Merge pull request #311 from CybercentreCanada/cccs-rs-patch-1

29 Jan 20:43
5b29da8
Compare
Choose a tag to compare

v4.5.1.dev420

29 Jan 19:38
46cd8ab
Compare
Choose a tag to compare
v4.5.1.dev420 Pre-release
Pre-release
Update build-base.yaml

Release 4.5.0.72

04 Feb 16:15
5b29da8
Compare
Choose a tag to compare

Hotfix

  • Fix imports in privileged services regarding the LOG_LEVEL override

Release 4.5.0.71

04 Feb 15:30
5b29da8
Compare
Choose a tag to compare

Bug Fixes

  • Fixed the EML preview's styling from borealis.
  • Fixed an issue with the tag sorting method.
  • Fix logging override for debugging services (and include debugging for core)
  • Fix API bug when creating new users and no identity_id is set (@sgaron-msft)

Features

  • Auto-update services (@sgaron-msft)
    • A global default can be configured but services have the ability to override the setting

Release 4.5.0.70

03 Feb 20:49
5b29da8
Compare
Choose a tag to compare

Bug Fixes

  • Fixed an issue on the Workflows page where selecting "Show Workflows that haven't been used in 3 months" did not apply the correct filter. AL-3527
  • Fixed an issue where the workflow run API call was missing a trailing slash. AL-3528

Features

  • Changed the filter buttons at the end of all search bars to function as toggles for adding and removing filter queries. #303
  • Added the borealis feature to show a preview of an EML file within the Alert Detail page as well as the Submission Report and Detail page, provided the borealis API is activated. AL-3529
  • Added an option to enlarge tables in the result section into a wide-screen dialog box for enhanced data viewing. AL-3492
  • Added a new button on the File Viewer page to switch line wrapping on or off for easier file viewer. #242
  • Changed the file preview functionality to return only truncated file content when the size exceeds 1 MB, reduced from a previous limit of 10MB, to optimize frontend performance. AL-3530
  • Added a new sorting method and grouping strategy for lists of IP, domain, and URI tags: #261
    • IP addresses are now sorted numerically.
    • Domain names are grouped by their top-level domain.
    • URIs are categorized by both their top and second-level domains.

v4.5.1.dev419: Merge pull request #307 from CybercentreCanada/bugfix/frequency.c

29 Jan 19:33
c6c9134
Compare
Choose a tag to compare

Frontend

  • Remaking another build

v4.5.1.dev418: Merge pull request #307 from CybercentreCanada/bugfix/frequency.c

29 Jan 18:34
c6c9134
Compare
Choose a tag to compare

v4.5.1.dev417: Merge pull request #307 from CybercentreCanada/bugfix/frequency.c

23 Jan 20:45
c6c9134
Compare
Choose a tag to compare

Fix tests relative to auto-update changes

v4.5.1.dev416: Merge pull request #307 from CybercentreCanada/bugfix/frequency.c

23 Jan 20:16
c6c9134
Compare
Choose a tag to compare

Feature