\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: /proc/self/root/var/softaculous/yourls/

Viewing File: changelog.txt

1.10.6

    fixed: the version number. It's just 1.10.5, without the -dev, as 1.10.5 should have been. Sorry :)

1.10.4

    fixed: Prevent XSS in stat pages through referrers (#4107)
    added: Localization support for date and time display (#4054)
    improved: Improve shunt filters (#4058)
    fixed: Notice overlapping logo in admin panel (#4069)
    fixed: Flag password file as user auth from environment variables (#4066)
    added: Filter SQL queries (#4064)
    improved: Improve debug functions and logic (#4089)
    improved: Make tests debugging easier (#4104)

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