Releases: CybercentreCanada/assemblyline
Releases · CybercentreCanada/assemblyline
v4.5.1.dev415: Merge pull request #307 from CybercentreCanada/bugfix/frequency.c
Pre-release
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
Pre-release
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
Pre-release
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
Pre-release
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
Pre-release
v4.5.1.dev410
Create frequency.c from .pyx before building base package
Release 4.5.0.69
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)
v4.5.1.dev409
Frontend
- Moved the theme configuration file into the public directory to give users the ability to customize the theme's colors (Changing the images is currently possible since they are fetched from that same directory).
v4.5.1.dev408
Template pipeline and add publishing descriptions to DockerHub
v4.5.1.dev407
Publish for testing