Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.45 KB

CHANGES.rst

File metadata and controls

44 lines (29 loc) · 1.45 KB

Changes

Version 0.5.0 (2023-09-01)

  • Updated GEO RDM Records to version 0.7.0.

Version 0.4.1 (2023-05-28)

  • Added new e-mail notification template.

Version 0.4.0 (2023-05-01)

  • Added type field to the comments mapping.

Version 0.3.0 (2023-03-02)

  • Added mappings compatibility with OpenSearch;
  • Fixed Resolver interface compatibility with Invenio Records Resources.

Version 0.2.0 (2023-01-05)

  • Initial public release;
  • Introduced comments APIs
    • Feedback API: Specialized API to enable users to create feedback about packages and resources;
    • Comments API: Specialized API to enable users to share knowledge using comments.
  • Added factory system to enable extensions of the comments API;
  • Initial support for email notification (for Feedback and Comments activities);
  • Introduced interfaces for the Record Landing page based on GEO Comments React.