Release preparations.
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
dce27856ee
commit
47ec0c9768
@ -1,7 +1,9 @@
|
||||
Version 2.1.6 ()
|
||||
Version 2.1.6 (August 9th, 2019)
|
||||
------------------------------------------------------------------------
|
||||
* Prevent error in upgrader when $sqlfiles is NULL.
|
||||
|
||||
* Fix preview iframe in bulletproof, thx pixel32
|
||||
|
||||
Version 2.1.5 (May 1st, 2019)
|
||||
------------------------------------------------------------------------
|
||||
* Security: Fix XSS in Editor Preview by interpreted EXIF tags
|
||||
|
@ -47,7 +47,7 @@ if (defined('USE_MEMSNAP')) {
|
||||
}
|
||||
|
||||
// The version string
|
||||
$serendipity['version'] = '2.1.6-beta1';
|
||||
$serendipity['version'] = '2.1.6';
|
||||
|
||||
|
||||
// Setting this to 'false' will enable debugging output. All alpha/beta/cvs snapshot versions will emit debug information by default. To increase the debug level (to enable Smarty debugging), set this flag to 'debug'.
|
||||
|
Loading…
x
Reference in New Issue
Block a user