Skip to content

Latest commit

 

History

History
60 lines (29 loc) · 2.47 KB

File metadata and controls

60 lines (29 loc) · 2.47 KB

Changelog

1.3.2 (2025-04-07)

Features

  • also add nonce to the js script tag (236c816)

1.3.1 (2025-04-07)

Bug Fixes

  • fix default value of form option "nonce" (53fccc7)

1.3.0 (2025-04-07)

Features

  • add form type option for a nonce string on the initialization script block of mosparo (8150594)

1.2.2 (2023-05-05)

Bug Fixes

  • Added the German translations for the validator error messages. (#6) (4812952)

1.2.1 (2023-05-03)

Bug Fixes

  • env configuration errore (8a090e6)

1.2.0 (2023-05-02)

Features

  • add multi mosparo configs (23279e8)
  • allow allowed FormType filtering (ad23d7d)
  • handle Bypass field validation (8d2c34d)

1.1.0 (2023-04-29)

Features

  • add support for e2e tests (29fe652)

Miscellaneous Chores

  • enable commit message validation (a226a54)

1.0.0 (2023-04-28)

Features