Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 21:30
· 11 commits to main since this release

RELEASE NOTES

Version: v0.3.1

New Features

  • GH-3 The cross-build workflow now correctly produce binaries attached to the release: linux/arm, linux/386 & windows/386.

Fixed Problems

  • GH-5 Compilation on Windows failed due to return values of os.UserCacheDir().

Known Issues

  • May not detect the Cache & Profiles folders correctly on Windows. Please run wipechromium -scan -log and report to me.
  • Forgot to include the MacOS build in the cross-build workflow. AFAIK MacOS/386 is the most-used Mac platform, right?

Platform-specific

The following are platform-specific notes about the program's functionality or the release assets.

Linux & Unix

  • Fully operational (Chromium supported). All tests pass. The deliverable is not in compressed form and requires chmod ugo+x to be made executable.

Microsoft Windows

  • Windows build not tested (need feedback on Cache & Profile folders, I don't have a Windows machine), so use at your own risk!. It uses folders based on the information available on Internet.

MacOS

  • MacOS build not yet provided. It will be made available on the next release. However, I don't have access to a MacOS machine; therefore, I need feedback regarding the actual directories used by Chromium installations on MacOS.

Change Log

Full Changelog: v0.3...v0.3.1