Skip to content

Releases: RedTurtle/volto-feedback

0.5.3

24 Dec 10:59
Compare
Choose a tag to compare

0.5.3 (2024-12-24)

Maintenance

  • removed volto imports from barrel files (7c233d3)

0.5.2

16 Dec 12:46
Compare
Choose a tag to compare

0.5.2 (2024-12-16)

Bug Fixes

0.5.1

11 Nov 13:27
Compare
Choose a tag to compare

0.5.1 (2024-11-11)

Bug Fixes

0.5.0

07 Nov 13:31
Compare
Choose a tag to compare

0.5.0 (2024-11-07)

Features

  • added additionalCommentFields to display custom columns in feedback table (11e843f)
  • added filter on 'read' field (362e415)
  • added readed flag in comments modal, to mark comment as readed (b1fa12a)
  • added unread filter in feedback list (d257103)
  • feedback comments pagination an toggle all as read/unread (75b563a)

Bug Fixes

0.4.0

17 Jul 12:36
Compare
Choose a tag to compare

0.4.0 (2024-07-17)

Features

  • make new questions translatable (7b3b222)

0.3.3

17 Jul 10:21
Compare
Choose a tag to compare

0.3.3 (2024-07-17)

Bug Fixes

  • getQuestionIndex to use questions from config (e29a76b)

0.3.2

17 Apr 11:49
Compare
Choose a tag to compare

0.3.2 (2024-04-17)

Bug Fixes

0.3.1

08 Apr 10:59
Compare
Choose a tag to compare

0.3.1 (2024-04-08)

Maintenance

  • lazy loading components to improve bundle size (#4) (102445b)

0.3.0

12 Mar 10:04
Compare
Choose a tag to compare

0.3.0 (2024-03-12)

Features

  • enable delete feedback based on user permissions (#2) (ece04e8)

Bug Fixes

  • a11y: added aria-label to honeypot widget (#3) (9c36693)

Maintenance

0.2.0

16 Feb 12:05
Compare
Choose a tag to compare

0.2.0 (2024-02-16)

Features

  • a11y: new focus handle and aria-description (#1) (299973a)

Bug Fixes

Maintenance

  • linting and new yarn version (ea440f6)