update readme

This commit is contained in:
Claude 2015-09-30 14:09:04 +02:00
parent 369104c787
commit 3dfb9b84f8

View File

@ -60,6 +60,29 @@ In the folder doc/, you will find:
Changelog
---------
### Version 0.10.0:
* Upgrade to CodeIgniter 3.0.1 and with it, lots of improvements:
* SQLite support (yay!)
* Lots of "Error 500" and blank screens fixed
* New theme: i386
* New translations: Lithuanian, Danish, Polish
* Automatic language detection
* Support for the new ReCaptcha API
* Support for Goo.gl and Bit.ly URL shorteners
* Display expiration time if set
* XSS fixes
* Word wrap for looong words in paste display
* And many more
#### Upgrade instructions
Copy your htdocs/application/stikked.php config file away. Upload the new version.
Append the $config['expires'] part at the bottom of application/config/stikked.php.dist to your config.
Copy it back.
### Version 0.9.0:
* New translations: Japanese, Chinese-Simplified, Chinese-Traditional, Russian