Skip to content

PWAsForFirefox 2.13.3

Latest
Compare
Choose a tag to compare
@filips123 filips123 released this 15 Jan 14:47
42153c1

News

PWAsForFirefox is now packaged in the official Arch repository. Consequentially, the AUR packages have been removed. On Arch, you can now install PWAsForFirefox directly using Pacman:

sudo pacman -S firefoxpwa

This release also adds support for XZ/LZMA-compressed Firefox runtime that will be used in Firefox for Linux, starting with Firefox 135. If you are packaging PWAsForFirefox for Linux yourself and are not using static linking, this means that you will likely need to add XZ Utils as a dependency (in addition to bzip2 which is still used for compatibility). If you are using a pre-built DEB/RPM packages, this doesn't affect you.

Added

Changed

  • Moveed the "Install current site" to the top of the app list (#613, 617, thanks to @Hikari-Fox).
  • Improved documentation about the new Arch package (#604, #605, thanks to @Antiz96).
  • Improved documentation about Notion and multiple domains (#609, thanks to @taoky).
  • Improved handling when compiling the loader on macOS fails (#525).

Fixed

  • Fixed title not being displayed on Firefox 135.
  • Fixed cropped widgets on pages with long titles (#607).
  • Fixed applying standalone display mode (#610).