Skip to content

Releases: mattrighetti/HNReaderApp

v1.3.1

05 Nov 13:57
Compare
Choose a tag to compare

1.3.1 - 2023-11-05

Bug Fixes

  • fix bundle version - (805ebaf) - Mattia Righetti
  • fix settings view - (54e1250) - Mattia Righetti

Features

  • flattened ui and add url/comments link - (0007c9c) - Mattia Righetti

Miscellaneous Chores

  • (version) bump to v1.3 - (f472012) - Mattia Righetti
  • xcode stuff - (c1fe436) - Mattia Righetti

Refactoring

  • misc infoview refactoring - (9bbfb60) - Mattia Righetti
  • infoview + bgbutton - (db8b862) - Mattia Righetti
  • switch to #Preview - (b4f470e) - Mattia Righetti

v1.2

05 Nov 13:50
Compare
Choose a tag to compare

Bug Fixes

  • pointer for yc links - (1e65aec) - Mattia Righetti
  • fix host url and link button for yc links - (239d04c) - Mattia Righetti

Features

  • flattened ui and add url/comments link - (0007c9c) - Mattia Righetti

Miscellaneous Chores

  • (version) bump to 1.2 - (daedb0f) - Mattia Righetti
  • update readme - (d26ffe3) - Mattia Righetti
  • xcode stuff - (6f59a0c) - Mattia Righetti
  • remove ui tests and add xcode stuff - (70a0bb7) - Mattia Righetti

Refactoring

  • add IBMPlex fonts and misc refactoring - (56bd25d) - Mattia Righetti

v1.1.0-beta3

20 Oct 22:29
Compare
Choose a tag to compare

What's new:

  • Bumped macOS target to 12.0 to use the new SwiftUI .textSelection() feature
  • Performance improvements for comment scraping
  • Temporarily removed light theme
  • Other minor changes

v1.1.0-beta2

26 Jul 19:27
Compare
Choose a tag to compare

What's new:

  • Hacker News API have been moved to a different package so that other people could use it and for a better API management 👉🏻 feel free to check it out and contribute hackernews-swift-api
  • Comments are fetched on user request after the partial fetch that happens initially
  • A More button has been introduced at the bottom of the comments section to trigger comments fetching
  • Other minor improvements

v1.1.0 Beta 1

21 Jul 19:56
Compare
Choose a tag to compare

What's new

  • Comments section

    HN Reader now has its dedicated read-only comment sections for those stories that have them
Preview Screenshot 2021-07-21 at 21 15 45 Screenshot 2021-07-21 at 21 15 57

Fixes

  • Fixed issue that made the app crash when a user clicked on a Ask HN story

Known issues

  • Fetching comments for stories that have a lot of threads is very slow

HNReader v0.1

14 Jun 21:54
Compare
Choose a tag to compare
v0.1-beta

Updated README