Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 4.63 KB

CHANGELOG.md

File metadata and controls

60 lines (33 loc) · 4.63 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.8.0 (2020-10-06)

Features

  • [#51] CeDefault pretty format (3f95fd0)
  • add redirect possibility on middleware level (ef5c724)
  • options: add runtime config support (4d0e485)

Bug Fixes

  • seo: setup canonical links depends on their type (9688874)
  • [#51] CeDebug content fix & style improvement (d2751eb)

0.7.1 (2020-08-31)

Bug Fixes

  • seo: setup canonical links depends on their type (6203462)

0.7.0 (2020-08-31)

Features

  • ce: form component proof of concept (#41) (#52) (1071d39)
  • add generator meta tag (#39) (#54) (cc3e6a0)
  • added propper naming convention for backend layouts (issue #46) (b8fe9c2)
  • added propper naming convention for content-element types (issue #46) (38457f1)

Bug Fixes

  • options merge order (#45) (c1c9ff5)
  • set "default" for default space-after/before (#56) (#55) (c0ea6fd)
  • api: missing check is response object even exists (825f58b)
  • context: avoid setup content of error page when doesnt exist (bb64508)

0.6.0 (2020-07-08)

Features

  • doc: add vuepress (8eb49dc)
  • domains: support multiply domains (#14) (dbe19d5)
  • layouts: add page content for error pages (#19) (f99f46c)

Bug Fixes

  • ce: support intext option for gallery content element (f604c0a)
  • domains: compute default locale and avoid nested merge (#32) (d1dc058)
  • layouts: remove uselsess h1 tag (657b640)