Skip to content

v1.41

Compare
Choose a tag to compare
@jmacdotorg jmacdotorg released this 17 Sep 16:57
· 210 commits to master since this release
  • Fixing a bug that would sometimes cause existing posts' "older_post" and "newer_post" methods to return incorrect values after new the publication of new posts. (Thanks to @novalis for the bug report.)

  • Removing support for the Plerd object's "publish" method and "files_to_publish" attribute. (The former now just calls the "publish_all" method.)

    Plerd's very first design allowed for much more selective publication, but after 20 months of use I've never once had practical use for it. Removing this feature pleasantly simplifies the codebase.