v0.2.6
Latest
Bug Fixes
- Packaging Regression Fix — restored
package.json'smainfield to.webpack/main. The Electron 35 → 41 upgrade in v0.2.5 had changed the source value to.webpack/main/index.js, which the Forge Webpack plugin rejects inpackageAfterCopy, breakingelectron-forge package/make. The existingpackageAfterPrunehook still rewrites the packagedpackage.jsonso Electron's ESM main loader can resolve it - Google Sign-in Unblocked — refreshed Firefox UA cap (pinned to Firefox 138 instead of an extrapolated future version that tripped Google's anomaly detection), widened the Google sign-in host match to
*.accounts.google.comandaccounts.youtube.comso redirects through subdomains aren't sent as Chrome, and bumped the Chrome preset to match Electron 41's Chromium 146 so runtime UA alignment can't be bypassed
New Tab
- Softer Gradient Background — replaced the saturated pastel gradient stops introduced in v0.2.5 with near-white equivalents, so the new-tab page reads as essentially white at a glance while retaining each gradient's hue identity on close inspection
