ABlog v0.4 releasedΒΆ
ABlog v0.4 is released. This version comes with the following improvements and bug fixes:
Added
blog_feed_titles,blog_feed_length, andblog_archive_titlesconfiguration options (see issue 24).Set the default for
blog_feed_archivestoFalse, which was set toTruealthough documented to be otherwise.Fixed issues with
post_auto_excerptandpost_auto_imageconfiguration options.Fixed issue 2, relative size of tags being the minimum size when all tags have the same number of posts. Now, mean size is used, and max/min size can be controlled from template.
Fixed issue 19. Yearly archives are ordered by recency.
Fixed duplicated post title in feeds, issue 21.
Fixed issue 22,
postlistdirective listing more than specified number of posts.
postlistdirective accepts arguments to format list items (issue 20).