Skip to content

v1.1.2: Native Tab Lifecycle Engine

Choose a tag to compare

@Tribal-Chief-001 Tribal-Chief-001 released this 01 Sep 04:48
· 3 commits to main since this release

⚡ What's New in v1.1.2

  • Native Tab Lifecycle Engine:
    • Connected Vivaldi's core _createRelatedTab() and this.home() directly to the reopen lifecycle in bundle.js.
    • On explicit close via (X), the previous tab session is completely torn down and wiped.
    • When reopened, Vivaldi creates a pristine brand-new tab pointing directly to this.props.webPanel.url with zero cached navigation history across all websites (ChatGPT, NotebookLM, Artificial Analysis, Grok, Claude, GitHub, Reddit, etc.).
    • On multitasking / blur / click outside, the active session is preserved 100% warm.