* Tweak: Ensured File Upload field styles are overridden by global styles in Form widget ([#11651](https://github.com/elementor/elementor/issues/11651), [#17223](https://github.com/elementor/elementor/issues/17223))
* Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects
* Tweak: Prevented special characters from being encoded in the email subject field in Form widget
* Tweak: Loaded module styles within the module instead of registering them in `plugin.php`
* Tweak: Updated minimum required WordPress version to 6.5
* Tweak: Improved keyboard accessibility for menus in Editor Top Bar
* Tweak: Made the edit button accessible in the Template widget
* Tweak: Optimized Form widget performance by caching field assets `using get_style_depends()` and `get_script_depends()` methods
* Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets
* Fix: Button icon alignment breaks when Inline Font Icons feature is activated ([#16077](https://github.com/elementor/elementor/issues/16077), [#16511](https://github.com/elementor/elementor/issues/16511), [#17692](https://github.com/elementor/elementor/issues/17692), [#17922](https://github.com/elementor/elementor/issues/17922), [#19253](https://github.com/elementor/elementor/issues/19253), [#19370](https://github.com/elementor/elementor/issues/19370), [#21236](https://github.com/elementor/elementor/issues/21236), [#21844](https://github.com/elementor/elementor/issues/21844), [#28080](https://github.com/elementor/elementor/issues/28080))
* Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated ([#17500](https://github.com/elementor/elementor/issues/17500), [#18466](https://github.com/elementor/elementor/issues/18466), [#21664](https://github.com/elementor/elementor/issues/21664), [#24929](https://github.com/elementor/elementor/issues/24929), [#28064](https://github.com/elementor/elementor/issues/28064))
* Fix: Page doesn't scroll up when a coupon error notice appears in Checkout widget
Fix: The `wp_trigger_error` function causes the site to crash instead of triggering a warning when used with ACF text
* Security Fix: Improved code security enforcement in Screenshots module
* Security Fix: Improved code security enforcement in Query control
* Fix: ACF `true_false` field causing a fatal error when used as a dynamic tag with third-party plugins ([#30170](https://github.com/elementor/elementor/issues/30170))
* Fix: Value type configuration issue causing errors when using ACF
* Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated
* Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements
* Security Fix: Improved code security enforcement in Global widget
* Security Fix: Improved code security enforcement in Lottie widget
* Security Fix: Improved code security enforcement in Admin settings
* Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered ([#29175](https://github.com/elementor/elementor/issues/29175))
* Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements
* Tweak: Removed the `elementor-widget-container` div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure
* Tweak: Reduced DOM size by optimizing the submit button markup in Search widget
* Tweak: Moved style loading to the head instead of the footer to improve CLS
* Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times
* Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility
* Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget
* Tweak: Removed `load_plugin_textdomain()` function from Elementor Pro
* Security Fix: Improved code security enforcement in Search widget
* Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel ([#29663](https://github.com/elementor/elementor/issues/29663))