Release Name: 0.5.12
Notes:
This release includes two minor changes and some bug fixes: The output of the [meta information
tag][1] is now escaped by default. This can be changed by setting the `tag.metainfo.escape_html`
option in the configuration file. And a rake task for showing outdated translations has been added.
[1]: ../documentation/tag/metainfo.html
Changes:
* Minor changes:
- Added a rake task to show outdated translations
- Added a [configuration option][1] for specifying whether a meta info value should be escaped
* Bug fixes:
- All error messages now display useful path names (reported by Eric Sunshine)
- Fixed another CSS bug with sub directories in style bundle 'andreas07' (reported by Thomas
Deselaers)
- Fixed problem with unintentionally modified `link` meta information that lead to errors
- Commands are now correctly shown when running `webgen --help`
- Fixed a problem where an incorrect path was shown in error messages
[1]: ../documentation/reference_configuration.html#tagmetainfoescapehtml
|