Version 0.14.3 is now available

ICYMI: the 0.14.3 release was published on Wednesday, June 25th, 2025.

hyperctl version 0.14.3 is now available to download from the downloads page:

Changelog

  • Fixed an innocuous bug in ht-attrs selector(s) that allowed [ht-template][ht-attrs] elements to be processed multiple times; at least once with the default context (resulting in failed parameter lookup), and once with the template context (resulting in attribute replacement and removal of the ht-attrs attribute, thus preventing further processing).

  • Fixed a bug in page.author and page.contributors resulting in failed TemplateData lookups since Entity objects are not TemplateData (even though they look like template data maps in debug output)