Skip to content

Latest commit

 

History

History
292 lines (129 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

292 lines (129 loc) · 10.5 KB

2.1.2 (2024-09-02)

Bug Fixes

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

2.1.1 (2024-08-10)

Bug Fixes

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

2.1.0 (2024-08-06)

Features

  • handle new indieconnector types (d6696b5)

2.0.5 (2024-05-14)

Bug Fixes

  • pending comments shown on page (422a8e8)

2.0.4 (2024-04-30)

Bug Fixes

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

2.0.3 (2024-03-04)

Bug Fixes

2.0.2 (2024-03-04)

Bug Fixes

  • multilanguage inbox handling (e51bcc9)

2.0.1 (2024-03-04)

Bug Fixes

2.0.0 (2024-03-04)

  • Code and compatibility improvements (#66) (51e4ccf), closes #66

BREAKING CHANGES

  • Komments plugin will not use cookies anymore

  • improvement: use structures in snippets no more arrays

  • comments and replies are splitted, strcutures are used now

  • chore: add deprecation warning

  • improvement: base utils optimization

  • feat: added frontend class (wip)

  • feat: removed unused quote feature

BRAKING CHANGE: Quotes are getting removed

  • improvement: moved kommentsAreExpired to frontend class

  • feat: multilang page mock

  • improvement: tests

  • chore: ignore tilde folder

  • chore: remove dump

  • chore: class loader

  • improvement: refactored classes and tests

  • improvement: remove needless api calls

  • fix: better backwards compatibility with Kirby 3

  • chore: added translations

  • fix: show all language comments in panel

  • improvement: reduced css

  • CSS has been reduced to a minimum

1.13.2 (2024-01-22)

Bug Fixes

1.13.1 (2023-12-18)

Bug Fixes

  • js get submit button if not input element (0f1883b)

1.13.0 (2023-11-28)

Features

1.12.2 (2023-10-29)

Bug Fixes

  • handle empty mail address in webmentions #60 (8c5b3e8)

1.12.1 (2023-09-21)

Bug Fixes

1.12.0 (2023-09-13)

Features

  • added option to store email of senders (#58) (2d0f4e6)

1.11.1 (2023-08-08)

Bug Fixes

  • get page from url when slug is translated (5bc51b4), closes #56

1.11.0 (2022-12-06)

Features

  • autopublish comments of configured email addresses (b7ac409)

1.10.0 (2022-10-15)

Features

  • kirby 3.8 removed deprecated server (bfb18d9)

1.9.1 (2022-07-01)

Bug Fixes

1.9.0 (2022-07-01)

Features

  • support for kirby 3.7 stats sections (961d857)

1.8.2 (2022-04-26)

Bug Fixes

1.8.1 (2022-04-11)

Bug Fixes

  • panel url in mail notification (c63bcd2)

1.8.0 (2022-03-25)

Features

  • auto publish comments of verified users (de0e17c)

1.7.0 (2022-02-26)

Features

  • DEPRECATED removed sending webmentions (#44) (7d31fdb)

1.6.0 (2022-01-27)

Features

1.5.2 (2022-01-25)

Bug Fixes

  • php 8 boolean alias no more supported - use bool instead (5cbca29)

1.5.1 (2021-12-18)

Bug Fixes

  • transform webmention to comment bug when empty mentionOf field (384711a)

1.5.0 (2021-12-17)

Features

1.4.0 (2021-11-15)

Features

  • receive webmentions from new indieconnector hook (503039e)

1.3.5 (2021-11-13)

Bug Fixes

  • moved no comments screen into component (67b26a8)

1.3.4 (2021-11-13)

Bug Fixes

  • replace slug with id for nested pages #31 (074aeca)

1.3.3 (2021-11-12)

Bug Fixes

  • set pending comments label via field settings #32 (c2b56e7)

1.3.2 (2021-11-12)

Bug Fixes

1.3.1 (2021-11-12)

Bug Fixes

  • use Exception to prevent 500 error #31 (9ff17e3)

1.3.0 (2021-11-10)

Features

  • remove manually created changelog (ec6a22e)

1.2.0 (2021-11-10)

Features