Skip to content

Releases: cr0mzerp/inferra-browser-dist

Inferra Browser v1.1.0

Choose a tag to compare

@cr0mzerp cr0mzerp released this 19 Jul 18:25

v1.1.0

New Features

  • Interactive settings page (inferra://settings) with JS↔C++ save + toast
  • Right-click context menu (copy/paste, link ops, navigation, devtools)
  • File download handler (saves to Downloads folder)
  • Full-screen toggle (F11 / Cmd+Ctrl+F)

Improvements

  • Session file saves atomically (.tmp + rename)
  • Windows sidebar now renders markdown (rich edit with bold/italic/code/links)
  • Windows auth button loads avatar image asynchronously
  • macOS full-screen via native toggleFullScreen:

Bug Fixes

  • Fixed CefURIDecode parameter type for newer CEF API
  • Fixed PlatformApplyLocale call in settings handlers

Inferra Browser v1.0.0

Choose a tag to compare

@cr0mzerp cr0mzerp released this 19 Jul 17:51

Initial release.