aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClaude <longneck@scratchbook.ch>2015-09-30 14:09:04 +0200
committerClaude <longneck@scratchbook.ch>2015-09-30 14:09:04 +0200
commit3dfb9b84f85968187ce11e02b0148bbdb374229b (patch)
treeeec9cede4d4fb05dc520cb8f790a2564dd9d07b0 /README.md
parent369104c7870378e63002249f46e15e0c46f6d467 (diff)
downloadstikked-fit-3dfb9b84f85968187ce11e02b0148bbdb374229b.tar.gz
stikked-fit-3dfb9b84f85968187ce11e02b0148bbdb374229b.tar.bz2
stikked-fit-3dfb9b84f85968187ce11e02b0148bbdb374229b.zip
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7aecad9..08ad2b1 100644
--- a/README.md
+++ b/README.md
@@ -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

© 2014-2024 Faster IT GmbH | imprint | privacy policy