Skip to content

v1.12

Compare
Choose a tag to compare
@sinaatalay sinaatalay released this 16 Jul 11:01
· 135 commits to main since this release
6d77ba6

Full Changelog: v1.11...v1.12

Added

  • Arbitrary keys are now allowed in entry types. Users can use these keys in their templates. For details, see the documentation.
  • The locale_catalog.full_names_of_months field has been added to the data model (#111).
  • The TODAY placeholder can be used in the design.page_numbering_style field now.

Changed

  • Some articles and prepositions (like "and," "of," "the," etc.) are now not capitalized in the section titles.

Fixed

  • The TODAY placeholder in design.last_updated_style field is localized with the new locale_catalog.full_names_of_months field (#111)
  • Rendering Markdown links with special characters has been fixed (#112).