Skip to content

Overlay Browser 0.4.0

Choose a tag to compare

@fajarnadril fajarnadril released this 14 May 15:47
· 3 commits to main since this release

OverlayBrowser Banner

Release Notes v0.4.0

Taskbar support, draggable UI, float button position sync & performance improvements

  • App now appears in the Windows taskbar
  • Hide button now minimizes the window (stays in taskbar) instead of hiding it completely
  • Toolbar drag handle added for easy repositioning of the overlay
  • Floating circular button drag now updates overlay browser position — clicking the float button shows the overlay at the float button's location
  • Toolbar button order: icon → profile → hide → drag handle → dock → settings → theme → close
  • Lazy float window creation — float button window is only created when first needed (~30–50MB RAM saved on startup)
  • Throttled window-bounds-changed IPC to max 10 updates/sec (reduced CPU usage during drag/resize)
  • Disabled spellcheck in UI window for lower memory usage

Previous: v0.3.0 | Initial: v0.1.0