Skip to content

Releases: mskpluk/qnapi

qnapi fork 0.3.2

Choose a tag to compare

@mskpluk mskpluk released this 12 Apr 12:18
ac7740a

Merge desktop notifications improvements:
- add NotificationService with Linux DBus backend and tray/messagebox fallback
- add settings toggle for desktop notifications and persist qnapi/desktop_notifications
- replace success popup in hash download flow with configurable desktop notification
Packaging/versioning improvements:
- remove hardcoded deb version in qnapi.pro and read Version from debian/control
- align runtime version macros with release version 0.3.2

qnapi fork 0.3.1

Choose a tag to compare

@mskpluk mskpluk released this 11 Apr 10:57

Improved encoding detection when retrieving links from Napiprojekt.

qnapi fork 0.3.0

Choose a tag to compare

@mskpluk mskpluk released this 01 Feb 20:26
1afc5f9
  • Added napiprojekt: link handling via URI scheme handler
  • Added UTF-16 LE subtitle processing fix
  • Added automatic deb package building (make deb)
  • Added postinst/postrm scripts for xdg-mime registration
  • Added qnapi-uri.desktop and napiprojekt-mime.xml

Includes fix from QNapi#188