LOCH
Apps
Macro
Live
Scheduler
Cookbook
Hardware
Live
Developer
Finance
Downloads
Changelog
About
Download Macro
Apps
Macro
Live
Scheduler
Cookbook
Hardware
Live
Developer
Finance
Downloads
Changelog
About
Changelog
What's new.
Version history across all Loch apps. New releases are announced on GitHub.
All Apps
Macro
Hardware
v0.2.3
minor
Loch Hardware
2026-05-20
·
Startup Manager — view and toggle Windows startup items from registry and startup folders
·
Files panel — treemap disk space explorer, directory tree drill-down, and installed programs list
·
Launch uninstallers directly from the installed programs list
·
Delete files and folders from within the app
·
Auto-updater — check for updates, download with progress bar, restart to apply
·
Celsius / Fahrenheit temperature toggle in settings
·
Data folder shortcut opens SQLite app data directory in Explorer
·
Reset all data — wipes alert rules, history, and preferences
v0.2.0
minor
Loch Macro
2026-04-15
·
Copy / paste nodes — single node and multi-select, preserves internal edges (Ctrl+C / Ctrl+V)
·
Box selection on canvas — drag to select multiple nodes at once
·
Duplicate node shortcut (Ctrl+D)
·
Improved node execution indicator — category-color pulse ring per node
·
Fixed profile switch occasionally clearing unsaved canvas changes
v0.1.0
major
Loch Hardware
2026-03-10
·
Initial public release
·
Dashboard with live metric cards — CPU, RAM, GPU, Storage, Network, Top Process
·
Animated sparklines and arc gauges; cards pulse amber when an alert fires
·
CPU / GPU / RAM detail panels with usage %, temperatures, model names, and history graphs
·
Per-drive storage fill bars showing used / total across all connected drives
·
Live network upload / download throughput for the active adapter
·
Full process list sortable by CPU or RAM — kill process tree with one click
·
Alert system — threshold rules (e.g. CPU > 90%) persisted to SQLite, in-app notifications
·
Theme picker — Depths, Fireflies, Pixel City, Volcanic (premium themes require license)
·
Configurable poll interval 0.5s – 5s, launch on startup, minimize to tray
·
Rust / Tauri 2 backend using sysinfo, emitting metrics via Tauri events
v0.1.0
major
Loch Macro
2025-12-01
·
Initial public release
·
Visual node canvas with 20+ built-in node types
·
Keyboard, mouse, timer, and hotkey trigger nodes
·
Variable engine with read / write / transform nodes
·
Humanize mode for realistic timing variation
·
Multiple macro profiles with instant switching
·
Arm-to-hotkey for always-ready macro execution
·
Open JSON data format — fully inspectable
v0.9.0
minor
Loch Macro
2025-10-14
·
Topographic background — domain-warped FBM with Chaikin smoothing (3 passes)
·
Node execution now shows animated category-color pulse ring
·
Fixed sidebar collapsible sections losing state on profile switch
v0.8.2
patch
Loch Macro
2025-09-03
·
Fixed hotkey capture not releasing on window blur
·
Fixed node drag snapping off-grid at high DPI
·
Stop button now shows red pulse ring during active run
v0.8.0
minor
Loch Macro
2025-08-20
·
Arm mode — arm a single macro to a system-wide hotkey
·
If / Else conditional nodes
·
Loop node with configurable iteration count
·
Reroute nodes for clean edge routing on large canvases
·
Profile import / export as portable JSON
v0.5.0
minor
Loch Macro
2025-06-10
·
First internal beta
·
Core node canvas with React Flow
·
Basic trigger, action, and delay node types
·
Tauri 2 app shell with custom titlebar