What's new
- Image viewer: drag images and zoom in to inspect details. (#132)
- Native Save As dialogs: choose where to export OPML subscriptions and save article images. Cancelling a dialog no longer reports a successful save. (#133)
- AI connection test: check your API key, model, and Base URL directly in Settings, with response timing and useful error messages. Empty responses and outdated test results are no longer shown as successful connections. (#138)
- AI provider profiles: remember each provider's model and Base URL when switching providers. Configuration changes are saved atomically to prevent mixed settings or lost drafts. (#139)
Fixes
- Bundle reader fonts locally, removing the external font request that could delay startup on restricted or offline networks. (#136)
- Improve Linux AppImage compatibility with newer Wayland/Mesa installations and respect an explicitly configured
GDK_BACKEND. Repacked AppImages are re-signed for in-app updates. (#137)
Downloads
- macOS: choose the
aarch64.dmgfor Apple Silicon orx64.dmgfor Intel. - Windows: use the
.msior-setup.exeinstaller. - Linux: use the
.AppImage,.deb, or.rpmpackage. - CLI: platform-specific
papr-*.tar.gzand Windows.ziparchives are included.
Thanks to @expoli and @PrinOrange for their contributions.
Full changelog: v0.15.0...v0.16.0