Your IP : 18.188.171.53
1.10.1
fixed: sandbox exceptions when disabling plugins by @LeoColomb in #3893
fixed: stats date calculation are now correct by @ntindicator in #3895
fixed: unexpected warning raised on login page
removed: unsupported installation cases with Composer
1.10.0
added: Support PHP 8.3 & 8.4
removed: Support for PHP prior to 8.1 which is now minimal requirement
changed: Ensure all statusCode/errorCode API values are strings (#3756)
fixed: Results with 0 clicks on search (#3589)
fixed: Upgrade Aura.SQL to fix PHP 8.4 compatibility (#3852)
fixed: login page accessibility (#3660)
fixed: MySQL 8+ compatibility (#3828)
changed: Upgrade dependencies
changed: Update GeoIP DB
changed: Update certificate
1.9.2
added: Support PHP 8.2 (#3474)
improved: Googlebot indexing now filterable for plugins, for your SEO needs (#3517)
improved: Use safe sandbox for all included files (#3478)
fixed: bookmarklets with URL containing special chars (#3527)
fixed: unwanted cookies could interfere with YOURLS (#3516)
fixed: cosmetic bugs in the admin interface (#3485, #3431, #3518)
fixed: support usernames containing brackets (#3365)
updated: third party libs and binaries
1.9.1
fixed: error Undefined constant "intval" when upgrading (#3332)
fixed: warnings on PHP 8.1 (#3317)
fixed: incorrect HTTP status header with the API when shortening a duplicate (#3355)
fixed: no hyphen in random keywords (#3353)
added: required/suggested PHP extensions in composer.json (#3339)
updated: third party libs and binaries
1.9
removed : support for PHP prior to 7.4
improved: the API plugin with more plugin functions (#3281), a sandbox and a plugin uninstall procedure (#3282)
improved: inline documentation, online documentation and unit tests
improved: concurrency during mass shortening (#3233)
improved: minor security fixes - sanitize step name during upgrade (#3055), nonce on the logout link (#3264), salt cookie with newer hash (#3278)
improved: Remove ozh/phpass library and use native PHP password_* functions (#3232)
added: more hooks in the admin view & search (#3265)
fixed: incorrect notice when "prefix and shorten" while not logged in (#3189)
fixed: UI sometimes not responsive after editing a URL (#3244)