UI - Frontend
- Allow safelisted results to be hidden from the interface
v4.2.2.stable9
Base
- Broaden Unicode range for domains (credits to malvidin)
- Add [Special-Use Domain Names](https://www.iana.org/assignments/special-use-domain-names/special-use-domain-names.xhtml) to domain validation
- Add ontology for malware configurations
v4.2.2.stable8
Base
- Add `access_mode` to PersistentVolume model in Services
Core
- Scaler will adjust the DeploymentStrategy of deployments depending on the volumes attached and their access modes
- ReadWriteOnce (RWO) will set the strategy type to 'Recreate'
- ReadWriteMany (RWX) or None will default to 'RollingUpdate'
Frontend
- Add ability to set the volume's access mode from the UI
v4.2.2.stable7
Core
- alerting bugfix
v4.2.2.stable6
Base
- Add `git_branch` to UpdateSource model
UI - Frontend
- Add a field to specify the branch to check on Git clones
- Display StorageClass and allocation for PV
Service Base
- Allow directories to be considered as valid candidates for updates
- Cleanup timekeepers/tars from unexpected terminations involving persisted storage
v4.2.2.stable5
Base
- bugfix in resubmit routine
v4.2.2.stable4
Core
- bugfix
v4.2.2.stable3
Core
- bugfix in alerter
v4.2.2.stable2
Core
- Adjust alerter to remove sleep on retrying failed alert creations
Frontend UI
- Add display for new queue internal to alerter
v4.2.2.stable11
Base
- Ontology: Correct `sleep_delay` field in MalwareConfig model to match MACO spec
v4.2.2.stable10
Core
- Hotfix: PV access modes must be passed as a list to Kubernetes API
v4.2.2.stable1
Base
- IPv6 support for IP tags (network.static.ip, network.dynamic.ip)
Core
- Fix Alerter refuse to create some alerts because it fails/retries too fast
UI - API
- Better error messages when URL submissions fail
UI - Frontend
- Fix result table output so it does not crash if wrong data is sent to it
- Add ability to highlight signatures in the submission summary
- Add ability to hide all safe results (tags, heuristics, result section, dropped files... )
v4.2.2.stable0
Re-release to move to new patch level.
v4.2.0.stable125
Documentation sync release
v4.2.0.stable124
Release to sync docs
v4.2.0.stable123
Release to sync documentation.