-
LibreWolf WinUpdater 1.6.2 Stable
released this
2023-04-11 23:51:34 +00:00 | 127 commits to main since this release- Fix extraction of portable version using FileCopyDir
- Fix removal of .ps1 files
SHA256:
295d74b6190c32e38cf6056d8b35b240043ec7de59ba675516e96f697c23c2beDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
LibreWolf WinUpdater 1.6.1 Stable
released this
2023-04-11 11:40:30 +00:00 | 128 commits to main since this release- Use bsys6 repo for downloads
- Remove now unnecessary FilenameEnd hack for older updater versions
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
LibreWolf WinUpdater 1.6.0 Stable
released this
2023-04-10 19:47:05 +00:00 | 129 commits to main since this releaseWARNING: 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Rewrite for 32-bit and 64-bit versions and include self-updating
-
LibreWolf WinUpdater 1.5.1 Stable
released this
2023-02-18 23:14:29 +00:00 | 136 commits to main since this release- Allow download URL detection for new
/package_files/URLs.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Allow download URL detection for new
-
LibreWolf WinUpdater 1.5.0 Stable
released this
2023-01-21 08:36:41 +00:00 | 137 commits to main since this release- 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
LibreWolf WinUpdater 1.4.5 Stable
released this
2023-01-16 17:48:44 +00:00 | 138 commits to main since this release- Properly extract
ProductVersionstring from LW executable, instead of using theFileVersioncommand - Pass on command line arguments to portable launcher after updating (requires LibreWolf-Portable v1.3.10)
- Allow single quotes ' in pathnames
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Properly extract
-
LibreWolf WinUpdater 1.4.3 Stable
released this
2022-11-02 05:14:54 +00:00 | 142 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
LibreWolf WinUpdater 1.4.2 Stable
released this
2022-10-22 15:20:55 +00:00 | 143 commits to main since this release- Use new Gitlab API to get latest release (https://gitlab.com/gitlab-org/gitab/-/issues/358188)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
LibreWolf WinUpdater 1.4.1 Stable
released this
2022-10-03 21:49:47 +00:00 | 144 commits to main since this release- Only delay updating if the
librewolf.exeto be updated is still running (not anylibrewolf.exe)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Only delay updating if the
-
LibreWolf WinUpdater 1.4.0 Stable
released this
2022-09-26 12:59:05 +00:00 | 145 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
