1 ikiwiki 3.20101231 released with [[!toggle text="these changes"]]
3 * Better support for serving the same site on multiple urls. (Such as
4 a http and a https url, or a ipv4 and an ipv6 url.)
6 * API: urlto without a defined second parameter now generates an url
7 that starts with "/" (when possible; eg when the site's url and cgiurl
8 are on the same domain).
9 * Now when users log in via https, ikiwiki sends a secure cookie, that can
10 only be used over https. If the user switches to using http, they will
11 need to re-login. (smcv)
12 * inline: Display feed buttons for nested inlines, linking to the inlined
13 page's feed. (Giuseppe Bilotta)
14 * goldtype: New theme, based on blueview, contributed by Lars Wirzenius.
15 * po: do not override homepage title when it was overridden. (intrigeri)
16 * Set HTML::Template's parent\_global\_vars option to allow using parameters
17 like title\_overridden that do not appear on the template. (intrigeri)
18 (See https://rt.cpan.org/Public/Bug/Display.html?id=64158)
19 * inline: Force an absolute page location when the inline postform is used.
20 * editpage, comment: Clean up title when editing or creating a page or
22 * teximg: Use `\[` and `\]` instead of not recommended `$$`. (Paul Menzel)
23 Closes: #[596084](http://bugs.debian.org/596084)
24 * monotone: Improve version parsing to support patch and development
25 versions of the monotone binary. (tommyd3mdi)
26 * highlight: Support highlight 3.2+svn19 (note that released version 3.2
27 is not supported). Closes: #[605779](http://bugs.debian.org/605779) (David Bremner)
28 * Add a second parameter to the rcs\_diff hook, and avoid bloating memory
29 reading in enormous commits.
30 * git: Fix bug involving attempting to web revert a commit that included
31 changes to attachments."""]]