tauri icon indicating copy to clipboard operation
tauri copied to clipboard

feat(bundler): add `nsis`, closes #4450, closes #2319

Open amrbashir opened this issue 3 years ago • 0 comments

What kind of change does this PR introduce?

  • [ ] Bugfix
  • [X] Feature
  • [ ] Docs
  • [ ] New Binding issue #___
  • [ ] Code style update
  • [ ] Refactor
  • [ ] Build-related changes
  • [ ] Other, please describe:

Does this PR introduce a breaking change?

  • [ ] Yes, and the changes were approved in issue #___
  • [X] No

Checklist

  • [x] When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • [x] A change file is added if any packages will require a version bump due to this PR per the instructions in the readme.
  • [x] I have added a convincing reason for adding this feature, if necessary

Other information

TODOs:

  • [x] resources
  • [x] external binaries
  • [x] set AppUserModelID for notifications, jumplists, grouping...etc
  • [x] downgrades and upgrades
  • [x] Webview2 install modes
  • [x] Prompt to kill if the app is running
  • [x] updater package
  • [x] change file
  • [ ] deep link

amrbashir avatar Jul 15 '22 00:07 amrbashir