Skip to content

Releases: mauricerenck/komments

v3.0.3

26 Mar 11:55

Choose a tag to compare

3.0.3 (2025-03-26)

Bug Fixes

  • gravatar link is saved instead of the e-mail address (#71) (2a42356)

v3.0.2

21 Mar 14:51

Choose a tag to compare

3.0.2 (2025-03-21)

Bug Fixes

  • use textare field to avoid html content in replis (ba5188a)

v3.0.1

20 Mar 11:16

Choose a tag to compare

3.0.1 (2025-03-20)

Bug Fixes

  • single language handling in form (132050c)

v3.0.0

18 Mar 10:55

Choose a tag to compare

3.0.0 (2025-03-18)

Features

  • komments version 3 (#69) (c9553bc)

  • feat: SQLite storage

  • feat: new folder structure

  • feat: database migrations

  • feat: comments deep link via uuid

  • feat: new panel view

  • feat: new comment moderation panel view

  • feat: reply from panel

  • feat: manage comments on page level

  • feat: show or hide webmentions in moderation view via field config or options

  • feat: updated comment form with less overhead

  • feat: new markdown inbox format

  • feat: akismet spam detection

  • feat: migration flow in panel

BREAKING CHANGES

  • old comments have to be migrated
  • feat: new snippets for lists and responses
  • old snippets are deprecated, new snippets with different names and more condensed

v2.1.2

02 Sep 08:04

Choose a tag to compare

2.1.2 (2024-09-02)

Bug Fixes

  • new webmention format can be a string for targetpage (a3714ea), closes #68

v2.1.1

10 Aug 11:17

Choose a tag to compare

2.1.1 (2024-08-10)

Bug Fixes

  • only create webhook debug files when debug enabled (5bf780c)

v2.1.0

06 Aug 09:37

Choose a tag to compare

2.1.0 (2024-08-06)

Features

  • handle new indieconnector types (d6696b5)

v2.0.5

14 May 14:07

Choose a tag to compare

2.0.5 (2024-05-14)

Bug Fixes

v2.0.4

30 Apr 11:43

Choose a tag to compare

2.0.4 (2024-04-30)

Bug Fixes

  • comment moderation on non-primary language (3bda0f2)

v2.0.3

04 Mar 12:35

Choose a tag to compare

2.0.3 (2024-03-04)

Bug Fixes