# Changelog
## 0.1.2 - 2026-04-02 13:06:04Z
### ⚙️ Miscellaneous Tasks
- Enable publishing and improve keywords/categories for all crates
- Fix exclude lists for crates.io publishing
- *(types)* Sort Cargo.toml fields via cargo-sort
- Add LICENSE files, per-crate READMEs, fix mediator description
## 0.1.1 - 2026-04-02 12:23:32Z
### 🚀 Features
- Implement browser-controller workspace with mediator, CLI, and extension
- *(cross-platform)* Add macOS and Windows support
### 🚜 Refactor
- *(workspace)* Rename crate dirs to full names, add per-crate release tooling
## 0.1.0
Initial Release