Oxygen 4.9 Now Available
Today we’re excited to announce the release of Oxygen 4.9.
Oxygen 4.9 introduces the new right-click context menu and some new options for the Advanced Query builder.
We’re also releasing Oxygen Elements for WooCommerce 2.0.1 alongside this, with one minor fix for the Archive Title element and a licensing check fix.
Right-click Context Menu
The new right-click context menu is a huge quality of life upgrade, allowing you to easily manipulate elements and access their settings with fewer clicks.
The available options in the dropdown menu include: copy, paste, duplicate, delete, rename, and export. Additionally, you can instantly access an element’s conditions, hide the element, make it re-usable, or wrap it with a div from the context menu.
Advanced Query Upgrades
New in the Advanced Query builder for loop elements, you can create complex orderby parameters with multiple properties, just like using WP_Query directly.
Additionally, Advanced Query now also supports arbitrary, custom query parameters. This can be useful for advanced setups or specific integrations.
Oxygen 4.9 is now available as an in-place update, or you can download it directly from https://oxygenbuilder.com/portal.
Below is a mostly complete changelog of the changes made in Oxygen 4.9.
## 2024/08/20 | |
## Oxygen 4.9 Changelog | |
------------------------ | |
New: Added right-click menu for common actions. | |
New: Advanced Query now supports multiple properties for orderby parameter. | |
New: It is now possible to add arbitrary, custom query parameters using the Advanced Query option. | |
Tweak: Removed unnecessary JavaScript source maps. | |
Tweak: Reduced number of set_options calls when saving in the builder. | |
Tweak: Changed Twitter icon in Social Icons to the new X icon. | |
Tweak: Added support for dynamic alt for testimonial images. | |
Tweak: Added support for named meta queries and arbitrary orderby key => value pairs in Advanced Query. | |
Tweak: Corrected an issue that caused the 4.8.3 migration notice to persist when it shouldn't. | |
Tweak: post_type parameter for Advanced Queries now falls back to the post_type of the default query if none is explicitly specified. | |
Tweak: Bumped minimum PHP version for Oxygen to 7.4. | |
Tweak: Made bottom controls of Code Block sticky again. | |
Tweak: Changed default display font. | |
Fix: Undefined array key warnings at revisions.php:48. | |
Fix: Reusable parts no longer lose ID-based styling when used in templates. | |
Fix: Deprecation errors related to creation of dynamic properties. | |
Fix: In-editor behavior settings for conditions caused "missing element" errors and erroneous "save page" warnings. | |
Fix: ct_css_management_save_handler permission check. | |
Fix: Undefined array key at testimonial.class.php:402. | |
Fix: Erroneous security notice is no longer shown when searching for elements. | |
Fix: Corrected issue causing incorrect CSS in Custom CSS for Selectors when creating multiple Selectors in a row. | |
Fix: Undefined array key "icon_box_content_alignment" in icon-box.class.php:228 corrected. | |
Fix: For sites where unit sizes are incorrect on the front-end after updating to 4.8+, added a &fix_units=true URL parameter to run a script and fix incorrect units. |