Skip to content

Releases: frysztak/orpington-news

v0.6.4

17 Sep 13:22
9b1c5e0
Compare
Choose a tag to compare

Fixed

  • Fix handling of HTTP responses with text/xml content type
  • Fix feed detection for URLs with non-empty pathname (e.g. https://example.com/blog)

Changed

  • Change default feed refresh interval to 6h
  • Collections list: increase overscan for smoother scrolling experience
  • Collection item list: show date an article was published

v0.6.3

26 Aug 20:13
f2ec7c3
Compare
Choose a tag to compare

Fixed

  • Linux ARM64 build

v0.6.2

26 Aug 17:18
537b337
Compare
Choose a tag to compare

Changed

  • Disable Linux ARM64 builds for now

v0.6.1

26 Aug 16:39
519f769
Compare
Choose a tag to compare

Fixed

  • Linux ARM64 build

v0.6.0

26 Aug 14:06
cf2b941
Compare
Choose a tag to compare

Added

  • Collections: implement OPML import
  • Collections: implement virtualization
  • Backend: better error logging
  • Backend: run feed updates in a separate thread
  • Backend: handle feeds in various encodings (that includes ISO-8859-2)

Changed

  • Settings: reorganize some of the pages

v0.5.1

04 Aug 13:52
1451771
Compare
Choose a tag to compare

Fixed

  • Fonts: use latin-ext variants
  • Card layout: fix little layout imperfection

Changed

  • Settings sidebar: hide "Organize collections" section on mobile

v0.5.0

22 Jul 15:26
b1f9cfb
Compare
Choose a tag to compare

Fixed

  • Article page: fixed articles not being marked as read
  • Article header: break very long, single-word titles

Added

  • Collection list: refresh gesture (Pull To Refresh)
  • Article page (mobile): swipe to navigate to previous/next article
  • PWA: "Update available" toast
  • Settings: add option to select article font size and font family (Nunito, Ubuntu, Lato, OpenDyslexic) and monospace font family (Source Code Pro, Ubuntu Mono, Fira Mono, OpenDyslexic Mono)

Changed

  • Mobile: disable browser's default Pull To Refresh behaviour

v0.4.2

17 Jun 15:01
6e45cc3
Compare
Choose a tag to compare

Fixed

  • Article page: fixed flashing "If you click on an article, it'll appear here." message
  • Collections: navigate to homepage when deleting currently active collection
  • Collection Icon Picker: highlight currently selected icon

Changed

  • Frontend: nicer "article not found" page
  • Frontend: nicer colours in Card layout for light mode
  • Backend: default value for COOKIE_SECRET env variable

v0.4.1

15 Jun 15:47
02ed318
Compare
Choose a tag to compare

Fixed

  • Article page: remove SVG anchors from heading components

v0.4.0

12 Jun 17:38
f4371cd
Compare
Choose a tag to compare

Added

  • Feature: Reduced Docker image size from 478 MB to 126 MB (uncompressed)
  • Feature: automatically detect RSS/Atom feed from URL
  • Feature: automatically detect system color mode

Changed

  • Frontend: disable SSR
  • Backend: migrate to Fastify 4
  • Backend: improve compatibility with certain feeds