Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 721 Bytes

CHANGELOG.md

File metadata and controls

33 lines (25 loc) · 721 Bytes

5.0.0 - 2024-09-09

Changed

  • Updated for Craft 5

1.0.6 - 2022-01-06

Fixed

  • Fix error when displaying a note from a suspended or deleted user (Fixes #5)

1.0.5 - 2021-06-14

Fixed

  • Fix notes not being visible on drafts / revisions (Fixes #4)

1.0.4 - 2020-12-01

Fixed

  • Fix a ? b : c ? d : e deprecation warning (Fixes #3)

1.0.3 - 2020-11-20

Added

  • Add more granular notes add/delete permissions (Closes #1)

Fixed

  • Fix note meta only returning full name if user has one when adding notes (Fixes #2)

1.0.2 - 2020-10-29

Added

  • Add line break support
  • Add simple HTML sanitization to JS

1.0.1 - 2020-10-16

  • Update license

1.0.0 - 2020-10-16

  • Initial Release