1 ikiwiki 1.39 released with [[toggle text="these changes"]]
3 * Add a rawhtml plugin that allows copying raw html files from the srcdir.
4 * Fix --locale to control LC\_ALL now.
5 * Include the pot file in the source tarball. Closes: #[405890](http://bugs.debian.org/405890)
6 * Add a Swedish translation by Daniel Nylander. Closes: #[406410](http://bugs.debian.org/406410)
7 * Add a Czech translation by Miroslav Kure.
8 * Add a Bulgarian translation by Damyan Ivanov. Closes: #[406580](http://bugs.debian.org/406580)
9 * Add a Gujarati translation by Kartik Mistry. Closes: #[406635](http://bugs.debian.org/406635)
10 * Add a Vietnamese translation by Clytie Siddall.
11 * Fix encoding issue with use of Locale::Gettext. Seems that the OO
12 interface returns proper utf-8 decoded strings, unlike the traditional
13 interface, so use the OO interface.
14 * Search in default location for templates as a fallback when templatedir is
15 pointed elsewhere, so that only modified templates need to be copied into
16 a templatedir. Based on work by JeremyReed.
17 * In the aggregator, check for and deal with post filenames that are
18 longer than the maximum file length.
19 * Change the RecentChanges page to show the path of changed pages.
20 * Various minor bugfixes."""]]