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
- Support for Brazilian Portuguese locale (#615, thanks to @johnpetersa19).
- Support for Russian locale (#617, thanks to @Hikari-Fox).
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).