Skip to content

Latest commit

 

History

History
70 lines (33 loc) · 3.49 KB

CHANGELOG.md

File metadata and controls

70 lines (33 loc) · 3.49 KB

Changelog

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

0.2.2 (2023-12-20)

Features

  • sitemap: make sitemap 8.1 compat (#22) (e53fd3a)

Bug Fixes

  • email: set scope correctly on admin emails (bc984a6)
  • fixing wrong redirect when restoring admin password (#24) (d4ecb56)

Miscellaneous Chores

  • add release-please support (589ab8d)

0.2.1 (2022-12-15)

Features

  • routemap, email: make routermap more precise (32bc5c9)

0.2.0 (2022-04-14)

⚠ BREAKING CHANGES

Features

  • emails: allow daffodilurl in emails (41a5f80)
  • add product URL modifier plugin (#6) (4550ba4)

0.1.4 (2021-08-23)

Features

  • sitemap: make sitemap use Daffodil url (#10) (dc7e4c4)

0.1.3 (2021-04-30)

Features

  • mapper,email: apply route mapping to {{ store }} directive (#1) (1b8771a)

0.1.2 (2021-02-10)

Features

  • configuration: fix a bad function name (d273b93)
  • routing: add a plugin to override the url of a category (e9315f9)

0.1.1 (2020-11-09)

Features

  • configuration: fix a poorly named configuration value (634b938)
  • emails: add configuration and mapping layer to swap email urls to customizable urls (1ccad4c)