additional_plugins/serendipity_event_linklist/ChangeLog
Eike Rathke 332cf0e16d
Fix serendipity_event_linklist serialisation (#129)
* Fix serendipity_event_linklist serialisation

Instead of the link list the output was
[object Object]
because 'd' is an object in document.write(d).

Use dTree.toString() for serialisation.

* Bump version and ChangeLog
2021-07-01 16:29:44 +02:00

54 lines
1,004 B
Plaintext

2.06 && 1.26:
-------------
* Fix link list serialisation
2.05 && 1.25:
-------------
* Added German translation.
2.04.1 && 1.24.1:
-----------------
* Fix PHP warning.
2.04 && 1.24:
-------------
* Restrict sql index key length for utf8mb4 migration
2.03 && 1.23:
-------------
* Requirement and Consistent changes
* Use lang API
2.02:
-----
* IE CSS linklist fix
2.01:
-----
* fix ul ident for csslist and simple option
* added new config option for "CSS List" usage only,
to use a new SVG link icon by CSS (defaults true).
If set false, this will return the previous used world icon image,
which as a normal image will even work with very old and outdated browsers.
2.00:
-----
* silence cache lite non static PEAR errors on $obj->remove()
* minor preparations for the Serendipity 2.0 backend
* fix multiple dtree includements using a unique name
* add css separators
1.99.1 - use serendipity_specialchars
1.99 - compat fixes
1.98 - remove short tag occurences