v0.2.5
Latest
New Tab
- Time-Based Greetings — the new-tab page now greets you with messages tailored to the time of day instead of a static "Hello"
- More Greeting Variations — expanded to ten greeting variations per time bucket for more variety across visits
- Pastel Gradient Background — new-tab now displays a randomised, subtle pastel gradient background
Browser
- WebContents Cleanup on Window Close — inactive tab
WebContentsViews are now properly destroyed when a window closes, fixing lingering background activity (e.g. WhatsApp keeping notifications alive after the window was closed)
Command Palette
- Simplified Layout — removed the filter buttons section from the Command-K overlay for a cleaner palette
Branding
- New Compass Logo — rolled out the new compass logo across the app (window icon, renderer assets, internal references)
Dependencies
- Electron 41 — upgraded Electron from 35.2.1 to 41.0.0, bringing Chromium 146, Node 24.14.0, and V8 14.6, along with related tooling updates
Cleanup
- Removed Logo Generator Script — removed the one-shot
scripts/generate-logo-assets.jsafter the logo rollout was complete
