1.4 KiB
1.4 KiB
v0.1.1 (2026-03-28)
Bug Fixes
- Use custom app icon for Windows shortcuts instead of the default Python executable icon (5e5e503)
- Check if port is already in use before starting the server (5219263)
Improvements
- Replace
packaginglibrary with lightweight built-in version comparison — one fewer dependency (5219263)
Development / Internal
CI/Build
- Add manual build workflow for testing artifacts without tagging a release (4f9e99e)