* PHP 5.X and lower versions are no longer supported.
* An old format of the DKI shortcodes has been removed. The new version no longer supports the following shortcodes (all of them have new alternatives):
[ifso_display_user_geo], [ifso_display_user_languages], [ifso_display_referrer]
* The [ifso-redirect] shortcode now defaults to the JS redirect type when rendered within an If-So trigger loaded via AJAX.
* A new filter, "ifso_gutenberg_standalone_widget_forbidden_blocks," has been introduced to prevent the If-So standalone condition widget from loading on certain Gutenberg blocks.
* Geo-session usage notifications are now calculated based on all licenses installed on the site, rather than separating pro and geolocation licenses.
* The "shortcodes in titles and menus" setting now affects WooCommerce page/category titles and breadcrumbs.
* The "time" DKI shortcode (Also known as the Auto-local Time Disaply shortcode) now supports displaying the current time according to the website's timezone using the format attribute (optional), for example: [ifsoDKI type='time' show='site-timezone' format='n/j/o, G:i'].
* Bug fixes
* Refactoring
* Performance improvments