Skip to content

Releases: weiran/Hackers

4.6.4

04 Dec 10:44
9654c16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.6.3...4.6.4

4.6.3

22 Oct 10:12
c369850
Compare
Choose a tag to compare

Reinstate iOS 14 support

4.6.2

20 Oct 11:09
3d414a4
Compare
Choose a tag to compare

Adapt to Hacker News HTML changes.

What's Changed

Full Changelog: 4.6...4.6.2

4.6

08 Jun 08:22
Compare
Choose a tag to compare
4.6
  • Adds context menu to vote on comments.
  • Adds a setting to disable swipe gestures, thanks to @ballwood.

4.5.4

09 May 14:06
Compare
Choose a tag to compare

Modernisation and preparation of the code base for future enhancements.

  • Switched to new UICollectionView based feed list
  • Removed theming system and consolidated all colours into asset catalogs
  • Resolved many auto layout issues by ditching UIStackViews for normal constraints

4.5.3

18 Apr 09:38
Compare
Choose a tag to compare

Added Show category (thanks @anosidium)
Fixed a bug that prevented the feed from loading with certain posts

4.5.2

18 Apr 09:36
Compare
Choose a tag to compare

Fixed a crash when loading a post
Fixed links being incorrectly encoded

4.5.1

09 Jan 13:57
Compare
Choose a tag to compare

Switched to a cached thumbnail fetching API with much faster responses.

4.5

09 Jan 13:56
Compare
Choose a tag to compare
4.5

iOS 14 update

4.4.2

23 Oct 11:01
2f3285c
Compare
Choose a tag to compare

Thanks to @vhschlenker, you can now open links in your default browser of choice.