Skip to content

Releases: CybercentreCanada/assemblyline

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

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

22 Jan 21:17
c6c9134
Compare
Choose a tag to compare

Frontend

  • Added a Copy all highlighted values to the ActionMenu;
  • Added a Dialog to view the ResultTable in a wide format

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

22 Jan 06:54
c6c9134
Compare
Choose a tag to compare

Frontend

  • Added a Word Wrap toggle button for the FileViewer;
  • Changed the FileViewer components to use the new API routes that sends the truncated content.

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

22 Jan 02:47
c6c9134
Compare
Choose a tag to compare

Frontend

  • Changed the AutoHideTagList component to render domains and URIs in groups.

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

21 Jan 17:33
c6c9134
Compare
Choose a tag to compare

Frontend

  • Changed all the action buttons on the Submission page to be toggles;
  • Moved the SearchParams components into the core folder.

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

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

Bugfixes

  • Handle cases where the source was removed from the service configuration but it was still queued (#296)
  • Define environment variables to control shard/replica count for metrics (#162)
  • Assign a name to exposed ports to support multi-port services (#279)

v4.5.1.dev410

21 Jan 15:15
06e4287
Compare
Choose a tag to compare
v4.5.1.dev410 Pre-release
Pre-release
Create frequency.c from .pyx before building base package

Release 4.5.0.69

21 Jan 16:50
c6c9134
Compare
Choose a tag to compare

Bugfixes

  • Handle cases where the source was removed from the service configuration but it was still queued (#296)
  • Define environment variables to control shard/replica count for metrics (#162)
  • Assign a name to exposed ports to support multi-port services (#279)
  • Fix row folding in HexViewer
  • Fixed the "disableEnforceFocus" error message in the drawer.

Features

  • Refactor theming to be stored in a JSON file (theme.json) to allow theming customization (#306)