tauri-apps / tauri

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
https://tauri.app
Apache License 2.0
85.36k stars 2.58k forks source link

Merge upgrade branch into dev branch for feature enhancements #11709

Closed elonmasai7 closed 5 days ago

elonmasai7 commented 5 days ago

This pull request proposes merging the upgrade branch into the dev branch. The upgrade branch includes the following improvements and changes:

    Enhanced system notifications plugin
    Improved debugging and logging capabilities
    Customizable file dialog with cross-platform support

These updates address user feedback and improve the overall functionality of the application. They enhance developer experience and ensure smoother integration with the existing system.

All new features have been tested locally, and unit tests were added where necessary. The upgrade branch has been reviewed to ensure compatibility with the current dev codebase.

Checklist:

Code follows the project's style guidelines Documentation has been updated as needed Changes have been tested and verified

No merge conflicts present

Feedback is welcome. Please let me know if there are any additional areas to improve before merging.