Skip to content

PWAsForFirefox 2.4.0

Compare
Choose a tag to compare
@filips123 filips123 released this 15 Jan 16:20
· 209 commits to main since this release

News

The extension now requires the notifications permission in order to display a notification on updates.

Added

  • Installation instructions for PortableApps.com in the extension:
    The extension will now also display installation instructions for the PortableApps.com package in the setup wizard.

  • Support for setting custom icons (#128):
    You can now set custom icon URLs when installing or updating web apps.
    This can be done using the extension or using the --icon-url console argument.

  • Support for profile templates (#219):
    There is an option in the extension settings to choose the default profile template.
    It is also possible to use a different template directory when creating a specific profile.
    The template directory can also be provided using the --template console argument.
    Contents of the specified template directory will be copied to new profiles when they are created.

Changed

  • Updated the security disclosure document.
  • Made some links and documentation more consistent.
  • Made the update notification less intrusive (#258).

Fixed

  • Outdated winget installation step in the extension (#262, thanks to @louis993546).
  • Broken opening out-of-scope URLs feature when multiple web apps are used simultaneously (#266).