\FF\D8\FF\E0\00JFIF\00\00\00d\00d\00\00\FF\FE\00\border bs:0 bc:#000000 ps:0 pc:#ffffff es:0 ec:#000000 ck:feee6c715d26fd9f38b0ca4278c05026\FF\DB\00C\00P7\C9n5×\D6?\BDê\9Ds\EBp\9F[`8m\B7)o\B5\E8\E6I\99\FE3]]A2\BA\8Cw\D6E\93\\DEv\C8\009\F2\F1NI?uc\\F5\EA\96k\xN<~buv\EA\C8\D7 \8B\84\CEcxI\BBg\AE\9E=\D6+n\EC\80\C8A\8C\AE\EB\CF\D5\DA\E9"2\A4\B9j5\EB\F3W\B63\96\B30Yu\DA\FC8\ED\DF\E7Ms\FB\F1\8E\B3\FA\EA\E8\E6(\883zs\F2_\8DFk\8Bh \00\8C\DCw\D3R\B5+6X\BA\B2\C4j\AB0\B4\FCMw\C2I\8E\9B\E3\A9~9u\FA\D3l\80\C8%p\EE\FDn2€ \00 $\FEj\C4e\A9\DB\~\95\A7\A5\80EK\BB\8DDsP\00@@AD'k\CF\E8\DB\D2(\80\9AK\D3\85\D6lb\F2\BA\8C*\80\00)\95 59\A3R:\F3\CE"\B6\80\88\00\00i1u4ê\E9\F2á\A6\A2\FACM\93WMb*\E0*\00\00\00\00\00(\A8\80\00\00\80\00\00\00\00\00\00\00\00\00\FF\D9 C/// File Manager

File Manager

Path: /var/softaculous/softaculous_14426/yourls/

Viewing File: changelog.txt

1.10.3

    added: testing on PHP 8.5 & 8.6 (#4036)
    added: function to get reserved URLs from global variable (#3999)
    added: database index on long URLs, for faster searches (#4013)
    added: $context parameter of yourls_get_db() (#4020)
    changed: hide referrers on public statistics page by default (#4005)
    changed: set the infos cache of the keyword after a url is added/updated/deleted (#4008)
    changed: fix hover-actions in tables for screen reader users (#4025)
    changed: confirm link deletion with a modal dialog (#3932)
    fixed: upgrade spatie/array-to-xml to address deprecation warnings in newer PHP version (#4037)
    fixed: filtering for links with more than 0 clicks (#3977)
    fixed: case-sensitivity in admin search (#3997)
    fixed: missing or invalid reserved URL configuration causing crash (#3999)
    fixed: handling of invalid charsets on remote sites (#4007)
    fixed: preserve backslashes in URLs (#4000)
    fixed: validate JSONP callback names (#4030)
    fixed: enhance configuration template formatting (#3994)
    fixed: minor cleanup (#3979, #3984, #3988)
	
1.10.2

	fixed: admin/tools.php now uses yourls_get_nonce_life() (#3906)
	fixed: "Display 1 to 0 of 0 URLs" on admin list page (#3910)
	fixed: replace deprecated get_all_options filter with an action (#3683)
	fixed: defer loading text domain after plugins (#3679)
	removed: Gandi references (#3929)

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