Skip to content

Omega v0.1.2

Choose a tag to compare

@Manvithudupa Manvithudupa released this 13 Sep 09:08
· 9 commits to main since this release

What's new

  • Settings & History are real pages — they now open as proper tabs (omega://app/settings.html, omega://app/history.html) with their own bundles instead of overlays that hid the web page. One instance per window; re-triggering focuses the existing tab. Security hardening: ordinary web pages no longer get any IPC bridge at all.
  • Search text persists — half-typed queries in the address bar survive clicking away and are restored on refocus (cleared once you actually navigate). Same for the new tab page search box and find-in-page.
  • Proper address-bar focus ring — a clean accent border with a soft ring replaces the broken focus shadow.
  • Window state persists — fullscreen, maximized and normal window geometry are restored on relaunch. F11 users get their fullscreen back.
  • Search engine applies immediately — the new tab page now resolves the engine at submit time (omega://search redirect), so an already-open page follows engine changes instantly.
  • Author fixed — the package now credits Manvith.

Download

Windows, macOS and Linux installers are attached automatically by CI:

  • Windows (x64): omega-0.1.2-setup.exe
  • macOS: omega-0.1.2-arm64.dmg + Omega-0.1.2-arm64-mac.zip
  • Linux: Omega-0.1.2.AppImage + omega_0.1.2_amd64.deb

The installer is unsigned — Windows SmartScreen may show a warning. Choose More info → Run anyway.

Full changelog: v0.1.1...v0.1.2