Releases: lui5fl/hax
Releases · lui5fl/hax
1.1.0
App Store Release Notes
New features
- Widgets: display the latest stories of the specified feed
- Filter out stories and comments depending on keywords and/or users
- Safari extension: when opening Hacker News stories in Safari, you can now be prompted to open them in Hax
- Hacker News links in comments can now be opened inside the app
- Input a Hacker News link to open it inside the app
- Pull to refresh the selected feed or story
- Share the Hacker News link of the story
- The app has been translated into Spanish
Improvements
- Stories with lots of comments now load much faster
- Comments made by the OP are now highlighted
Bug fixes
- Fix story simplified URL being incorrect in some cases
- Load stories even if some of its comments can't be loaded
- Fix crash when tapping email addresses in comments
What's Changed
- Bump version to 1.1.0 by @lui5fl in #47
- Fix simplified URL being incorrect in some cases by @lui5fl in #46
- Use NavigationStack by @lui5fl in #52
- Discard invalid items instead of throwing an error by @lui5fl in #51
- Highlight comments made by OP by @lui5fl in #54
- Create privacy manifest file by @lui5fl in #56
- Input Hacker News link by @lui5fl in #59
- Open Hacker News links in comments through the application by @lui5fl in #61
- Fix crash when tapping email address in comment by @lui5fl in #63
- Create widgets by @lui5fl in #64
- Refresh feed by @lui5fl in #66
- Refresh item by @lui5fl in #67
- Share Hacker News link by @lui5fl in #69
- Translate to Spanish by @lui5fl in #70
- Create Safari web extension by @lui5fl in #71
- Implement filters by @lui5fl in #72
- Improve networking layer by @lui5fl in #75
- Add tutorial for enabling Safari web extension by @lui5fl in #77
Full Changelog: 1.0.1...1.1.0
1.0.1
App Store Release Notes
- Fix default feed picker displaying wrong feed when no default feed is set
- Fix item view being displayed when tapping the item to read the corresponding article
What's Changed
- Migrate to Xcode 14 by @lui5fl in #32
- Set up GitHub workflow by @lui5fl in #33
- Use SwiftLint by @lui5fl in #34
- Fix item view being scrolled when tapping a comment by @lui5fl in #37
- Add unit tests by @lui5fl in #39
- Release 1.0.1 by @lui5fl in #41
Full Changelog: 1.0.0...1.0.1