What's Fixed
- Fixed
sqlite3.OperationalError: unable to open database filethat occurred on launch for some users - App database now stores in a per-user location (
%LOCALAPPDATA%) instead of the install folder - Applied the same per-user storage fix consistently across logs, config, and database — resolving install/launch issues across a wider range of Windows setups
Note
Windows may show an "Unknown Publisher" SmartScreen warning during install, since the app isn't code-signed yet. Click More info → Run anyway to proceed.
Full Changelog: v1.0.1...v1.0.2