1.10.2
YOURLS 1.10.2
[!note] On YOURLS official container with Apache HTTP server, the default exposed ports are now 8080 and 8443.
What's Changed
- updated: YOURLS container server ports switched to 8080 and 8443 by @LeoColomb in https://github.com/YOURLS/containers/pull/336
- fixed:
admin/tools.phpnow usesyourls_get_nonce_life()by @dgw in https://github.com/YOURLS/YOURLS/pull/3906 - fixed: "Display 1 to 0 of 0 URLs" on admin list page by @SimStim in https://github.com/YOURLS/YOURLS/pull/3910
- fixed: replace deprecated
get_all_optionsfilter with an action by @RavanH in https://github.com/YOURLS/YOURLS/pull/3683 - fixed: defer loading text domain after plugins by @ozh in https://github.com/YOURLS/YOURLS/pull/3679
- removed: Gandi references by @ozh in https://github.com/YOURLS/YOURLS/pull/3929
Full Changelog: https://github.com/YOURLS/YOURLS/compare/1.10.1...1.10.2
New Contributors
- @SimStim made their first contribution in https://github.com/YOURLS/YOURLS/pull/3910
- @RavanH made their first contribution in https://github.com/YOURLS/YOURLS/pull/3683