Skip to content

Export Invoice v0.5.1

Choose a tag to compare

@github-actions github-actions released this 22 May 03:54

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.txt in the app config directory
  • Root cause: the Tauri capability granted the write_text_file/remove/exists commands but no path scope for %APPDATA%\com.exportinvoice.app; added fs:scope-appconfig-recursive to 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).