# Polypane 17.1

Polypane 17.1 is primarily a bugfix and security release, but contains a few new features and newly supported browser extensions, as well as an updated Chromium.

![Polypane icon](/img/brand/polypane-icon.svg)**What's [Polypane](/)?** Polypane has everything a browser has, plus all the tools you need to build responsive, fast, accessible, and SEO-friendly websites and apps with multi-viewport synchronised previews, comprehensive device emulation and extensive accessibility tooling.

## New Social media designs

Twitter/X updated their card design to show the title overlaid on the image and the domain below it, and Mastodon is now more lenient in the OG images it accepts. Both are now supported in Polypane.

![Twitter/X card design](/static/x-7396fa0624ab6356a383cb8a6486eb40.png)

## New browser extensions

Polypane now supports the Bitwarden password manager and the User Javascript and CSS extension.

We've added support for the `chrome.tabs.getSelected` API, as well as improved the way `window.open` works from inside extension popups. This means that more extensions will work in Polypane.

## Chromium security fixes

Polypane 17.1 contains fixes for 5 security issues and now runs Chromium 120.0.6099.216. We recommend updating as soon as possible.

## Performance improvements

### Hover/Blur styles

For pages with lots of JavaScript, sometimes the synced hover style would get "stuck" and not update anymore. We've improved our syncing algorithm so that no longer happens, and this has also improved the performance of the syncing.

### Pages with many links or headings

Polypane now uses a different method to parse the accessible name of links and headings on a page, which is two orders of magnitude faster than the previous implementation. This makes the Outline panel faster but should also noticably improve performance.

If you notice any issues with the accessible naming of links or headings in the outline panel, please [let us know](/support/).

## Get Polypane 17.1

Polypane is available for Windows, Mac and Linux (.deb or AppImage) in both 64 bit and ARM versions.

Polypane automatically updates on Mac, Windows and on Linux when using the AppImage. Otherwise, go to [the download page](/download/) to download the latest version!

**Don't have Polypane yet? There is a 14 day trial available. [Try it for free](https://dashboard.polypane.app/register).** No credit card needed.

## Polypane 17.1 Changelog

**New**

*   **New** Twitter/X card design
*   **New** Mastodon design
*   **New** Support for Bitwarden extension
*   **New** Support for User Javascript and CSS extension
*   **New** Chromium 120.0.6099.216

**Improved**

*   **Improved** Support for more browser extensions
*   **Improved** Performance for pages with many links or headings (Thanks Sascha!)
*   **Improved** Faster and more dependable hover and unhover syncing (Thanks Todd!)
*   **Improved** Console: Different styling between strings and numbers
*   **Improved** Console: Different styling for no return value and empty string
*   **Improved** Support for Vite CSS HMR (Thanks Joshua!)
*   **Improved** Better logic for determining canonical hostnames

**Security**

*   **Security** Fix for CVE-2023-7024
*   **Security** Fix for chromium:1506535
*   **Security** Fix for CVE-2024-0518
*   **Security** Fix for CVE-2024-0517
*   **Security** Fix for chromium:1517354

**Fixes**

*   **Fix** On first launch the detached panel would be empty
*   **Fix** Prevent flickering of devtools when moving to different tab on macos
*   **Fix** New Tab not working for some users after upgrading to 17.0.0
*   **Fix** Applying workspaces from the command bar now works
*   **Fix** Opening urls from extension on Linux
*   **Fix** Zoom-to-fit of individual panes would not zoom out enough
*   **Fix** The shortcut F8 is no longer being overwritten
*   **Fix** UI bug for the address bar in full mode on small widths
*   **Fix** Links to docs and support from the Help menu

---

Polypane is the browser built for developers and designers — try it at https://polypane.app.
