Releases: JDE-Projects/Simple-Project-Manager
Releases · JDE-Projects/Simple-Project-Manager
Release list
v1.3.3
What's Changed
- Update check now works behind antivirus and network filters that inspect HTTPS, by using the Windows certificate store instead of Python's own.
- A failed update check now shows the reason in a popup and records it in the debug log, instead of failing silently.
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Updated the header with the app glyph and streamlined JDE-Projects byline.
- Added a smooth fade for temporary update-check messages.
- Fixed window-position persistence when multiple app processes briefly overlap.
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Update check messages now use the standard wording shared across the Simple X Tools, and the message is now centered in the bottom bar.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Window position and size are now remembered between launches, including on second monitors and at any display scaling.
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Launching the app while it is already running now brings the existing window to the front instead of opening a second copy (protects the project workbook from two instances editing it at once).
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Open and Save As dialogs updated to the current pywebview API
- Bottom bar no longer covers the end of the project tree or the scrollbar
- Scrollbars now match the app theme in dark and light mode
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- The project tree and critical-items summary now fill the window width instead of staying in a fixed center column, so content grows when you resize or maximize.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- New Windows installer (Start menu shortcut, per-user install, clean uninstall), shipped alongside the existing portable zip.
Full Changelog: v1.0.0...v1.1.0