2.6.7:
-----
 * Change a trigger_error to E_USER_WARNING for PHP 8.4 E_ERROR deprecation messages

2.6.6:
-----
 * Improve parameter types for Styx 5.0 type safety

2.6.5:
-----
 * Follow CKEditor configuration disabled security notification set

2.6.4:
-----
 * Fix a case of missing end div container tag
 * Improve markup indent for backend consistency up from Styx 4.3.0

2.6.3:
-----
 * Better check on NULL

2.6.2:
-----
 * Better check for $serendipity['GET']['subpage'] on entry preview

2.6.1:
-----
 * Add conceptional root namespace to error exception handling for consistency

2.6.0:
-----
 * Hide additional zip information NOTICE by info button

2.5.1:
-----
 * Fix some typos in [en] documentation file

2.5.0:
-----
 * Preparations to avoid deprecated ${foo} style string interpolation for PHP 9 in debug logging

2.4.1:
-----
 * Minor end message fix

2.4.0:
-----
 * Deprecate and reset autoresize (old s9y feature option) up from Styx 3.
   Styx image variation do a much better job and this option is too specific to be kept for us all.
 * Add AVIF and IMAGETYPE_AVIF
 * Change requirements to Styx 3.6

2.3.6:
-----
 * Use quickblog media_choose link select target CONSTANT from NONE to USE_DEFAULT to prevent strange german "Ziel: keine",
   since none/nada is more a kind of "standard" behaviour usage here.

2.3.5:
-----
 * Improve "Add-media" fieldset styles and for DARK MODE

2.3.4:
-----
 * Add exif comment data variable initialization check

2.3.3:
-----
 * Add frontend access check to 2.3.1 condition

2.3.2:
-----
 * Improve image type exif data check for quickblog

2.3.1:
-----
 * Do not run isp image preparing methods on backend entry form 'frontend_display' preview

2.3.0:
-----
 * Improve loading core WYSIWYG Rich Text asset to avoid doublets with CKEPLUS plugin
 * Prepare for Styx 3.5 DARK MODE

2.02:
-----
 * Fix core green/red success/error messages handover

2.01:
-----
 * PHP 8 preparation fix

2.00:
-----
 * Add Serendipity Styx 3.0 WebP variation support on upload and unzip
 * Fix authorID for the MediaLibrary database to use the default 0 (all) ID state
 * Improve messaging
 * Allow ad-hoc debug via configuration logger
 * Set an urgent warning to only upload zip files following a scheme!

1.24:
-----
 * Fix changed method naming in Core APIs for consistency
 * Raises requirement to Serendipity Styx 3.0

1.23:
-----
 * Fix and improve markup_element check for consistency

1.22:
-----
 * Secure target _blank image links by living standard rel="noopener"
 * Add historical note to frontend_image_selector_XXX hooks for admin/media_choose.tpl

1.21:
-----
 * Add new url for Rich Text Editor changes with upcoming Serendipity Styx 3.0

1.20:
-----
 * Extend documentation files to prevent inexperienced usage of extending isp functions

1.19:
-----
 * Prepare [de] for Serendipity Styx 2.7.0 wording change

1.18:
-----
 * Fix quickblog entry saving moderate and allow comments personal config set variables

1.17:
-----
 * Add option to dis/allow the quickblog form
   Default is false. If already using in the past, please enable.
 * Better mark and style the imageselectorplus added options in upload form
 * Fixed some uninitialized variable checks

1.16:
-----
 * Fix target offsets

1.15:
-----
 * Fix some more uninitialized variable checks

1.14:
-----
 * Fix some undefined vars

1.13:
-----
 * Fix and linebreak unzip files messages

1.12:
-----
 * Add margin between zip and quickblog fieldset

1.11:
-----
 * lang constant fixes

