Skip to content

Releases: ninjaeon/gmail-desktop-fork

3.0.0-fork.4

18 Nov 06:15
a0ad163
Compare
Choose a tag to compare
feat: remove Dark Reader and use native dark mode

- Remove Dark Reader package and implementation
- Use native Electron dark mode handling
- Update version to 3.0.0-fork.4

3.0.0-fork.3

18 Nov 02:05
eb1a88b
Compare
Choose a tag to compare
Release v3.0.0-fork.3

Changes:
- Update Electron to v33.2.0
- Update electron-builder to v24.13.3
- Update package-lock.json for dependency consistency
- Improve README documentation

3.0.0-fork.2

18 Nov 01:08
f032728
Compare
Choose a tag to compare
Release v3.0.0-fork.2

Changes:
- Improved link handling to open external links in system browser
- Fixed code formatting and linting issues
- Added proper blank lines between statements

3.0.0-fork.1

18 Nov 00:13
5cac12e
Compare
Choose a tag to compare
Release v3.0.0-fork.1

- Fix external link handling to open links in system browser
- Update version migration for fork version
- Fix TypeScript type errors in event handlers
- Improve link navigation and window handling