Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 1.06 KB

CHANGES.rst

File metadata and controls

63 lines (42 loc) · 1.06 KB

Changelog

1.1.5 (unreleased)

  • Nothing changed yet.

1.1.4 (2024-08-21)

  • Add feedback update endpoint. [folix-01]
  • Add read field to the comment. [folix-01]

1.1.3 (2024-04-29)

  • add a plone2volto url conversion method on feedback download [lucabel]

1.1.2 (2024-03-15)

  • Fix typo in actions.xml permission. [cekk]

1.1.1 (2024-03-13)

  • re-add actions.xml file to have a user-action needed on Volto. [cekk]

1.1.0 (2024-03-12)

  • Only managers can access deleted feedbacks. [cekk]
  • Allow all authenticated users to access @feedback endpoint. The endpoint will return only feedbacks on objects that they can edit. [cekk]
  • Improve tests. [cekk]
  • Install souper.plone to have its control-panel in backend. [cekk]
  • Remove unused user action. [cekk]
  • Add actions infos in @feedback endpoint, to let the frontend know what the user can do. [cekk]

1.0.0 (2023-02-16)

  • Initial release. [eikichi18]