1.4.0
Whats changed in Thorium!
[1.4.0] - 2025-12-08
🚀 Features
- (agent) Added support for configuring the agent to linger for a bit - (1229e1f)
- (api) Added support for adding graphics to entities - (c5e723e)
- (api) Add initial MCP support to Thorium - (ac2f957)
- (api) Added beta support for counting files and their tags - (577bb3b)
- (megathor) Added stand alone Ansible k8s deployment playbook - (a925237)
- (operator) [breaking] Added support for setting host aliases in Thorium components - (b2b00bd)
- (scaler) Added support for disabling proxy settings for the k8s scaler - (8f4ac6b)
- (thoradm) Added network policies to backup - (59e3650)
- (thorctl) Added group override option for toolbox import - (8bf0243)
- (thorctl) Added support for generating AI summaries of samples - (3c11d56)
- (thorctl) Added support for updating tools with toolbox - (8950fbb)
- (thorctl) Improved files upload handling - (e2302e4)
- (thorctl) Added quiet mode to thorctl - (df65113)
- (thorctl) Added option to export image/pipeline configs only - (e2b09c2)
- (tools) Added byte-frequency tool - (a5c2871)
- (ui) Added stats sidebar nav button for users - (10eecee)
- (feature) Added autovolatility3 and cve-bin-tool-sbom - (c0024f4)
🐛 Bug Fixes
- (agent) Fixed issue where the agent incorrectly required results - (83f3110)
- (api) Fixed issue where the api could skip items when listing by tags - (78d7107)
- (api) Fixed issue where listing with tags was missing data - (1c00742)
- (cart-rs) Fixed incorrect header format - (2a6fe4e)
- (client) Fixed missing params in network policy update requests - (01aa2a0)
- (event-handler) Fixed issue where event handler spammed the API for events - (e255768)
- (operator) Fixed issue where operator would sometimes see api errors - (7d36773)
- (scaler) [breaking] Fixed issue where the scaler would only do fair share scheduling - (02d1caf)
- (search-streamer) Added document truncation - (d5555ef)
- (thorctl) Added validation of pipeline image orders on toolbox import - (3e18166)
- (thorctl) Fixed issue where thorctl reaction list limit was ignored - (daf6b35)
- (thorctl) Fixed issue where descriptions overran onto multiples lines - (a07f8dc)
- (tools) Patched Exiftool and Autovolatility path errors - (50c91e1)
- (fix) Added optional operator registry auth - (acc45b8)
- (fix) Update reaction status after deletion - (d59f01d)
⚙️ Miscellaneous Tasks
- Updated cargo files to allow for crates.io publish - (2149ad6)