Releases: rmottola/Arctic-Fox
45.2
Epiphany release with quite some fixes:
- improved layouting and CSS
- fixed for alt-menu reverted #219
- precompiled cache can be enabled again #162
- devtools load again, including inspector
- improved compiler compatiblity
- FreeBSD & OpenBSD compile and work again - with GCC only. For Clang see #208 #212
- countless other fixes
Read all https://github.com/rmottola/Arctic-Fox/releases/tag/v45.0 notes please
For PPC and SPARC (Big Endian builds) use system ICU, see #210
There are some regressions:
For a full log of fixes and mozilla imported patches: (v45.1...v45.2)
If you did skip 42.1 release, please read its notes about preference folder changes.
If you get the forever spinning wheel because you are not using a super-power browser, like ArcticFox itself (thanks, GitHub) follow this link: 45.2 Assets
Notes on binaries:
- Read here Mac 10.6 and missing libc++ for startup crash in case of installation without MacPorts. Some user reported missing issues, I created a new archive.
- Linux PPC binary supplied is compiled for ICU 72 (Needs to be installed) and AltiVec CPU (G4 or similar)
45.1
Minor release with quite some fixes...
- security fixes
- devotools fixes
- bookmark issues fixes
- build system cleanup continues
- NetBSD fixes
Read all https://github.com/rmottola/Arctic-Fox/releases/tag/v45.0 notes please
For PPC and SPARC (Big Endian builds) use system ICU, see #210
For a full log of fixes and mozilla imported patches: (v45.0...v45.1)
If you have issues packaging please note the startup cache issue: #162 and try disabling it.
If you did skip 42.1 release, please read its notes about preference folder changes.
If you get the forever spinning wheel because you are not using a super-power browser, like ArcticFox itself (thanks, GitHub) follow this link: 45.1 Assets
Notes on binaries:
- Read here Mac 10.6 and missing libc++ for startup crash in case of installation without MacPorts. Some user reported missing issues, I created a new archive.
- Linux PPC binary supplied is compiled for ICU 72 (Needs to be installed) and AltiVec CPU (G4 or similar)
45.0
A major release!
- Many updates to JavaScript and Layout engine
- PDF display re-instantiated and fixed
- Updates to Audio and Video
- Many security patches
- Build updates and improved compatibility with recent Clang, GCC
- NetBSD/PPC now builds and works!
- Build system updates - in case you get crashes with GCC check optimizations
- GTK3 is supported and default, but GTK2 still looks best, so
add --enable-default-toolkit=cairo-gtk2
- JXR support has been removed. It was unreliable and quite unused anyway
However PPC Linux stopped working on Debian builds but fails to start, see #210
For a full log of fixes and mozilla imported patches: (v44.0...v45.0)
If you have issues packaging please note the startup cache issue: #162 and try disabling it.
If you did skip 42.1 release, please read its notes about preference folder changes.
If you get the forever spinning wheel because you are not using a super-power browser, like ArcticFox itself (thanks, GitHub) follow this link: 45.0 Assets
Read here Mac 10.6 and missing libc++ for startup crash in case of installation without MacPorts. Some user reported missing symlinks, so I created a new archive.
44.0
A Major release!
A contributor, who kept anonymity, contributed new light artwork. So we adapted and refreshed Arctic Fox's look! New icons for many details and all platforms!
- Many JavaScript improvements, more tests pass. Hopefully improves compatibility a little
- Many updates to video coders and media
- Updated build system from Firefox. While still python 2.7 based, it is less dependent on configure and make. This change should help importing patches from Mozilla
- specific AF bug fixes to tabs bar, search engines, tabs, pages
- updates to secure connections, certificates
For a full log of fixes and mozilla imported patches: (v43.1...v44.0)
If you have issues packaging please note the startup cache issue: #162 and try disabling it.
If you did skip 42.1 release, please read its notes about preference folder changes.
If you get the forever spinning wheel because you are not using a super-power browser, like ArcticFox itself (thanks, GitHub) follow this link: 44.0 Assets
Read here Mac 10.6 and missing libc++ for startup crash in case of installation without MacPorts. Some user reported missing symlinks, so I created a new archive.
43.1
Minor but recommended release.
- Download issue fixed (#165)
- several video decoder fixes
- icon fixes
- security fixes
For a full log of fixes and mozilla imported patches: (v43.0...v43.1)
If you have issues packaging please note the startup cache issue: #162 and try disabling it.
If you did skip 42.1 release, please read its notes about preference folder changes.
If you get the forever spinning wheel because you are not using a super-power browser, like ArcticFox itself (thanks, GitHub) follow this link: 43.1 Assets
Read here Mac 10.6 and missing libc++ for startup crash in case of installation without MacPorts.
43.0
A major release!
Lots of fixes, but some highlights
- PowerPC is now working and usable again
- many JavaScript enhancement and fixes
- specific fixes for NetBSD imported
- WebExtensions and wasm improvements
- many security fixes
- build system fixes, less messing around with compiler flags needed, with gcc (even recent version) "--enable-optimize" shall work
- developer tools updates
For a full log of fixes and mozilla imported patches: (v42.1...v43.0)
If you have issues packaging please note the startup cache issue: #162 and try disabling it.
If you did skip 42.1 release, please read its notes about preference folder changes.
If you get the forever spinning wheel because you are not using a super-power browser, like ArcticFox itself (thanks, GitHub) follow this link: 43.0 Assets
42.1
A minor release.
Many JavaScript and CSS improvements!
Unfortunately, PowerPC is still unstable.
Full Change Log here: (v42.0...v42.1)
Attention: The preferences folder changed in 42.0. The domain changes from org.wickix to org.multix and the application name from 'Arctic Fox' to 'ArcticFox'.
On MacOS you just need to rename 'Arctic Fox
' to 'ArcticFox
'.
On Linux, BSD and others, in your home directory rename '.org.wickix.Arctic Fox
' to 'org.multix.ArcticFox
'.
Your preferences, history and session will be retained without issues.
On MacOS the binaries are linked against macport libc++, if you do not have it installed, binaries are provided.
If you get the forever spinning wheel because you are not using a super-power browser, like ArcticFox itself (thanks, GitHub) follow this link: 42.1 Assets
42.0
Attention: The preferences folder changes in 42.0. The domain changes from org.wickix to org.multix and the application name from 'Arctic Fox' to 'ArcticFox'.
On MacOS you just need to rename 'Arctic Fox
' to 'ArcticFox
'.
On Linux, BSD and others, in your home directory rename '.org.wickix.Arctic Fox
' to 'org.multix.ArcticFox
'.
Your preferences, history and session will be retained without issues.
This is a major release. Many issues has been solved, the build system has been upgraded. Experience improved media compatibility, better graphics and css. Also Javascript improved consistently, fixing more than 30 test cases.
This allows, for example, to load this WebGL test case:
WebGL Aquarium
YouTube can be enabled in desktop mode with partial functionality: videos can be watched, seek and skipped. GMail is also usable.
Unfortunately, PowerPC has suffered and current builds compile, run, but are unstable
Full Change Log here: (v41.0...v42.0)
If you get the forever spinning wheel because you are not using a super-power browser, like ArcticFox itself (thanks, GitHub) follow this link: 42.0 Assets
41.0
This is a major release.
A long standing issue affecting dom promises which could lead to JavaScript hangs has been fixed, it has been there since forking from PaleMoon and has been hunted for years!
TLS 1.3 is now supported if a new enough system nss library is used.
Otherwise, countless fixes were imported
- build system improvements
- dom and layouting fixes
- specific MacOS fixes
Full changelog here: (v40.1...v41.0)
If you get the forever spinning wheel because you are not using a super-power browser, like ArcticFox itself (thanks, GitHub) follow this link: 41.0 Assets
40.1
This is a minor release compared to 40.0, but contains several fixes:
- general stability fixes
- Fix some icons on MacOS 10.6
- Code fix which should improve MacOS occasional startup issues
- build system updates
- fixes in devtools and toolkit, having completed path migration
- JS improvements in memory management, ARM & MIPS support
- JS performance increase on multi-CPU systems
- Video fixes
Full changelog here: (v40.0...v40.1)
If you get the forever spinning wheel because you are not using a super-power browser, like ArcticFox itself (thanks, GitHub) follow this link: 40.1 Assets