-
Notifications
You must be signed in to change notification settings - Fork 8
Releases: mattrighetti/HNReaderApp
Releases Β· mattrighetti/HNReaderApp
v1.3.1
1.3.1 - 2023εΉ΄11ζ05ζ₯
Bug Fixes
Features
- flattened ui and add url/comments link - (0007c9c) - Mattia Righetti
Miscellaneous Chores
Refactoring
Assets 2
v1.2
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
Assets 2
v1.1.0-beta3
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
Assets 2
v1.1.0-beta2
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
Assets 2
v1.1.0 Beta 1
What's new
-
Comments section
HN Reader now has its dedicated read-only comment sections for those stories that have them
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
Assets 2
HNReader v0.1
v0.1-beta Updated README