Export Invoice v0.5.1
What's new in v0.5.1
Bug fix — Database File picker (Settings)
- Fixed a "forbidden path" runtime error that prevented the Browse button from writing or clearing
selected_db.txtin the app config directory - Root cause: the Tauri capability granted the
write_text_file/remove/existscommands but no path scope for%APPDATA%\com.exportinvoice.app; addedfs:scope-appconfig-recursiveto resolve it - Export / PDF / Excel save flows are unaffected (they use dialog-returned paths which are scoped automatically by Tauri)
Download the installer below (.msi for enterprise/silent install, .exe for standard setup).