2.0.2:
------
* Use native htmlspecialchars()
2.0.1:
------
* Remove xml_parser_free() from wurfl lib. Function xml_parser_free() is deprecated since 8.5, as it has no effect since PHP 8.0
2.0.0:
------
* Re-/Move UTF-8 lang file to plugin root for Styx 5.0
* Declare strict types
* Raise requirements for Styx 5.0
1.10:
-----
* Use lang API & UP
1.09:
-----
* Remover dead website documentary link
1.08:
-----
* Replace PHP 7.2 set deprecated each() usage in
wurfl/wurfl_class.php and wurfl/wurfl_parser.php
without changing this outdated class.
1.07:
-----
* Fix 'sqlite3oo' case check again
1.06:
-------
* Fix 'pdo-sqliteoo' case check
1.05:
-----
* Check REQUEST object
* Set plugin consistencies
* Use load language API - extends required Serendipity version to v.1.6
* Update wurfl lib to latest 2.1 (https://github.com/Br3nda/wurfl_php)
* run multicache with new file from https://github.com/digitalronin/wurfl.xml
in version 2.3 Nov 17th, 2011
1.04.1: Use serendipity_specialchars()
1.04: Properly use the example() API method by return, not echo. Unimportant update.
1.03:
-----
- fixed deinstall in case of empty plugin_mobile_output/ dir
(No, I did not clean up this tab mess!)
------------------------------------------------------------------------
Version 1.01 (brockhaus):
* Autoinstaller for mobile templates. These are part of the plugin and
will be installed into the template folder, if not already installed.
* Added config option for an Android device template. Android devices
should now be detected and the matching template be choosen.
* Created an Android template. It looks good in the standard browser
with text=normal on my HTC Desire. Needs more device testing..
* Slightly updated the mobile and the iphone template.
* Removed / Changed the incorrect http://c.seo-mobile.de link. Now
the documentation link in the configuration is working again.
* Some code cleanup
------------------------------------------------------------------------
Version 1.0 (Pelle Boese):
* initial main release.