Skip to content

Omega v0.1.0

Choose a tag to compare

@Manvithudupa Manvithudupa released this 13 Sep 07:24
· 18 commits to main since this release

What's new

  • Dark/Light theme toggle — open Settings → Appearance to switch between dark and light modes
  • UI polish — smoother transitions, focus shadows on the omnibox, cleaner active-tab styling
  • Toolbar improvements — disabled navigation buttons now render at reduced opacity
  • Performance — tab suspension tiers (throttle / freeze / discard) keep memory low with many tabs

Download

  • Windows (x64): omega-0.1.0-setup.exe — run the installer and start Omega from the desktop shortcut
  • Portable option: extract win-unpacked and run omega.exe directly (no install needed)

Getting started (from source)

npm install
npm run dev

Node 20+ recommended. See the README for architecture notes, the release checklist, and contributor tips.