Skip to content
Nav0
Main Navigation HomeGuideInstallBlogRelease Notes
FAQ
Privacy Policy
Terms of Use
Disclaimer

Appearance

Sidebar Navigation

Release Notes

All Releases

v0.2.6

v0.2.5

v0.2.4

v0.2.3

v0.2.2

v0.2.1

v0.2.0

v0.1.2

v0.1.1

v0.1.0

v0.0.9

v0.0.8

v0.0.7

v0.0.6

v0.0.4

v0.0.5-alpha

v0.0.2-alpha

v0.0.3-alpha

v0.0.1-alpha

On this page

v0.2.6 ​

Latest

May 6, 2026

Bug Fixes ​

  • Packaging Regression Fix — restored package.json's main field 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 in packageAfterCopy, breaking electron-forge package / make. The existing packageAfterPrune hook still rewrites the packaged package.json so 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.com and accounts.youtube.com so 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

Last updated:

Pager
Previous pageAll Releases
Next pagev0.2.5

Released under the MIT License.

Copyright Ketan Patil