Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../s9y
File: changelog.txt
Version 2.5.0 (13.02.2024)
[0] Fix | Delete
------------------------------------------------------------------------
[1] Fix | Delete
[2] Fix | Delete
* Restore compatibility with PHP 7.4
[3] Fix | Delete
[4] Fix | Delete
* Remove bundled composer.phar (thanks to hboeck)
[5] Fix | Delete
[6] Fix | Delete
* Update composer dependencies (mostly for PHP 8.3 compatibility):
[7] Fix | Delete
katzgrau/klogger (1.0.0 => 1.2.2)
[8] Fix | Delete
pear/http_request2 (v2.5.1 => v2.6.0)
[9] Fix | Delete
pear/net_dns2 (v1.5.3 => v1.5.4)
[10] Fix | Delete
psr/log (1.0.0 => 1.1.4)
[11] Fix | Delete
smarty/smarty (v4.3.2 => v4.3.5)
[12] Fix | Delete
[13] Fix | Delete
* Fix a PHP notice in User management ("isEditable") (garvinhicking)
[14] Fix | Delete
[15] Fix | Delete
* Fix a bug when the p parameter given was set to 0 (@hannob)
[16] Fix | Delete
[17] Fix | Delete
* Fix an incompatibility with MySQL 5.7 or later (@mariohommel)
[18] Fix | Delete
[19] Fix | Delete
Version 2.4.0 (November 20th, 2022)
[20] Fix | Delete
------------------------------------------------------------------------
[21] Fix | Delete
[22] Fix | Delete
* Fix: Avoid bad number of arguments to sprintf and fix logic error
[23] Fix | Delete
in spamblock plugin.
[24] Fix | Delete
[25] Fix | Delete
* Improve w3c compatibility be encode square brackets of comment
[26] Fix | Delete
mode links (thanks @hannob)
[27] Fix | Delete
[28] Fix | Delete
* Fix: Previewing comments warning threw a warning on PHP 8, when
[29] Fix | Delete
debug mode on (thanks @hannob)
[30] Fix | Delete
[31] Fix | Delete
* Fix: Editor autosave cached was not deleted when saving entry
[32] Fix | Delete
[33] Fix | Delete
* Fix: Editor autosave was not on by default, despite the setting
[34] Fix | Delete
being active by default
[35] Fix | Delete
[36] Fix | Delete
* Fix: admin/entries.tpl: fix undefined variable iso2br
[37] Fix | Delete
[38] Fix | Delete
* Fix: The calendar plugin threw a warning about $cond['join'] not
[39] Fix | Delete
existing in some setups
[40] Fix | Delete
[41] Fix | Delete
* Fix: Avoid one more situation where responsive image upscaled
[42] Fix | Delete
a small thumbnail
[43] Fix | Delete
[44] Fix | Delete
* Bugfix: Entryproperites plugin no longer insert empty records
[45] Fix | Delete
for multiple authors (garvinhicking)
[46] Fix | Delete
[47] Fix | Delete
* Improve permalink generation performance and enable more unicode
[48] Fix | Delete
replacements (thanks to mbirth!)
[49] Fix | Delete
[50] Fix | Delete
Version 2.3.5 (April 25th, 2020)
[51] Fix | Delete
------------------------------------------------------------------------
[52] Fix | Delete
[53] Fix | Delete
* Fix: CSS: Restrict block display of summary to trackbacks. (#703)
[54] Fix | Delete
[55] Fix | Delete
* Fix: Don't strip HTML from comments body in serendipity_plugin_comments
[56] Fix | Delete
before serendipity_event_unstrip_tags can convert the HTML tags
[57] Fix | Delete
(being called via frontend_display hook). (#702)
[58] Fix | Delete
[59] Fix | Delete
* Fix: [CKE] Don't remove <details> and <summary> elements from
[60] Fix | Delete
WYSIWYG editor.
[61] Fix | Delete
[62] Fix | Delete
* Fix: Don't delete extend properties from the entryproperties
[63] Fix | Delete
plugin when publishing from dashboard (or sending
[64] Fix | Delete
delayed trackbacks). (#695)
[65] Fix | Delete
[66] Fix | Delete
* Fix: SQL error in serendipity_plugin_history present since we
[67] Fix | Delete
"don't allow requesting an archive page that doesn't exist"
[68] Fix | Delete
(2.3.3). (#694)
[69] Fix | Delete
[70] Fix | Delete
* Fix: Entry title in backend list of entries was double escaped.
[71] Fix | Delete
[72] Fix | Delete
* Fix: Don't drop upgraded_version from local plugin cache.
[73] Fix | Delete
[74] Fix | Delete
* Fix: Regular expression in functions_routing.inc.php
[75] Fix | Delete
[76] Fix | Delete
* Fix: Truncate extension of media items to 5 chars (which ist the
[77] Fix | Delete
max length of the corresponding database field). (#609)
[78] Fix | Delete
Thanks to @mmitch!
[79] Fix | Delete
[80] Fix | Delete
Version 2.3.4-beta1 (March 25th, 2020)
[81] Fix | Delete
------------------------------------------------------------------------
[82] Fix | Delete
[83] Fix | Delete
* Security: Fix RCE on Windows.
[84] Fix | Delete
Thanks to Junyu Zhang <rgdz.eye@gmail.com>!
[85] Fix | Delete
[86] Fix | Delete
* Fix: ML: Fixed filename generation when renaming and added
[87] Fix | Delete
some error messages on rename failures.
[88] Fix | Delete
[89] Fix | Delete
* Display source of plugins (Spartacus, bundled or locally installed).
[90] Fix | Delete
[91] Fix | Delete
Version 2.3.3 (March 22nd, 2020)
[92] Fix | Delete
------------------------------------------------------------------------
[93] Fix | Delete
[94] Fix | Delete
* #651: When using checkboxes to insert multiple media files, if only
[95] Fix | Delete
one asset has been selected, do not use the gallery mode,
[96] Fix | Delete
but instead single-asset view. Also improves to click the title
[97] Fix | Delete
of an asset to select its checkbox, and hides the 'Insert all'
[98] Fix | Delete
button when no assets are selected. (garvinhicking)
[99] Fix | Delete
[100] Fix | Delete
* Use the video tag for videos in the Medialibrary, also when
[101] Fix | Delete
inserting such a video into an entry
[102] Fix | Delete
[103] Fix | Delete
* media_choose.tpl: Fixes bad usage of
[104] Fix | Delete
{serendipity_hookPlugin eventData=...} to {serendipity_hookPlugin eventData=}
[105] Fix | Delete
and allow plugins to skip HTML block insertion to use their own
[106] Fix | Delete
markup
[107] Fix | Delete
[108] Fix | Delete
* Updates mailer event plugin to support force sending mails on
[109] Fix | Delete
published blog entries and ability to prepend a mail body.
[110] Fix | Delete
Also fixes missing "keep strip tags" configuration option
[111] Fix | Delete
[112] Fix | Delete
* Fix serendipity_killPath().
[113] Fix | Delete
Thanks to @surrim!
[114] Fix | Delete
[115] Fix | Delete
* Don't allow requesting an archive page that doesn't exist.
[116] Fix | Delete
Thanks to @lotharsm!
[117] Fix | Delete
[118] Fix | Delete
* Fix: Set action to empty in functions_routing.php when serving JS;
[119] Fix | Delete
otherisw the default page has been generated at every call.
[120] Fix | Delete
[121] Fix | Delete
* Fix: Add valid HTTP referrer when trying to delete a
[122] Fix | Delete
trackback from the frontend.
[123] Fix | Delete
[124] Fix | Delete
* Fix: Wordwrap at word boundaries only in bundled plugin
[125] Fix | Delete
serendipity_plugin_comments.
[126] Fix | Delete
[127] Fix | Delete
* Fix: Force empty limit to "" in serendipity_fetchEntries().
[128] Fix | Delete
[129] Fix | Delete
* Fix: Escape version string in update notifier to avoid XSS.
[130] Fix | Delete
[131] Fix | Delete
* Fix: Prevent renaming a ML object into an existing file,
[132] Fix | Delete
resulting in deletion of both from disk and database.
[133] Fix | Delete
[134] Fix | Delete
* Fix: Items in Medialibrary that are not images now get
[135] Fix | Delete
the correct link
[136] Fix | Delete
[137] Fix | Delete
* Fix: Remember where you stored images last (#652)
[138] Fix | Delete
[139] Fix | Delete
* Fix: [bbcode] Get roman numerals working in bbcode plugin.
[140] Fix | Delete
Thanks to Fabien Chabreuil!
[141] Fix | Delete
[142] Fix | Delete
* Fix: Force positive limits for number of entries shown on
[143] Fix | Delete
title page and in RSS feed. s9y doesn't work with 0 or
[144] Fix | Delete
negative numbers, so force our default (15) in this case,
[145] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function