5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-09 01:49:43 +08:00
wails/mkdocs-website/docs/en/status.md
Lea Anthony d18b7bc4b8
V3 alpha feature/file association port (#3873)
* Update nsis template

* Move app data into config.yml

* mac support

* Add FileAssociations application config option
Support `ApplicationOpenedWithFile` event on Windows
Add docs

* Add FileAssociations application config option
Support `ApplicationOpenedWithFile` event on Windows
Add docs
Add test project

* Update example & docs.
Fix show window bug.

* Fix window show event bug

* Update changelog
2024-11-09 08:58:20 +11:00

1.3 KiB

Roadmap

Current Status: Alpha 7

Our goal is to reach Beta status. This roadmap outlines the key features and improvements we need to implement before transitioning to Beta. Please note that this is a living document and may be updated as priorities shift or new insights emerge.

How You Can Contribute

  • Test the latest alpha release and report any issues
  • Contribute to documentation and examples
  • Participate in discussions and provide feedback on proposed features
  • Submit pull requests for bug fixes or new features

We welcome contributions from the community. If you'd like to help with any of these objectives or have suggestions for the roadmap, please open an issue or join our community discussions.

Feedback and Updates

This roadmap is subject to change based on community feedback and project priorities. We'll update it regularly to reflect our progress and any changes in direction. Your input is valuable in shaping the future of Wails! The roadmap is a living document and is subject to change. If you have any suggestions, please open an issue. Each milestone will have a set of goals that we are aiming to achieve. These are subject to change.

Alpha 8 Status

  • In Progress: Add support for File Associations
  • In Progress: Drag and Drop support for Linux