Talon Release 3.0.0
You can download Talon here.
New Features
- Built a full new initial UI flow with browser selection, review, and advanced settings pages driven by one central install_plan config.
- Added interactive plan editing in the UI, including removing steps, resetting defaults, advanced on/off toggles, and import/export of install plans.
- Added contextual warnings and guidance in the review flow (for example, when browser install is missing or no actionable items exist).
Improvements
- Removed Google Chrome as a browser option.
- Unified configurations so browser choice and other settings are all stored in install_plan instead of split files/legacy flow.
- Refactored step execution contracts so runner metadata is passed directly into steps rather than steps reading plan files on their own.
- Updated build process to no longer produce onefile executable and instead produce regular standalone executable.
- Made Win11Debloat script discovery dynamic so pinned bundle version changes don’t require code path updates.
Bug Fixes
- None.
Feedback
Please open an issue if you have suggestions or encounter any bugs.
Thank you for using Talon.