Releases: AddonPort/faceit
Releases · AddonPort/faceit
Release list
AddonPort for FACEIT development build 0.3.0-dev.12
Development build
Built from 8d5b8be on the dev branch.
Verification
- Passed the repository test suite.
- Built the self-contained Windows x64 Setup and SHA-256 checksum.
This artifact is unsigned, mutable, and intended for testing. Use a versioned release for reproducible distribution.
FACEIT Extension Loader v0.3.0-beta.23
Added
- Added stable
faceit-mods://open,install, andlaunchlinks for websites, desktop applications, and shortcuts. - Added direct install links for any valid Chrome Web Store extension ID, with an explicit not-reviewed warning for entries outside the bundled catalog.
- Added desktop shortcuts for the Mods manager and installed extension actions.
- Added loader version and active-extension counts to the manager header.
- Added current-user registry metadata for native installation and protocol-version detection.
Changed
- Moved protocol registration from the versioned Electron process to a small broker stored under the stable loader payload.
- Setup now distinguishes Install, Update, and Repair by reading the installed loader version.
- Reworked public, architecture, Windows, and third-party integration documentation around supported user workflows.
Removed
- Removed legacy helper scripts and catalog metadata tied to a single extension.
Security
- Restricted the native protocol broker to one validated URL argument and three documented actions.
- Kept all deep-link installs behind an in-client confirmation screen and limited package sources to the Chrome Web Store.
FACEIT Extension Loader v0.3.0-beta.22
What's Changed
- Redesign the native Windows installer by @Dimitrymas in #4
Full Changelog: v0.3.0-beta.21...v0.3.0-beta.22
FACEIT Extension Loader v0.3.0-beta.21
What's Changed
- Harden dependency update automation by @Dimitrymas in #3
New Contributors
- @Dimitrymas made their first contribution in #3
Full Changelog: https://github.com/Dimitrymas/faceit-extension-loader/commits/v0.3.0-beta.21