github gmag11/Paperless_ngx_uploader 1.8.1
v1.8.1

9 hours ago

What's New in 1.8.1

Highlights

  • Updated to Flutter 3.41.8:
    The app now targets Flutter 3.41.8, ensuring compatibility with the latest SDK features and improvements.

  • Simplified Sharing Functionality:
    The internal sharing mechanism has been refactored:

    • The custom ShareReceiverActivity has been removed.
    • All share intent handling is now managed directly in Kotlin code.
    • This change improves reliability and reduces complexity when receiving files from Android's share menu.
  • Permission Handling Removed:
    The app no longer requests or manages runtime permissions for file access.

    • Permission logic have been deleted.
    • This streamlines the user experience and reduces permission prompts.

Full Changelog: 1.8.0...1.8.1

Don't miss a new Paperless_ngx_uploader release

NewReleases is sending notifications on new releases.