Release v0.056

Tags:

Some minor features and bugfixes in this release:

  • Themes will no longer deploy their template files with the rest of the site. This protects your templates from being read or stolen.

  • The Blog application tag descriptions (tag_text) is now processed as Markdown, so your tag pages can have links, headers, and other stuff.

  • There is a new guide to resolving error messages. It's only got some config-related errors right now, but it will grow as time goes on.

  • Related to that, configuration errors are now detected and possible resolutions suggested. A new version of Beam::Wire makes it easier to detect when the config file has a problem with parsing.

  • Finally, links to internal parts of Perldoc files (like L<My::Module/SECTION> are now fixed.

Full changelog below...

Comments