Skip to content

Releases: sadmanca/astro-loader-goodreads

v1.2.1

15 Jul 02:31
Compare
Choose a tag to compare

1.2.1 (2025-07-15)

Bug Fixes

  • invalid parsing of books from shelves (de245c4)

v1.2.0

15 Mar 19:17
Compare
Choose a tag to compare

1.2.0 (2025-03-15)

Features

  • Add optional loader option refreshIntervalDays (28ec546)

v1.1.1

11 Mar 01:22
Compare
Choose a tag to compare

1.1.1 (2025-03-11)

Bug Fixes

  • invalid urls for ReviewComments in user update feeds (cf89c90)

v1.1.0

09 Mar 18:46
Compare
Choose a tag to compare

1.1.0 (2025-03-09)

Bug Fixes

  • parse alternative format for bookId in ReadStatus item of user updates (0f6cba2)

Features

  • add AuthorFollowing item data for user updates (53049dd)
  • add Comment item data for user updates (e016b1c)
  • add Like item data for user updates (9f6dbe0)
  • add LikeReadStatus item data for user updates (768be24)
  • add ReadStatus item data for user updates (c3b9176)
  • add Review item data for user updates (44ec265)
  • add separate parsing for ReviewComments and StatusComments (54f28a2)
  • add support for parsing Goodreads author blog RSS feeds (b6b5e0c)
  • add support for parsing Goodreads user update RSS feeds (182db28)
  • add UserStatus item data for user updates (acc750c)
  • get urls for user, review, and book items instead of ids (5f95611)
  • get userId from url for user updates feed (3303593)
  • support using non-rss goodreads shelf urls (48b1de1)