• 1.4.1 e8480a4fa7

    ltguillaume released this 2022-10-03 21:49:47 +00:00 | 150 commits to main since this release

    • Only delay updating if the librewolf.exe to be updated is still running (not any librewolf.exe)
    Downloads
  • 1.4.0 3bb2bf0883

    ltguillaume released this 2022-09-26 12:59:05 +00:00 | 151 commits to main since this release

    • Allow running the scheduled task scripts from an elevated program
    • Set most recent notification as tray tooltip
    • Updating portable instance: only overwrite changed files (compare size and checksum first)
    • Internally calculate file hashes (don't use PowerShell)
    • Use AutoHotkey's new FileCopyDir support for ZIP extraction (only use PowerShell as fallback)
    • Handle error when opening project pages via tray icon (no default browser found)
    • Better handling of moving files into portable folder
    • Directly download release info & checksum into variable
    • Reduce length of _NewVersionFound to avoid cut-off in notification popup
    • Refactor notifications
    • Improved strings and instructions in README
    • Use A_Temp variable instead of EnvGet
    Downloads