Skip to content

Releases: ltguillaume/librewolf-winupdater

LibreWolf WinUpdater 1.3.0

09 Mar 12:50
Compare
Choose a tag to compare
  • Allow updating LibreWolf-Portable.exe >= v1.3.3 when portable
  • Add link to Portable in tray menu

LibreWolf WinUpdater 1.2.7

05 Mar 22:23
Compare
Choose a tag to compare
  • Updated filename query for new *-portable.zip releases
  • Added shortcut to GitHub repo in tray menu

LibreWolf WinUpdater 1.2.6

23 Feb 17:55
Compare
Choose a tag to compare
  • Make compatible with LibreWolf-Portable (https://github.com/ltGuillaume/LibreWolf-Portable)
  • Add warning if updater could not move the extracted files into the target folder
  • Include update version in more tooltips
  • Changed icon to distinguish between portable and update programs

LibreWolf WinUpdater 1.2.3

18 Feb 13:47
Compare
Choose a tag to compare
  • Check registry for alternative installation folder
  • Force found installation folder when running setup (preventing reinstallation in default folder)
  • Be more verbose when run manually (i.e. not from scheduled task)

LibreWolf WinUpdater 1.2.2

12 Feb 19:50
Compare
Choose a tag to compare
  • Fixed version comparison with xx.x format (instead of xx.x.x, so v97.0 instead of v97.0.0)

LibreWolf WinUpdater 1.2.1

09 Feb 13:18
Compare
Choose a tag to compare
  • Keep update notification in Action Center for ~60 seconds (disappears on exit)
  • Put user name between braces in scheduled task name
  • Delete checksum file on exit
  • Fixed PowerShell scripts for paths with spaces

LibreWolf WinUpdater 1.2.0

27 Jan 23:53
Compare
Choose a tag to compare
  • Compare file checksum before installing
  • More specific regular expressions
  • Fix title for error dialog
  • Add "No changes were made" to error dialog
  • Remove temporary dirs recursively
  • Close file handle before clean-up

LibreWolf WinUpdater 1.1.2

25 Jan 22:38
Compare
Choose a tag to compare
  • Fixed handling of extraction errors
  • More specific query for version check
  • Updated scripts for creating scheduled tasks
  • Scheduled task: delay update checks after logon for 1 minute

LibreWolf WinUpdater 1.1.1

25 Jan 03:06
Compare
Choose a tag to compare
  • Hide PowerShell window on extraction
  • Remove directory LibreWolf-Extracted before extracting the update
  • Fix removal of LibreWolf-Extracted on clean-up
  • Prevent cleaning up twice after successful update

LibreWolf WinUpdater 1.1.0

24 Jan 17:18
Compare
Choose a tag to compare
  • Added support for updating portable LibreWolf:
    Place LibreWolf-WinUpdater.exe in the same folder as LibreWolf-Portable.exe.
    The updater depends on PowerShell to extract the contents of the zip-file.
  • Wait for 2 seconds before starting clean-up
  • Renamed Data section to Log in the ini-file