1 ikiwiki 2.65 released with [[!toggle text="these changes"]]
3 * aggregate: Expire excess or old items on the same pass that adds them,
4 not only on subsequent passes.
5 * editdiff: Broken since 2.62 due to wrong syntax, now fixed.
6 * aggregate: Support atom feeds with only a summary element, and no content
8 * progress: Display an error if the progress cannot be parsed, and allow
9 the percent parameter to only optionally end with "%".
10 * Fix reversion in use of ikiwiki -verbose -setup with a setup file that
11 enables syslog. Setup output is once again output to stdout in this
13 * edittemplate: Default new page file type to the same type as the template.
15 * edittemplate: Add "silent" parameter. (Willu)
16 * edittemplate: Link to template, to allow creating it. (Willu)
17 * editpage: Add a missing check that the page name contains only legal
18 characters, in addition to the existing check for pruned filenames.
19 * Print a debug message if a page has multiple source files.
20 * Add keepextension parameter to htmlize hook. (Willu)
21 * rename, remove: Don't rely on a form parameter to tell whether the page
22 should be treated as an attachment.
23 * rename: Add support for moving SubPages of a page when renaming it.
24 (Sponsored by The TOVA Company.)
25 * rename: Hide type field from rename form when renaming attachments."""]]