Changelog for
dokuwiki-2018.04.22a-3.1.noarch.rpm :
Sat May 5 14:00:00 2018 projectsAATTlocalside.net
- Release 2018-04-22 Release “Greebo”
* This release requires PHP 5.6 at least!
* PHP 7.2 Support and improvements for PHP 7.3 support
* New form on search page with more search tools :!:
Plugins which modified that page may need adjustments, e.g. tagging Plugin
* ability to filter and sort results by time! 🎉
* Sending now a manifest.json to let the user add DokuWiki to the homescreen
* Re-factored section edit. :!: Plugins which insert own section edit buttons need adjustments, e.g. wrap Plugin
* updated LESS compiler :!: Template authors may experience some incompatibilities
* new Action Dispatcher :!: Plugin authors handling ACTION_ACT_PREPROCESS may encounter slight differences
* new Command Line Plugins
* new Menu system :!: template authors may want to integrate them (see Menu)
* improved features in bin/wantedpage.php CLI
* better cursor handling when inserting multiple images from media popup
* additional options for GeShi syntax highlighting
- Hotfix 2018-04-22a
* fix missing “you are here” 2329
* readd missing password reset interface 2349
* fix page unlocking when canceling edits 2350
* better support for creating pages from search 2355
* problems with installing plugin zips on some systems 2361
* fixed draft recovering
Tue Aug 29 14:00:00 2017 projectsAATTlocalside.net
- fixes sanitation of $language 2080; fixes RSS syntax XSS 2081
- fixes rendering null $language going to GeSHi 2088
Mon Aug 21 14:00:00 2017 projectsAATTlocalside.net
- fixes reflected XSS issue 2061
Wed Mar 22 13:00:00 2017 projectsAATTlocalside.net
- fixes security token 1883
- fixes media manager overwrite issue 1864.
Mon Mar 6 13:00:00 2017 projectsAATTlocalside.net
- fixes installation issue 1852 and media overwrite issue 1853.
Sun Feb 19 13:00:00 2017 projectsAATTlocalside.net
- new Admin screen with plugins being able to add their own icons
:!: 3rd party templates need adjustments
- jQuery 3 (IE Support for versions <9 dropped)
:!: plugins may need updates. eg. be sure to update gallery before upgrading
- better cache management and CDN support for jQuery
- PHP 7.1 support and PHP 7.0 bugfixes
- improvements to the internal Form mechanism
- File usage list in media manager
- Various improvements, language updates and bug fixes
Fri Jul 22 14:00:00 2016 projectsAATTlocalside.net
- New authPDO plugin, authmysql and authpgsql are deprecated :!:
- :!: Access check is performed before pages are shown in sidebars
of recent templates. (e.g. dokuwiki, starter, writr)
- PHP 7 compatibility fixes
- Internet Explorers 8 (and older) are no longer supported,
workarounds have been removed
- Improvements to the new form class, auto loading of plugin
classes and other improvements for plugin developers
- Show size changes in recent changes
- Better RTL (Arabic, Hebrew) support in Mediamanager
- Support for PHP\'s builtin web server
- Various improvements, language updates and bug fixes
- Hotfix 2016-06-26a: fixes 1616 issue with authad.
Mon Jan 11 13:00:00 2016 projectsAATTlocalside.net
- do not replace apache config.
- extend apache config to support apache 2.4
Thu Aug 27 14:00:00 2015 projectsAATTlocalside.net
- This release now requires PHP 5.3.3 at least
- New Style Manager to adjust template variables like colors
- Experimental new Form class usable for plugin developers
- Use Composer to add third party libraries
- Various deprecated code has been removed
- The Extension Manager can now remove old files when updating extensions
- Allow unsetting default acronyms, schemes, entities, etc. in local config
- PHP 7 compatibility fixes
- Page titles now reflect the current action better
- Add event to let plugin authors send their own popularity data
- Changed all submit buttons from input to button to improve their stylability.
- Various improvements and bug fixes
- Hotfix 2015-08-10a: fix for issue 1296 with Extension Manager which
prevented installing tarballs and issue 1302 which prevented links to
Windows Shares to work
Sun Mar 29 14:00:00 2015 projectsAATTlocalside.net
- Security Hotfix 2014-09-29d: fixes a XSS vulnerability in the user manager
Thu Feb 26 13:00:00 2015 projectsAATTlocalside.net
- Security Hotfix 2014-09-29c: fixes privilege escalation in RPC API
Wed Dec 17 13:00:00 2014 projectsAATTlocalside.net
- update version to 2014-09-29b
- include dokuwiki_cleanup.sh