Releases: CybercentreCanada/assemblyline
Releases · CybercentreCanada/assemblyline
v4.5.1.dev450: Merge pull request #325 from CybercentreCanada/update_pipelines
Pre-release
Fixed the HMR on the frontend
v4.5.1.dev449: Merge pull request #325 from CybercentreCanada/update_pipelines
Pre-release
Update to use official Elasticsearch image for testing
v4.5.1.dev448: Merge pull request #325 from CybercentreCanada/update_pipelines
Pre-release
Fixed a bug where opening the ServiceDetail
in a new tab was stuck loading because all the service names weren't being propogated by the Services
page.
v4.5.1.dev447: Merge pull request #325 from CybercentreCanada/update_pipelines
Pre-release
Bugfixes for using submission profiles with Ingest API
v4.5.1.dev446
Merge pull request #325 from CybercentreCanada/update_pipelines Update to use official Elasticsearch image for testing
v4.5.1.dev445
Enhancements
- changes to elasticsearch mappings and to support changes to mappings
v4.5.1.dev444: Merge pull request #325 from CybercentreCanada/update_pipelines
Pre-release
Assorted UI fixes
v4.5.1.dev443: Merge pull request #325 from CybercentreCanada/update_pipelines
Pre-release
Bugfix
- Environment set by the container configuration should take precedence over defaults configured by system
Release 4.5.0.77
Bugfixes
- Fixed an issue with the HotModuleReload not working by changing the Vite configuration;
- Fixed a bug where opening the
ServiceDetail
page in a new tab was stuck in a loading state caused by the service names were not being propagated by theServices
page; - Added a length check to assess if there's any OAuth providers configured alongside SAML (#329)
- Fixed several minor issues on the
Submit
,SubmissionDetail
andWorkflowCreate
pages. (#327)
Release 4.5.0.76
Additions
- Enable pod security on your Assemblyline deployment (@dhruv-acsc)
- Update Sources: Support for POST requests that send JSON data (#248)
Bugfixes
- Ensure that environment configurations set in the container configuration take precedence over system defaults (https://discord.com/channels/908084610158714900/908717528082173983/1341639339461050438)
- Updaters: Ensure Signature data is committed to index before signaling other thread to pull in signatures (#232)