1.10:
-----
 * Buttonize Quickblog description
 * Added important example notes
 * Added more about undocumented or extended features to the documentation file
 * Renamed "quickblog.tpl" to "plugin_quickblog.tpl". If you have your own, please rename it too!

1.01:
-----
 * Fix broken quickblog entries added by v.0.53
 * Removed some more Series 1 code

1.00:
-----
 * Fix (v.0.35) added simple wysiwyg editor to quickblog textarea,
   which only came up with the CKE plugin used. Now it has a fallback
   to the cores WYSIWYG-Editor.
   This raises plugin requirement to 2.0.0.
 * Cleanup Serendipity Series 1 markup and use Smarty3 syntax

0.55:
-----
 * Iconfont accessibility fixes

0.54:
-----
 * Check for existing versions regarding ckeditor path

0.53:
-----
 * Use lang API - extends required Serendipity verson to 1.6
 * Requirement and consistent changes
 * Changes CSS inclusion to append to $eventData, not prepend
   to the stream!


0.52:
-----
 * Fix a missing lang utf-8 encoding for lang_bg


0.51:
-----
 * Append CSS to end of eventData stream


0.50:
-----
 * Try catch exception error to not break the flow


0.49:
-----
 * Fix 'array sizes are inconsistent' error with
   mediainsert tagged entries and array_multisort()


0.48:
-----
 * Use native API method parseTemplate() (only)


0.47:
-----
 * htmlspecialchars fixes


0.46:
-----

 * Introduce imagemagick_nobang variable for thumbnail image resizing
   with Serendipity >= 2.x versions
 * Better description of MAX Value constants


0.45:
-----

 * Added description for max-width and max-height option setting
 * Fix old bug with image resize thumb creation on both max-options = n
   Part 2 of this bug was introduced in S9y 2.0 development for ImageMagick
   escapeshellcmd method.


0.43/44:
-----
 * re-add enable markup in textarea form


0.42:
-----

 * Merge new xml structure "picperrow" and "hideafter" by user "nogat"
     http://board.s9y.org/viewtopic.php?f=4&t=20058, 2014-08-22
 * add some media gallery css
 * minors for version switch


0.41:
-----

 * removed wrong slash in plugin_mediainsert.tpl fullimage link path


0.40:
-----
 * better pdf object preview in case of used imagemagick library
 * added serendipity_quickblog_image class to prevent preview borders
 * reset entries_header use for 2.0 and up
 * fix hardcoded thumbName check to its Serendipity variable


0.39:
-----
 * added form target to
 * added non-image object uploads with link/image generation via radio field,
   which creates a real link instead of using the hidden quickblog tag
 * removed some obsolet functions
 * disabled allow_comments, moderate_comments to always take default values


0.38:
----

 * Changed default value of quickblog image size to default
   $serendipity['thumbSize']. This prevents creation of another
   image copy to the MediaLibrary, if not changed to another value.
 * Added a description lang constant for this.


0.37:
----

silence exif_read_data errors


0.36:
----

Some quoting markup fixes
Use native parseTemplate API - extends s9y version >= 1.3
Add 'No Category' to category selectbox
Disable markup property plugin NL2BR in case of WYSIWYG use

0.35:
----

Added 2.0 markup hooked into ML upload
Added simple wysiwyg editor to quickblog textarea
Minor marrkup fixes


0.34:
----

Fix some 'Division by zero' errors and possible
array_multisort(): Array sizes are inconsistent in blah blah errors


0.33:
----

Fix some wrong mediainserts by CKEDITOR


0.32:
----

fixed upload path

0.31:
-----

latest: Smarty3 forward compatibility

0.30:
----

Remove $selected, raises a smarty exception

0.28:
----

Passed $eventData to the plugin_mediainsert.tpl file, as {$plugin_mediainsert_entry}.


Version 0.20:
------------

(by Vladimír Ajgl)

* Added documentation.html files
* Added czech translation
* Added ability to post XML code into entries that can be used to build galleries (PHP5 only)
