]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_3.20140916.mdwn
Merge remote-tracking branch 'origin/master'
[ikiwiki.git] / doc / news / version_3.20140916.mdwn
1 ikiwiki 3.20140916 released with [[!toggle text="these changes"]]
2 [[!toggleable text="""
3    * Don't double-decode CGI submissions with Encode.pm >= 2.53,
4      fixing "Error: Cannot decode string with wide characters".
5      Thanks, [[Antoine Beaupré|anarcat]]
6    * Avoid making trails depend on everything in the wiki by giving them
7      a better way to sort the pages
8    * Don't let users post comments that won't be displayed
9    * Fix encoding of Unicode strings in Python plugins.
10      Thanks, [[chrysn]]
11    * Improve performance and correctness of the \[[!if]] directive
12    * Let \[[!inline rootpage=foo postform=no]] disable the posting form
13    * Switch default \[[!man]] shortcut to manpages.debian.org. Closes: #[700322](http://bugs.debian.org/700322)
14    * Add UUID and TIME variables to edittemplate. Closes: #[752827](http://bugs.debian.org/752827)
15      Thanks, Jonathon Anderson
16    * Display pages in linkmaps as their pagetitle (no underscore escapes).
17      Thanks, [[chrysn]]
18    * Fix aspect ratio when scaling small images, and add support for
19      converting SVG and PDF graphics to PNG.
20      Thanks, [[chrysn]]
21      - suggest ghostscript (required for PDF-to-PNG thumbnailing)
22        and libmagickcore-extra (required for SVG-to-PNG thumbnailing)
23      - build-depend on ghostscript so the test for scalable images can be run
24    * In the CGI wrapper, incorporate $config{ENV} into the environment
25      before executing Perl code, so that PERL5LIB can point to a
26      non-system-wide installation of IkiWiki.
27      Thanks, Lafayette Chamber Singers Webmaster
28    * filecheck: accept MIME types not containing ';'
29    * autoindex: index files in underlays if the resulting pages aren't
30      going to be committed. Closes: #[611068](http://bugs.debian.org/611068)
31    * Add \[[!templatebody]] directive so template pages don't have to be
32      simultaneously a valid template and valid HTML
33    * Add [[smcv]] to Uploaders and release to Debian"""]]