aboutsummaryrefslogtreecommitdiff
path: root/NEWS.rst
blob: 1ebcd4d4b7dfa79619beeef7a381138569623a90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Version 0.3.0 - 2012-09-27
--------------------------

* Fix bug #10: error when nothing submitted [cweiske]
* Fix bug #11: do not index edit, delete and tool pages [cweiske]
* Fix bug #20: elasticsearch error on deletion [cweiske]
* Fix bug #22: Edited pastes not in "recently created" [cweiske]
* Fix bug #23: "work dir not found" on failed remote fork [cweiske]
* Implement request #5: Add OpenID authentication [jnovack]
* Implement request #9: autodetect file type [cweiske]
* Implement request #12: DOAP and rel="vcs-git" support [cweiske]
* Implement request #13: remote forking support [cweiske]
* Hide additional file fields by default, button to toggle their visibility
  [cweiske]
* Markdown support [jnovack]
* Added nginx rewrite rules to README [skl]


Version 0.2.0 - 2012-05-25
--------------------------
* Elasticsearch support
* Use title instead of paste ID
* Pager for result listings
* Implement request #3: Show new pastes in sidebar of "new paste" page


Version 0.1.0 - 2012-04-19
--------------------------
Initial version