05/27/2026
Version 2.6.3 of our Perfmatters plugin is live!
- New option to select the editor theme for code snippets and global scripts. π¨ 10 themes included (Ayu Dark, Ayu Mirage, Dracula, Eclipse, Idea, Material, Monokai, Neo, etc.). You can also upload a custom CodeMirror 5 theme stylesheet.
- New shortcode option when choosing a location for HTML code snippets. Generate a shortcode you can use anywhere you need to run the code.
- Added base64 encoding to exported code snippets to prevent import requests from being blocked by certain firewalls. Previously exported code snippet JSON files can still be imported.
- Added new Location helper class to store shared logic to parse and match string based location input fields throughout the plugin.
- Added the ability to use the βfrontβ keyword in location input fields to always match the front page of the site. π£οΈ
- Added additional lazy loading compatibility styles specifically for iframes placed inside Elementor text and HTML elements.
- Adjusted Script Manager Global View rows to always display multiple post IDs in ascending order.
- Multiple styling adjustments and fixes throughout the plugin UI.
- Made some changes to how certain UI elements trigger a forced reload in response to specific actions to make things less jarring.
- Fixed an issue where our compatibility styles for a lazy loaded video inside a responsive embed could break the layout if the core block library stylesheet was disabled.
- Fixed an issue where code type selection for individual code snippets was still visible even after saving. π¨βπ§
- Fixed an issue where the next page buttons in the snippets table was still showing as active even when viewing the last page.
- Fixed an issue where stylesheets with protocol-relative URLs were not getting parsed for used CSS.
- Disabled lint markers for HTML code snippets, as they do not currently work for combined HTML and inline PHP code.
- Removed unnecessary instances of perfmatters-lazy-youtube class from lazy loading inline styles. All lazy loading video features are now using a shared perfmatters-lazy-video class.
- Removed unnecessary development directories from plugin files.
https://perfmatters.io/docs/changelog/