YOURLS 1.9.1
17 June 2022
YOURLS version 1.9.1 is now available (major release).
Upgrading to YOURLS 1.9.1
YOURLS 1.9.1 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply YOURLS updates as new versions are released, or use Installatron's Clone feature to duplicate an existing YOURLS install to test the 1.9.1 upgrade prior to applying it live. Get started managing your YOURLS installations with Installatron
What's New in YOURLS 1.9.1
1.9.1
Bug Fixes and Changes
- 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
Bug Fixes and Changes
- 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)