Skip to content

Releases: frysztak/orpington-news

v0.13.1

16 Aug 16:21
d1c56e9
Compare
Choose a tag to compare

Fixed

  • Fixed Articles being unreliably marked as read

v0.13.0

11 Aug 15:03
8d56a40
Compare
Choose a tag to compare

Added

  • Standalone Article page
  • Hotkeys
  • Previous/next Article buttons (mobile only)

Fixed

  • Fix opening Article by URL
  • Fix previous/next Article calculations

Removed

  • Swiping left/right on Article page

v0.12.7

14 Jul 14:19
69be104
Compare
Choose a tag to compare

Added

  • Specific optimistic update for "mark all as read" operation for Collections with "unread" filter applied

Fixed

  • Fix adding Collections without URL (#160)

Changed

  • Update dependencies

v0.12.6

06 Jul 17:19
04afa5d
Compare
Choose a tag to compare

Fixed

  • Fix User-Agent not always being set when fetching feeds (#149)

v0.12.5

03 Jul 16:29
b700b5b
Compare
Choose a tag to compare

Fixed

  • Fix renaming Collections without URL (#145)
  • Fix URL validation (#149)

Changed

  • Upgrade to Storybook 7

v0.12.4

25 Jun 15:47
dba85a9
Compare
Choose a tag to compare

Added

  • ARM64 image

v0.12.2

27 Mar 19:09
0f8f0a4
Compare
Choose a tag to compare

Fixed

  • Fix incorrect unread count being returned after refreshing collection
  • Fix session TTL not being refreshed
  • Fix API code coverage reporting incorrect numbers

Added

  • Added justfile

Changed

  • Changed from Server-Sent Events to WebSockets

v0.12.1

17 Mar 15:56
dc04bab
Compare
Choose a tag to compare

Fixed

  • Fix HTML tags appearing in entry summary
  • Fix not being able to add Collection without URL
  • Fix parent collection items not being refetched when children were either marked as read or refreshed
  • Fix Article skeleton padding in expandable view

Changed

  • Migrate to Next.js 13

v0.12.0

02 Mar 19:25
2a06b4d
Compare
Choose a tag to compare

Changed

  • Rewrite backend in Rust
    • tiny Docker image, no Node.js runtime
    • new task queue implementation
    • more efficient feed refresh
    • COOKIE_SECRET now must be at least 64 characters (if it's shorter, default value is used)
    • dropped ARM64 image

v0.11.1

19 Dec 20:22
89f73f3
Compare
Choose a tag to compare

Fixed

  • Fix OPML import
  • Fix missing Collection layout