• 1.6.4 1214de4d93

    ltguillaume released this 2023-06-15 13:14:22 +00:00 | 128 commits to main since this release

    • Prevent updater from running LibreWolf while self-updating
    • Fix accidentally duplicated command line arguments
    • Improved extraction error message
    • Improve GoToWebsite message dialog
    • Leanified icons

    The release checksum can be verified using GPG: ltguillaume-public.key

    Downloads
  • 1.6.3 7e700135b0

    ltguillaume released this 2023-06-07 16:58:53 +00:00 | 130 commits to main since this release

    • Add notification right before installing in non-verbose (scheduled task) mode
    • Change Codeberg API URL from ?&limit=1 to new /latest
    • Add 256x256 icon, pack all icons
    • Add checksum file for .zip release
    Downloads
  • 1.6.2 384848e39b

    ltguillaume released this 2023-04-11 23:51:34 +00:00 | 133 commits to main since this release

    • Fix extraction of portable version using FileCopyDir
    • Fix removal of .ps1 files

    SHA256: 295d74b6190c32e38cf6056d8b35b240043ec7de59ba675516e96f697c23c2be

    Downloads
  • 1.6.1 cdd95db1cd

    ltguillaume released this 2023-04-11 11:40:30 +00:00 | 134 commits to main since this release

    • Use bsys6 repo for downloads
    • Remove now unnecessary FilenameEnd hack for older updater versions
    Downloads
  • 1.6.0 de4b5d87af

    ltguillaume released this 2023-04-10 19:47:05 +00:00 | 135 commits to main since this release

    WARNING: This version will only work for the next LibreWolf release (the one AFTER v111.0.1-1), because it will introduce a new filenames scheme due to the addition of a 32-bit build

    • Rewrite for 32-bit and 64-bit versions and include self-updating
      • LibreWolf will be released for 32-bit Windows, too, which changes the asset filenames used.
      • It also means that a 32-bit version of the updater needs to be produced.
      • This is also a more "modular" rewrite of the script and includes self-updating via Codeberg.
    • Real errors will now also be shown when the updater is run via a scheduled task
    Downloads
  • 1.5.1 a5d046a1d3

    ltguillaume released this 2023-02-18 23:14:29 +00:00 | 142 commits to main since this release

    • Allow download URL detection for new /package_files/ URLs.
    Downloads
  • 1.5.0 13eed83457

    ltguillaume released this 2023-01-21 08:36:41 +00:00 | 143 commits to main since this release

    GUI

    • Add GUI for better feedback during portable/manual updates
    • Improved procedure to check if WinUpdater is already running
    • Add blue 128x128 icon for GUI
    • Trim double quotes from retrieved LibreWolf path (precaution)
    Downloads
  • 1.4.5 8fe09f60f6

    ltguillaume released this 2023-01-16 17:48:44 +00:00 | 144 commits to main since this release

    • Properly extract ProductVersion string from LW executable, instead of using the FileVersion command
    • Pass on command line arguments to portable launcher after updating (requires LibreWolf-Portable v1.3.10)
    • Allow single quotes ' in pathnames
    Downloads
  • 1.4.3 8f654f16da

    ltguillaume released this 2022-11-02 05:14:54 +00:00 | 148 commits to main since this release

    • Fix version number extraction (the release title may change, now using tag_name)
    • Check if LibreWolf WinUpdater (exact path) is already running
    Downloads
  • 1.4.2 e8787387c5

    ltguillaume released this 2022-10-22 15:20:55 +00:00 | 149 commits to main since this release

    Downloads