v2.0.0
- [BC BREAK] PRO Existing tag-provided field custom HTML now renders as escaped text instead of markup
- Increases minimum php version to 8.2
v1.2.7
- PRO Fixes issue with configured retina image density being ignored
- PRO Fixes issue with Disable in Sourcerer allowing generated user tags to be processed during final page output
- PRO Fixes issue with protected tags on disabled components being processed again during final page output
- PRO Fixes issue with single-user tags ignoring all but the first OR filter group
- PRO Fixes issue with Smart Search CLI indexing failing when Users Anywhere renders pagination or Note fields
- PRO Fixes issue with unavailable external databases breaking page output instead of rendering the configured fallback
- PRO Fixes issues with explicit custom-field output options, field groups, and SQL text output returning incorrect or missing values
- PRO Fixes issues with pagination using malformed links and returning unbounded results for out-of-range pages
- PRO Fixes issues with request-input names, previous-page state, and unavailable image dimensions
- [SECURITY FIX] [BC BREAK] PRO Fixes issue with Users Anywhere external image downloads accepting unsafe hosts, redirects, image responses, or local download folders
- [SECURITY FIX] [BC BREAK] PRO Fixes issue with Users Anywhere tag-provided field custom HTML overrides being able to render unsafe markup
- [SECURITY FIX] [BC BREAK] Prevents Users Anywhere tags from exposing authentication data or restricted contact details
- [SECURITY FIX] Fixes issue with Regular Labs privileged AJAX endpoints not consistently enforcing valid tokens, matching permissions, and trusted form configuration
- [SECURITY FIX] Fixes issue with Users Anywhere date-sensitive query caches not using bounded time buckets
- [SECURITY FIX] Updates bundled HTTP message dependency to fix request start-line injection
- Fixes issue with contact city data tags returning the region
- Fixes issue with generated public content missing from Smart Search results
- Fixes issue with older Regular Labs extensions breaking after the shared library is updated
- Fixes issue with PHP 8.4+ nullable deprecation in Users Anywhere database helper
- Fixes issue with Regular Labs Library errors when loading parameters or processing malformed XML, CLI, and other non-web requests
- Fixes issue with Regular Labs Library file cache lifetimes lasting longer than configured
- Fixes issues with access-level, user-group, and safe user-parameter data tags returning errors or incorrect values
- Adds ability to set loading="lazy" on image data tags
- Improves page load speed in some cases
- Refactors and improves general performance of the Regular Labs Library
- Updates translations: sv-SE, tr-TR
v1.2.6
# [PRO] Fixes issue with php error about undefined property $databases in some situations
v1.2.5
# Fixes issue with php error about argument being null in handleOnContentPrepare on some setups
# Fixes some PHP 8.5 deprecated code
v1.2.4
# Fixes issue with php warning about implicitly marking parameter as nullable on PHP 8.4+
# [J6] Fixes issue with breaking errors on Joomla 6 beta 2