Skip to content

Releases: scottboms/kirby-mastodon-feed

1.1.3

12 Aug 04:21
35aa03b

Choose a tag to compare

Implements access to a few more account api properties within the panel area

1.1.2

09 Aug 06:04
3877e97

Choose a tag to compare

Improvements to the Panel Area

  • Additional meta details for individual toots added to items
  • Adds new button to go to user profile

1.1.1

08 Aug 15:24
35a24cf

Choose a tag to compare

  • Adds missing documentation on cache settings for the plugin.

1.1.0

08 Aug 07:26
0c0aad0

Choose a tag to compare

  • Adds a new Panel Area that displays your Mastodon profile and latest Toots
  • New panel.limit config option to set the number of Toots to display in the panel area
  • Improved cache handling and ability to clear the cache both from the Panel View Button and the Panel Area
  • Other miscellaneous improvements and fixes

1.0.2

06 Aug 05:32
7fb2456

Choose a tag to compare

Minor Kirby 4.x compatibility fix.

1.0.1

06 Aug 00:57
0e290aa

Choose a tag to compare

  • Improved formatFeed method to return a Collection
  • Removes a couple now unused and unnecessary config options
  • Adds username to Collection
  • Improved starter snippet code
  • Additional usage/debugging notes in the README