Standardize sidebars
[phorkie.git] / NEWS.rst
1 Version 0.3.1 - 2012-09-27
2 --------------------------
3 * Check for OpenID package in SetupCheck
4 * Fix bug #24: setupcheck: verify geshi installation
5 * Fix bug #25: setupcheck: verify markdown
6
7
8 Version 0.3.0 - 2012-09-27
9 --------------------------
10 * Fix bug #10: error when nothing submitted [cweiske]
11 * Fix bug #11: do not index edit, delete and tool pages [cweiske]
12 * Fix bug #20: elasticsearch error on deletion [cweiske]
13 * Fix bug #22: Edited pastes not in "recently created" [cweiske]
14 * Fix bug #23: "work dir not found" on failed remote fork [cweiske]
15 * Implement request #5: Add OpenID authentication [jnovack]
16 * Implement request #9: autodetect file type [cweiske]
17 * Implement request #12: DOAP and rel="vcs-git" support [cweiske]
18 * Implement request #13: remote forking support [cweiske]
19 * Hide additional file fields by default, button to toggle their visibility
20   [cweiske]
21 * Markdown support [jnovack]
22 * Added nginx rewrite rules to README [skl]
23
24
25 Version 0.2.0 - 2012-05-25
26 --------------------------
27 * Elasticsearch support
28 * Use title instead of paste ID
29 * Pager for result listings
30 * Implement request #3: Show new pastes in sidebar of "new paste" page
31
32
33 Version 0.1.0 - 2012-04-19
34 --------------------------
35 Initial version