• M100.0.4868.0 47f1bebf31

    Alex313031 released this 2022-02-05 19:17:28 -03:00 | 3524 commits to main since this release

    Fixed some things in the portable zip.

    Also to help spread the word, check out my new ChromiumOS builds.
    https://github.com/Alex313031/ChromiumOS

    Downloads
  • M100.0.4848.0 2d33b89ef4

    Alex313031 released this 2022-01-22 07:14:04 -03:00 | 3600 commits to main since this release

    Downloads
  • M99.0.4821.0 ce9d987ebe

    Alex313031 released this 2022-01-11 05:12:16 -03:00 | 3645 commits to main since this release

    Downloads
  • M99.0.4810.0 effa1ad266

    Alex313031 released this 2022-01-06 02:19:11 -03:00 | 3669 commits to main since this release

    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.

    Downloads
  • M99.0.4803.0 06ff359212

    Alex313031 released this 2022-01-02 12:07:57 -03:00 | 3686 commits to main since this release

    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

    Downloads
  • M99.0.4783.0 828f2a6d30

    Alex313031 released this 2021-12-22 16:07:07 -03:00 | 3706 commits to main since this release

    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.

    Downloads
  • M99.0.4777.0 26f4f98ff1

    Alex313031 released this 2021-12-16 20:27:31 -03:00 | 3717 commits to main since this release

    Downloads
  • M99.0.4762.0 7769408a06

    Alex313031 released this 2021-12-11 09:25:55 -03:00 | 3746 commits to main since this release

    FIXED: Thorium branding in chrome://settings is now correct.

    Downloads
  • M98.0.4757.0 b6b0fab33b

    Alex313031 released this 2021-12-10 01:33:14 -03:00 | 3751 commits to main since this release

    NEW: The installer no longer adds the annoying google chrome sources.list to /etc/apt/sources.list.d/
    NEW: Running thorium-browser from the command line (i.e. in /usr/bin) now calls the same flags as the .desktop file, needed since the profile dir is now changed from ~/.config/chromium to ~/.config/thorium.
    FIXED: Postrm during apt purge no longer complains about the missing sources.list
    FIXED: Running thorium-shell from the command line now parses any arguments you add to it (useful for testing which is what the content_shell in chromium is mainly for)
    CHANGED: .debs will now no longer have "unstable" appended to it.
    @midzer @pierro78

    Downloads
  • M98.0.4752.0 d003c667cc

    Alex313031 released this 2021-12-06 23:21:58 -03:00 | 3762 commits to main since this release

    NEW: Google API Key warning is fixed.
    NEW: Default browser infobar popping up even after setting thorium as default is fixed.
    NEW: Added desktop actions on right click of Thorium launcher "Open Content Shell" and "Open in Safe Mode" (disables flags set in chrome://flags temporarily until next restart for diagnosing issues)
    IMPORTANT: Thorium profile dir in this release is moved from $HOME/.config/chromium to $HOME/.config/thorium so move your profile data accordingly. This will allow running chromium simultaneously/independently with thorium and prevent user profile errors when people migrate from chromium to thorium.
    @pierro78 @midzer

    Downloads