Oxygen 4.9.7 RC 1 Now Available
This release focuses on stability and PHP 8.3 compatibility, resolving a number of warnings and deprecated notices across core elements and templates.
Fixes include issues with undefined array keys and variables in elements such as Icon Box and Social Icons, as well as improvements to template handling where null values could trigger warnings.
We’ve also addressed element duplication behaviour to ensure nicenames correctly match element IDs when copying or importing content.
You’ll find the full changelog below. As always, please report any issues you encounter by opening a support ticket at https://oxygenbuilder.com/support/.
## 13th April 2026
## Oxygen 4.9.7 RC1 Change Log
---
- Fix: Nice name not matching element ID when duplicating or importing content
- Fix: PHP warnings for undefined array keys `icon_box_icon_space_before` and `icon_box_icon_space_after` in `icon-box.class.php`
- Fix: PHP warnings for undefined variables `$mobiletextalign` and `$mobileflexalign` in `icon-box.class.php`
- Fix: PHP deprecation notice: automatic conversion of false to array in `/oxygen/component-framework/components/component.class.php`
- Fix: PHP warning for undefined array key `icon-size` in the Social Icons element
- Fix: PHP deprecation notice: `strip_tags()` receiving null in `/wp-admin/admin-header.php`
- Fix: PHP warning: attempt to read property `taxonomy` on null in `/oxygen/component-framework/includes/templates.php` 

