1 ikiwiki 3.20100915 released with [[!toggle text="these changes"]]
3 * needsbuild hook interface changed; the hooks should now return
4 the modified array of things that need built. (Backwards compatibility
5 code keeps plugins using the old interface working.)
6 * Remove PATH overriding code in ikiwiki script that was present to make
7 perl taint checking happy, but taint checking is disabled.
8 * teximg: Use Unicode UTF-8 encoding by default. Closes: #[596067](http://bugs.debian.org/596067)
10 * po: Make the po\_master\_language use a langpair like "en|English",
11 so it can be configured via the web.
12 * po: Allow enabling via web setup.
13 * po: Auto-upgrade old format settings to new formats when writing
15 * Pass array of names of files that have been deleted to needsbuild hook
16 as second parameter, to allow for plugins that needs access to this
17 information earlier than the delete hook.
18 * actiontabs: Improve tab padding.
19 * blueview: Fix display of links to translated pages in the page header.
20 * Set isPermaLink="no" for guids in rss feeds.
21 * blogspam: Fix crash when content contained utf-8.
22 * external: Disable RPC::XML's "smart" encoding, which sent ints
23 for strings that contained only a number, fixing a longstanding crash
25 * git: When updating from remote, use git pull --prune, to avoid possible
26 errors from conflicting obsolete remote branches.
27 * cutpaste: Fix bug that occured in some cases involving inlines when
28 text was pasted on a page before being cut."""]]