Skip to content

Latest commit

 

History

History
127 lines (41 loc) · 4.13 KB

CHANGELOG.md

File metadata and controls

127 lines (41 loc) · 4.13 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-alpha.11 (2022-11-07)

Bug Fixes

  • drop not needed cookies (4858bd4)

1.0.0-alpha.10 (2022-11-07)

Bug Fixes

  • update dependencies to fix cookie parsing (d028ff8)

1.0.0-alpha.9 (2022-09-13)

Bug Fixes

  • fix login csrf error in case of dirty coockie state (60ea51e)

1.0.0-alpha.8 (2022-04-20)

Bug Fixes

  • correct cookie filter (d110d35)
  • ignore csrf token on login requests (80ebbf3)
  • remove csrftoken from login request (0773fe0)
  • typo in media folders url (6894097)

1.0.0-alpha.7 (2022-04-06)

Bug Fixes

  • remove secure flag from cookie to fix unsecured connections (5d9ddc2)

1.0.0-alpha.6 (2022-04-06)

Bug Fixes

  • fix forwarded headers when referer is missing (96b2dbe)

Features

  • maintain referer status between requests to better forward props (5aeca1e)

1.0.0-alpha.5 (2022-04-04)

Features

  • added base url prop (d6f8f55)
  • added Forwarded props middleware (4209411)

1.0.0-alpha.4 (2022-04-03)

Bug Fixes

1.0.0-alpha.3 (2022-04-03)

Note: Version bump only for package mapo-integrations-camomilla

1.0.0-alpha.2 (2022-04-02)

Features

  • new auth and cookies middleware (adb26ff)

1.0.0-alpha.1 (2022-03-31)

Features

  • Release first camomilla cms integration package (654a7fe)