Skip to content

Commit

Permalink
readme for 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
claudehohl committed Sep 30, 2014
1 parent dccb075 commit 29f9593
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,18 @@ Stikked allows you to easily share code with anyone you wish. Based on the [orig
Here are some features:

* Easy setup
* Syntaxhighlighting for many languages, including live syntaxhighlighting with CodeMirror
* Syntax highlighting for many languages, including live syntax highlighting with CodeMirror
* Paste replies
* Diff view between the original paste and the reply
* An API
* Search pastes
* Trending pastes
* Encrypted pastes
* Burn on reading
* Anti-Spam features
* Themes support
* Multilanguage support
* The awesome Team BlueRidge made an [Android app](https://play.google.com/store/apps/details?id=org.teamblueridge.pasteit)
* An [Android app](https://play.google.com/store/apps/details?id=org.teamblueridge.pasteit)
* Command line tool to upload paste to Stikked based pastebins: [Stikkit](https://github.com/benapetr/stikkit)
* And many more. View [this review](http://maketecheasier.com/run-your-own-pastebin-with-stikked/2013/01/11)

Expand All @@ -23,6 +26,8 @@ Try it out

http://paste.scratchbook.ch/

See an encrypted paste: http://paste.scratchbook.ch/view/1427473f#iP7p05DRH0BC72qQjxv01BjUeOmNV073


Installation
------------
Expand Down Expand Up @@ -54,6 +59,22 @@ In the folder doc/, you will find:
Changelog
---------

### Version 0.9.0:

* New translations: Japanese, Chinese-Simplified, Chinese-Traditional, Russian
* New themes: Stikkedizr, Cleanwhite
* Display QR code in paste
* Multiline highlighter
* Encrypted pastes (yeah!) - see it in action: http://paste.scratchbook.ch/view/1427473f#iP7p05DRH0BC72qQjxv01BjUeOmNV073
* Added "burn on reading" as expiration
* Search function - search in recent and trending pastes
* Added mockingjay to word list for unknown posters - let the revolution begin!
* Bugfixes and improvements

#### Upgrade instructions

Copy your htdocs/application/stikked.php config file away. Upload the new version. Copy it back.

### Version 0.8.6:

* New translations: Portuguese, Norwegian, Turkish, French
Expand Down

0 comments on commit 29f9593

Please sign in to comment.