Skip to content

check the version in about menu

Malte Jürgens requested to merge check_version_about_menu into main

Closes windows#152 (closed)

This adds a simple version check to the about menu.

Preview

When LW is up to date:

vokoscreenNG-2022-02-01_16-30-06

When it is outdated:

vokoscreenNG-2022-02-01_16-53-15

This behavior can be enabled by setting the pref librewolf.aboutMenu.checkVersion to true.

You can also change the librewolf.aboutMenu.versionCheckGitlabUrl pref to use a different url for checking the releases, for example for the windows repo: https://gitlab.com/api/v4/projects/13852981/releases

Merge request reports