# Changelog ## 1.2.12 | August 14, 2024 - Added [`gpbua_activation_url`](https://gravitywiz.com/documentation/gpbua_activation_url) PHP filter hook. ## 1.2.11 - Improved compatibility with Advanced Custom Fields by adding a filter to `acf_the_content` that parses merge tags. ## 1.2.10 - Fixed issue where activation content would be output multiple times when the Avada theme/plugin was enabled. ## 1.2.9 - Added translations for Italian and Persian (Credit: Pezeshki F.). ## 1.2.8 - Improved internationalization by preparing the remaining non-i18n strings in the templates folder. - Fixed issue where the plugin text domain was not being loaded for internationalization. ## 1.2.7 - Improved internationalization by adding "Activation Key Required" as a translatable string. ## 1.2.6 - Added filter, [gpbua_activation_page_id](https://gravitywiz.com/documentation/gpbua_activation_page_id/#change-activation-page-id-depending-on-language-with-polylang), to allow filtering the activation page ID. - Added "Update URI" to plugin header to improve security. ## 1.2.5 - Fixed issue where {gpbua} merge tags would not be replaced if no activation key is provided ## 1.2.4 - Improved compatibility between GP Better User Activation with GP Disable Entry Creation. ## 1.2.3 - Fixed PHP 8 warnings. ## 1.2.2 - Fixed a compatibility issue with GFUR 4.6+. ## 1.2.1 - Added support for disabling the Block Editor for the selected activation page. ## 1.2 - Added support for GF User Registration 4.6. ## 1.1.11 - Updated {gpbua:password} merge tag to work better with the security enhancements in GF User Registration 4.5 and newer. It will now show a link with "Set your password." as the text if the password is e-mailed. Otherwise, it will show "Set at registration." if the password is mapped to a field. ## 1.1.10 - Updated custom activation page redirect to preserve query parameters. ## 1.1.9 - Fixed issue where activation key parameter did not account for other parameters already existing on the activation URL. ## 1.1.8 - Fixed issue where {gpbua:activation_form} merge tag was not correctly replaced. ## 1.1.7 - Updated "gpbua_activation_redirect_url" to provide the activation object. Allows filtering redirect URL by entry values. ## 1.1.6 - Fixed fatal error that occurred when loading the WordPress customizer. ## 1.1.5 - Added 'gpbua_activation_redirect_url' filter to allow modifying the URL to which a user is redirected on a successful activation. ## 1.1.4 - Added support for selecting private pages as the User Activation Page or the Redirect Page. ## 1.1.3 - Fixed issue with EDD where some AJAX requests were generating fatal errors. ## 1.1.2 - Fixed issue where some 3rd party plugins applied the_title filter without passing $post_id as 2nd parameters. ## 1.1.1 - Fixed issue were GPBUA styles/scripts were being enqueued on every admin page. Bad boy! ## 1.1 - Added support for specifying a unique activation and redirect page for each language when using WPML. ## 1.0.1 - Fixed issue where fatal error was generated if template view was not found. ## 1.0 - You gotta keep 'em activated.