* The compiler has been changed to a newer version (Visual Studio 2012). This has a few consequences:
o Better handling of the browser overall: things like smooth scrolling, the user interface and page loading should be noticeably smoother on the vast majority of computers.
o Automatic vectorization: If your hardware supports it, more advanced processor instructions are used.
o Support for multiple cores.
o The 64-bit version of Pale Moon will no longer support Windows XP.
* Incremental garbage collection for Javascript.
Bugfixes:
* Minimize intermediate surface size in Azure to mitigate performance regression.
* Fix SVG clip paths in Azure.
* Fix drawing artifacts in Azure.
* Fix fuzzy equal function.
* Some fixes for the Windows Aero user interface that popped up with the new compiler.



