Skip to content

Latest commit

 

History

History
381 lines (176 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

381 lines (176 loc) · 13.2 KB

2.4.1 (2024-12-29)

Bug Fixes

2.4.0 (2024-11-28)

Features

  • allow setting a language for posting to mastodon and bluesky (be447c7)
  • set a prefered language for posting to mastodon or bluesky (d86dac0)

2.3.4 (2024-11-28)

Bug Fixes

2.3.3 (2024-11-28)

Bug Fixes

2.3.2 (2024-11-28)

Bug Fixes

  • webmention stats - allow empty image (9c232c4)

2.3.1 (2024-11-23)

Bug Fixes

  • revert to mention-of if no type was detected (7dbb53a)
  • set target and source urls if not set in constructor (d932d81)

2.3.0 (2024-11-23)

Features

  • process queue from panel (0e5c460)

2.2.2 (2024-11-13)

Bug Fixes

  • shorten text when too long (a9590aa)

2.2.1 (2024-11-11)

Bug Fixes

2.2.0 (2024-09-26)

Features

  • get bluesky url page method (c86692c)

2.1.3 (2024-09-10)

Bug Fixes

2.1.2 (2024-09-09)

Bug Fixes

  • always return a date, set one if not in data (6e2d319)

2.1.1 (2024-08-30)

Bug Fixes

  • handle non-url types in mastodon replies with hashtags (eaf6bad)
  • webmention now sends uuid instead of page object (ee93c5d)

2.1.0 (2024-08-17)

Features

  • define multiple source fields for external posting (0f9f04c)

2.0.1 (2024-08-10)

Bug Fixes

  • outbox version 2 format mixup (73ef59e)

2.0.0 (2024-08-06)

Features

BREAKING CHANGES

    • rewrite of receive classes and tests
  • feat: stats enabled option

  • the configuration stats = true has been moved to stats.enabled = true

  • feat: split data into webmention hooks

  • feat: webmention queue

  • feat: process queue

  • feat: urlcheck class

  • feat: page checks class

  • feat: database class

  • feat: outsourced webmention io specific code

  • feat: mastodon posting

  • feat: post images

  • feat: block templates

  • feat: disable per page

  • feat: configure status length

  • feat: handle deleted pages

  • feat: paginated tables in panel view

  • feat: disable migrations

  • feat: mastodon url panel field

  • feat: block source urls in config

  • feat: check for disabled webmentions on page level

  • feat: kirbytags for like, bookmark, repost, reply

  • feat: disable posting to mastodon on page level

  • feat: post to bluesky

  • feat: endpoint snippet

  • feat: updated outbox format

  • feat: save status of external posts

  • feat: mastodon url page method

  • feat: check bsky and mastodon urls and do not send again

  • feat: stat view updates

  • fix: stats option keeping donottrack in mind

  • fix: localurl checks

  • fix: use uri instead of slug for full path

  • fix: 410 route

  • fix: mastodon sender enable had wrong init value

  • fix: adapt to webmentions.rock tests

  • improvement: hook - detect urls once

  • improvement: microformat detection and tests

  • improvement: robust author field getters

  • improvement: show author and page title in stats

  • improvement: stats now check if the webmention is an update and doesnt count twice

  • improvement: mastodon sender with new options

  • improvement: new option structure

  • improvement: moved routes into separate file

  • improvement: stats

  • improvement: use ktable component

1.10.0 (2023-12-30)

Features

1.9.1 (2023-12-06)

Bug Fixes

1.9.0 (2023-11-23)

Features

  • handle db migrations if no path is given (9a5d438)

1.8.2 (2023-10-29)

Bug Fixes

  • remove bridgy json request (dbc7a5a), closes #8

1.8.1 (2023-08-27)

Bug Fixes

  • panel error on unknown webmention endpoint (e05b3ca)

1.8.0 (2023-07-12)

Features

  • skip sending mentions to own host (252c7ba)

1.7.0 (2023-01-20)

Features

1.6.3 (2022-12-13)

Bug Fixes

  • add activity pub snippet for more reliable webmention (66fa078)

1.6.2 (2022-12-13)

Bug Fixes

  • set activitypub webmention url earlier (76d8076)

1.6.1 (2022-12-13)

Bug Fixes

1.6.0 (2022-12-09)

Features

1.5.0 (2022-10-15)

Features

  • kirby 3.8 deprectations removed (6ec930f)

1.4.2 (2022-04-07)

Bug Fixes

1.4.1 (2022-04-07)

Bug Fixes

  • sqlite queries need a leading zero (50240a0)

1.4.0 (2022-04-07)

Features

1.3.1 (2022-02-26)

Bug Fixes

1.3.0 (2022-02-26)

Features

1.2.4 (2022-02-18)

Bug Fixes

1.2.3 (2022-01-08)

Bug Fixes

1.2.2 (2021-12-18)

Bug Fixes

  • wrong retun signature in known networks (60d47ab)

1.2.1 (2021-11-17)

Bug Fixes

  • stability level for k3.6 dependency (6cf1ecd)

1.2.0 (2021-11-15)

Features

  • breaking changes! New hook name (dc240a3)

1.1.0 (2021-11-12)

Features

1.0.0 (2021-11-12)

Features