chore(deps): update dependency zen-browser/desktop to v1.18 #4

Merged
Johnny5 merged 2 commits from renovate/zen-browser-desktop-1.x into main 2026-01-24 01:00:20 +01:00
Member

This PR contains the following updates:

Package Update Change
zen-browser/desktop minor 1.17.151.18

Release Notes

zen-browser/desktop (zen-browser/desktop)

v1.18: Release build - 1.18b (2026-01-23)

Compare Source

Zen Stable Release

This update includes window sync and other nice improvements! Window sync is a way to keep your windows organized across multiple monitors. If you wan't a blank window, you can do so by using opt+cmd+N (for mac), ctrl+alt+N (for linux) and alt+N (for windows). Enjoy!

You can read more about window sync in our documentation here

New Features

  • Updated to Firefox 147.0 and 147.0.1
  • Merged window syncing! Now, when you open multiple windows of Zen, they will stay in sync with each other. Changes made in one window will automatically reflect in all other open windows. (Experimental, some features such as glance still can't sync yet.)
  • Session restore now remembers which space each window was in.
  • Closing a tab will now focus the last accessed tab instead of the tab to the bottom
  • Tabs can now have custom icons (set via right-click context menu).
  • Implemented new tab drag-and-drop system, making it easier to rearrange tabs specially when multiple layers of folders are involved.
  • You can now collapse all pinned tabs by clicking on the space name below the essentials.
  • Before, only pinned tabs could be renamed; now, any tab can be renamed via right-click context menu or double-clicking the tab title.
  • New MacOS profiles will now have 'switch to N space' keyboard shortcuts filled by default (control+number).
  • Improved native menu bar integration on MacOS (and Windows/Linux if applicable), adding a 'Spaces' menu item for easier access to space-related actions.
  • Enabled de-cluttering preference for context menus.
  • WebGPU support is now enabled for devices with Apple Silicon processors on all supported macOS versions.
  • Improved video playback performance on systems with AMD GPUs by enabling zero-copy playback for hardware-decoded video where supported, bringing them to parity with Intel and NVIDIA GPUs.
  • Zen now supports the Safe Browsing V5 protocol and is migrating from Safe Browsing V4 to the local list mode of Safe Browsing V5 protocol.
  • Added an 'Essentials DnD Promo' card, shown when dragging a tab to the top of the sidebar if there are no essentials.

Fixes

  • Improved startup time when restoring large sessions.
  • Improved rendering for background gradient rendering / mixing when using three color gradients.
  • Fixed split views resetting their layout / sizes on startup. (#​9978)
  • Fixed pinned tabs losing their icons when being unloaded or at startup.
  • Fixed sub-folders separating from their parent folders when restoring in some cases.
  • Fixed a possible memory leak with mods.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [zen-browser/desktop](https://github.com/zen-browser/desktop) | minor | `1.17.15` → `1.18` | --- ### Release Notes <details> <summary>zen-browser/desktop (zen-browser/desktop)</summary> ### [`v1.18`](https://github.com/zen-browser/desktop/releases/tag/1.18b): Release build - 1.18b (2026-01-23) [Compare Source](https://github.com/zen-browser/desktop/compare/1.17.15b...1.18b) ### Zen Stable Release This update includes window sync and other nice improvements! Window sync is a way to keep your windows organized across multiple monitors. If you wan't a blank window, you can do so by using opt+cmd+N (for mac), ctrl+alt+N (for linux) and alt+N (for windows). Enjoy! You can read more about window sync in our documentation <a href="https://docs.zen-browser.app/user-manual/window-sync">here</a> #### New Features - Updated to Firefox 147.0 and 147.0.1 - Merged window syncing! Now, when you open multiple windows of Zen, they will stay in sync with each other. Changes made in one window will automatically reflect in all other open windows. (Experimental, some features such as glance still can't sync yet.) - Session restore now remembers which space each window was in. - Closing a tab will now focus the last accessed tab instead of the tab to the bottom - Tabs can now have custom icons (set via right-click context menu). - Implemented new tab drag-and-drop system, making it easier to rearrange tabs specially when multiple layers of folders are involved. - You can now collapse all pinned tabs by clicking on the space name below the essentials. - Before, only pinned tabs could be renamed; now, any tab can be renamed via right-click context menu or double-clicking the tab title. - New MacOS profiles will now have 'switch to N space' keyboard shortcuts filled by default (control+number). - Improved native menu bar integration on MacOS (and Windows/Linux if applicable), adding a 'Spaces' menu item for easier access to space-related actions. - Enabled de-cluttering preference for context menus. - WebGPU support is now enabled for devices with Apple Silicon processors on all supported macOS versions. - Improved video playback performance on systems with AMD GPUs by enabling zero-copy playback for hardware-decoded video where supported, bringing them to parity with Intel and NVIDIA GPUs. - Zen now supports the Safe Browsing V5 protocol and is migrating from Safe Browsing V4 to the local list mode of Safe Browsing V5 protocol. - Added an 'Essentials DnD Promo' card, shown when dragging a tab to the top of the sidebar if there are no essentials. #### Fixes - Improved startup time when restoring large sessions. - Improved rendering for background gradient rendering / mixing when using three color gradients. - Fixed split views resetting their layout / sizes on startup. ([#&#8203;9978](https://github.com/zen-browser/desktop/issues/9978)) - Fixed pinned tabs losing their icons when being unloaded or at startup. - Fixed sub-folders separating from their parent folders when restoring in some cases. - Fixed a possible memory leak with mods. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency zen-browser/desktop to v1.18
All checks were successful
Generate Checksum / update_checksum (pull_request) Successful in 5s
306995d44b
Johnny5 scheduled this pull request to auto merge when all checks succeed 2026-01-24 01:00:14 +01:00
Johnny5 deleted branch renovate/zen-browser-desktop-1.x 2026-01-24 01:00:20 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
snailed/void-custom!4
No description provided.