Version 1.1.0 Release Notes
Released August 7, 2026 • Build 1.1.0-win32-x64
Release Summary
Prisalya Noema v1.1.0 introduces complete session partition workspace isolation, controlled OAuth popup window management, an interactive Site Security & SSL/TLS Inspection Panel, an essential Page Controls suite (In-Page Search Ctrl+F, Zoom, Print, View Source), closed tab session crash recovery (Ctrl+Shift+T), a configurable Search Engine manager with Windows default browser registration, and an encrypted Noema Profile package import/export engine (.noemaprofile).
1. Session Partitions & OAuth Popup Window Manager
Implemented true workspace session isolation and controlled popup windows:
- Session Partition Isolation: Each workspace runs within its own distinct Electron session partition (
persist:workspace_<id>), fully isolating cookies, localStorage, IndexedDB, and auth tokens. - OAuth Popup Window Interceptor: Intercepts OAuth sign-in flows (Google, GitHub, Microsoft, Apple, Auth0) and popup dimensions into dedicated, partition-bound popup windows with custom app iconography and no legacy menu bars.
- Workspace Tab Forwarding: Directs standard
target="_blank"links and external web URLs into clean tabs within the active workspace context.
2. Site Security & SSL/TLS Inspection Panel
Interactive site security dropdown anchored to the URL Bar lock icon:
- SSL/TLS Certificate Details: Displays connection security status, TLS protocol version, certificate issuer, validity range, and SHA-256 fingerprint.
- Site Permissions & Cookie Control: Displays active origin permissions (Camera, Microphone, Notifications, Location) with 1-click Reset Permissions and Clear Cookies for Site actions.
- Inline Drawer Architecture: Expands as a responsive slide-down toolbar drawer, preventing native WebContentsView overlay z-index clipping.
3. Essential Page Controls & Session Recovery
Complete page inspection tools and tab crash recovery stack:
- In-Page Search (Ctrl+F): Floating search bar with live match counter (e.g.
3/15), forward/backward match jumping, case sensitivity toggle, and Escape key dismissal. - Page Zoom, Print & Source: Full WebContents zoom level controls with URL bar percentage badges, native print dialog trigger (Ctrl+P), and View Page Source (Ctrl+U).
- Reopen Closed Tabs (Ctrl+Shift+T): Closed tab history buffer stack allowing instant restoration of recently closed tabs.
4. Configurable Search Engine Manager & Profile Backup Engine
Flexible search customization, Windows default browser sync, and encrypted profile backups:
- Search Engine Customizer: Built-in support for Google, DuckDuckGo, Bing, Brave Search, Ecosia, Kagi, and custom search URL templates.
- Windows System Default Browser: 1-click default browser detection and system protocol registration handler for HTTP, HTTPS, and HTML web files.
- Encrypted Profile Backup (.noemaprofile): Differentiated Import/Export Data settings view allowing complete snapshot backup and restoration of workspaces, history, bookmarks, password vault, and settings.