Changed
- #2487 Create a new
long_url_hashcolumn, which is an indexed binary sha256 hash of the long URL. Use it when checking if a URL exists for a particular long URL, improving performance thanks to the index. - #2555 Update docker image to PHP 8.5.
- #2590 Migrate to
cuyz/valinorfor request input mapping, filtering and validation.
Added
-
#2585 Add new browser condition for dynamic redirects system.
This condition accepts the values
chrome,firefox,edge,safari,operaandandroid_browser, to redirect to different places based on specific known web browsers. -
#2583 Support redis clusters with sentinels which have their own ACL authentication.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing