Skip to content

Releases: hstct/blogroller

v2.0.0

16 Jan 08:55
42384e5

Choose a tag to compare

Changelog

  • Package rewritten in TypeScript for better maintainability.
  • Reworked functionality to fit latest FreshProxy Release.
    • It now fetches Feeds in batches from a proper paginated API.
    • Only one API call per page is needed.
    • Sorting of the feeds is now handled on the server.
  • Updated tests to reflect new behavior.

v1.1.2

07 Jan 16:47
f6f5bcc

Choose a tag to compare

  • fix margin errors in styling

v1.1.1

06 Jan 17:04
a69e158

Choose a tag to compare

  • Fix broken release

v1.1.0

06 Jan 16:55
fa2903e

Choose a tag to compare

  • Added a stylesheet.
  • Fixed the need to manually set the blogroller-feed-container class in your <div>.