ProjectNotes 5.2.1
A maintenance release that fixes two issues from 5.2.0 and hardens the macOS notarized build.
Fixes
- File Finder reload — the File Finder plugin now reloads correctly instead of getting stuck on stale state.
- Search staleness — the
database_searchview is now always recreated on launch, so search results no longer go stale after a schema/view change.
Packaging
- Hardened the macOS signing/notarization flow (PyQt5 framework handling) so the
.pkgand in-app updater build reliably pass Apple notarization.
Downloads
- ProjectNotes-5.2.1-macOS.pkg — signed & notarized macOS installer (macOS 13.0+).
- ProjectNotes-5.2.1-macOS.zip — asset consumed by the in-app auto-updater.
- ProjectNotes-5.2.1-source.zip — source code only (excludes build artifacts, the demo database, and Windows installer payloads).