All notable changes to this project are documented here.
- Add optional 3MF post-processing script checks. By default, the bridge notifies the user, writes the script text to the log, and then continues opening the file.
- Add
post_process_actionconfig support withwarn,block, andignoremodes.
- Ignore empty
bambustudioopenURI launches without showing an error or running the download flow. - Improve diagnostics for malformed slicer links by logging the original input URI when URL extraction fails.
- Add an automatic Windows installer that sets up the bridge and registers URI handlers.
- Add
python -m slicer_uri_bridgesupport as a fallback way to run the CLI when the script entry point is not onPATH.
- Add the first Slicer URI Bridge CLI for routing slicer links to Bambu Studio.
- Support Bambu Studio, PrusaSlicer, OrcaSlicer, Cura, and Creality Print style URI links.
- Add safe model download validation before opening files in Bambu Studio.
- Add interactive URI handler registration and status management.
- Add an automatic macOS installer.