Releases: Alex313031/thorium
25th Release - M101.0.4949.0
- Added small patch, and disabled fieldtrial testing (like ungoogled chromium as well as debian's/ubuntu's chromium packages.)
ALSO: INFORMATION REGARDING SYNC. To enable sync on these releases, please add your google account to https://groups.google.com/u/1/a/chromium.org/g/google-browser-signin-testaccounts as per the official documentation at https://www.chromium.org/developers/how-tos/api-keys/#signing-in-to-chromium-is-restricted
24th Release - M101.0.4916.0
Based on latest Chromium version 101.
Includes new logo, as the Chromium and Chrome logo have been updated upstream.
Includes some more new patches, from various sources and some written by me, see Readme.
Also includes a new binary, called pak, which can be used to pak and unpack the .pak files used in Thorium or any other Chromium based browser.
Usage: ./pak -u and ./pak -p, help via the normal ./pak -h
Useful for just seeing what's inside them, and the assets Thorium uses to work, or also modifying them and adding your own pictures/assets for things in the UI.
Also, thank you @raingart for making a runner script and .desktop file, which are both useful for installing Thorium on Arch linux with some better integration than the ones inside the portable .zip, which are written for generic linux usage. Note these could also be used on other linux distros, but please look inside them and compare with the default ones in the .zip, and modify as necessary for your needs.
https://github.com/raingart/dotfiles/blob/master/bin/thorium-browser
https://github.com/raingart/dotfiles/blob/master/.local/share/applications/thorium-browser.desktop
AND, thank you @JPratama7 for a pkgbuild (which would need to be modified for the specific Thorium version you want) for making a package for Arch linux. Could also be modified to make an .ebuild for Gentoo.
https://github.com/JPratama7/test-cicd/blob/master/thorium/PKGBUILD
Also to help spread the word, check out my new ChromiumOS builds.
https://github.com/Alex313031/ChromiumOS
23rd Release - M100.0.4868.0
Fixed some things in the portable zip.
Also to help spread the word, check out my new ChromiumOS builds.
https://github.com/Alex313031/ChromiumOS
Chromium's 100th Bday - M100.0.4848.0
Update thorium-shell.desktop
21st Release - M99.0.4821.0
Update thorium_strings.grd
20th Release - M99.0.4810.0
I am now offering portable .zips that besides enabling true portable usage, can also be used to run/install Thorium on Linux distros that don't use .deb packaging. See the README.txt inside for instructions on using.
19th Release - M99.0.4803.0
Thorium is now built with just AVX and not FMA on top of that, as per the description of the previous release. This will allow it to run on 2nd Gen Core/AMD FX Processors and up, and make use of the Intel HD patch to allow hardware GPU video acceleration on older intel chips.
Also, I am now offering portable .zips that besides enabling true portable usage, can also be used to run/install Thorium on Linux distros that don't use .deb packaging. See the README.txt inside for instructions on using. This comes at the recommendation of @Lehner82
18th Release - M99.0.4783.0
This release does not have FMA, as I am considering removing it from thorium to allow it to run on older processors. The IntelHD patch is targetting older processors, and I want as many people to be able to use it. This release can be used on Sandy Bridge (2nd Gen Core) and Bulldozer (AMD FX) and up.
17th Release - M99.0.4777.0
Update privacy_sandbox_settings.cc
16th Release - M99.0.4762.0
FIXED: Thorium branding in chrome://settings is now correct.