Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add custom download completed notification #4952

Commits on May 11, 2020

  1. feat: add custom download completed notification

    Added optional parameter for download notification in checkForUpdatesAndNotify
    - if the parameter not given, uses default notification message.
    - if {appName} occurs in notification body or title, formatNotification changes it to application name.
    - if {version} occurs in notification body or title, formatNotification changes it to application version.
    onurpolattimur committed May 11, 2020
    Copy the full SHA
    9f299f7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    10ffbc0 View commit details
    Browse the repository at this point in the history