Publ: Development Blog

Publ v0.6.14

Posted (3 years ago)

End-of-the-year updates to Publ, mostly bug/interoperability fixes but a couple of small new features:

  • URL chasing (e.g. example.com/1234example.com/blog/1234-hello-world) now uses permanent redirects
  • Tag displayname normalization only updates if the newly-seen version is mixed-case
  • You can now configure template default layout options globally
  • view now has a has_unauthorized property
  • Hidden tags no longer appear in category.tags
  • Generated tag-browsing URLs (e.g. view(tag=...).link, entry.archive(tag=...), etc.) will normalize the case and order of included tags

Assuming this is stable, this will become the basis of the long-overdue 0.7.0 release.