xenos and GitHub
7d437d16e2
Merge pull request #20 from xenos1337/dependabot/npm_and_yarn/xmldom/xmldom-0.8.13
2026-04-26 23:04:44 +02:00
dependabot[bot] and GitHub
3ed4d62d6c
chore(deps): bump @xmldom/xmldom from 0.8.11 to 0.8.13
...
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom ) from 0.8.11 to 0.8.13.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.11...0.8.13 )
---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
dependency-version: 0.8.13
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-23 03:33:12 +00:00
xenos and GitHub
86c35f079a
Merge pull request #16 from Shyzg/fix/macos-hash-patching
2026-03-22 01:35:45 +01:00
Al Jarreau Arman Maulana and Claude Opus 4.6
24c8828e71
Fix macOS hash patching and update dependencies
...
On macOS, the integrity hash is stored in Info.plist, not embedded in
the executable binary. Added patchInfoPlistHash() and platform branching
so macOS patches Info.plist while Windows/Linux patch the binary.
Also updated dependencies for compatibility:
- @electron/asar 4.0.1 → 4.1.0 (named export change)
- chalk 4 → 5.6.2 (tagged template → function call syntax)
- @types/node 20 → 25
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-21 17:08:12 +07:00
xenos
bbc7918678
Update package.json
2.0.11
2026-03-17 01:05:17 +01:00
xenos
68f7e1c1c0
update for 1.24.4
2026-03-17 00:29:26 +01:00
xenos and GitHub
0685a1e727
Merge pull request #10 from xenos1337/dependabot/npm_and_yarn/minimatch-10.2.4
2026-03-03 00:29:10 +01:00
dependabot[bot] and GitHub
fa9dcf5361
chore(deps): bump minimatch from 10.2.2 to 10.2.4
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 10.2.2 to 10.2.4.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v10.2.2...v10.2.4 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 10.2.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-28 13:26:35 +00:00
xenos and GitHub
efcc89bab4
Merge pull request #9 from xenos1337/dependabot/npm_and_yarn/multi-4348f2d014
2026-02-24 16:49:12 +01:00
dependabot[bot] and GitHub
8215f4348b
chore(deps): bump minimatch and @electron/asar
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) to 10.2.2 and updates ancestor dependency [@electron/asar](https://github.com/electron/asar ). These dependencies need to be updated together.
Updates `minimatch` from 3.1.2 to 10.2.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v10.2.2 )
Updates `@electron/asar` from 3.4.1 to 4.0.1
- [Release notes](https://github.com/electron/asar/releases )
- [Changelog](https://github.com/electron/asar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/electron/asar/compare/v3.4.1...v4.0.1 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 10.2.2
dependency-type: indirect
- dependency-name: "@electron/asar"
dependency-version: 4.0.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-21 10:32:42 +00:00
xenos
359b707b44
Update for 1.24.2
2.0.10
2025-12-18 17:38:56 +01:00
xenos and GitHub
7537b33593
Merge pull request #6 from jokelbaf/master
2.0.9
2025-12-11 21:37:37 +01:00
JokelBaf and GitHub
fe97c803f5
feat: Support newer electron import name
2025-12-11 21:31:42 +02:00
xenos
61b3bdeb5e
chore(version): update version to 2.0.8 and add author information in package.json; remove unused version comparison documentation in index.js
...
Signed-off-by: xenos <66328734+xenos1337@users.noreply.github.com >
2.0.8
2025-11-29 00:08:02 +01:00
xenos
91333c1a3e
refactor(version): read LOCAL_VERSION from package.json dynamically
2025-11-29 00:06:55 +01:00
xenos
d1a64774da
feat(version): add automatic update check from GitHub tags
2025-11-29 00:06:24 +01:00
xenos
fe7cae9dd9
refactor(patcher): use local inject.js and simplify injection mechanism
2025-11-29 00:04:54 +01:00
xenos
cb8fd663b7
docs(readme): remove 'Can They Fix It' section
2025-11-29 00:04:09 +01:00
xenos
30ec13fbdc
Refactor index.js to use function declarations instead of arrow functions for consistency and readability. Update README.md to clarify installation and usage instructions, removing the build section. Remove GitHub Actions release workflow as it is no longer needed.
...
Signed-off-by: xenos <66328734+xenos1337@users.noreply.github.com >
2.0.7
2025-11-24 05:47:59 +01:00
xenos and GitHub
f139d9c2ba
Merge pull request #4 from USLTD/patch-1
2025-11-24 05:06:23 +01:00
Luka Mamukashvili and GitHub
cde93879a2
Rename preload.js to preload.cjs in index.js
2025-11-21 14:24:32 +04:00
xenos and GitHub
a991b56c01
Merge pull request #1 from xenos1337/fix/linux-compatibility
2.0.6
2025-11-12 19:06:25 +01:00
Zebratic
76decebe22
Fix Linux compatibility for permission elevation and HTTP Toolkit launching
...
- Show sudo instructions instead of auto-elevating on Linux
- Show manual launch instructions instead of auto-launching HTTP Toolkit on Linux
- Windows and macOS behavior unchanged
2025-11-12 19:01:34 +01:00
xenos and GitHub
cf4003d196
Update README.md
2.0.5
2025-10-23 20:32:45 +02:00
xenos
5327edc7fe
Initial Commit
...
Signed-off-by: xenos <66328734+xenos1337@users.noreply.github.com >
2025-10-23 20:31:50 +02:00