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
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
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
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
v1.1.0 Beta 1
HNReader v0.1
v0.1-beta Updated README