Skip to content

Releases: Livinglist/Hacki

v3.6.5

01 May 18:14
Immutable release. Only release title and notes can be modified.
8c813dc

Choose a tag to compare

Fixed

  • Read story IDs caching

Full Changelog: v3.6.4...v3.6.5

v3.6.4

25 Apr 07:35
Immutable release. Only release title and notes can be modified.
6026a75

Choose a tag to compare

Fixed

  • Delayed collapse cache initialization for smoother startup

Full Changelog: v3.6.3...v3.6.4

v3.6.3

07 Apr 04:52
Immutable release. Only release title and notes can be modified.
1e5f329

Choose a tag to compare

Added

  • Added View in Browser button to swipe right menu

Full Changelog: v3.6.2...v3.6.3

v3.6.2

06 Apr 01:29
Immutable release. Only release title and notes can be modified.
e2cb55c

Choose a tag to compare

Fixed

  • Fixed janky indent line collapse animation
  • Increased right side padding of compact story tile
  • Lowered iOS minimal requirement from 26 to 18.6

Full Changelog: v3.6.1...v3.6.2

v3.6.1

05 Apr 05:16
Immutable release. Only release title and notes can be modified.
3c0475c

Choose a tag to compare

Fixed

  • Fixed the issue where certain scroll views ignored the status bar tap gesture for scrolling to top on iOS
  • Fixed stack view overflowing on thread screen
  • Fixed feature discovery on thread screen

Full Changelog: v3.6.0...v3.6.1

v3.6.0

02 Apr 05:59
Immutable release. Only release title and notes can be modified.
68f2568

Choose a tag to compare

Added

  • Added points and number of comments filters to search screen
  • Added more usage tips
  • Added a button on the thread screen for quick access to settings screen
  • Improved thread list scrolling performance
  • Improved thread appearance

Fixed

  • Fixed duplicate search request due to incorrect equality check
  • Fixed story tile UI for hidden stories
  • Fixed login snack bar not being dismissed automatically
  • Fixed inconsistent background color of modal sheets
  • Fixed download progress indicator blocking active snack bars

Full Changelog: v3.5.1...v3.6.0

v3.5.1

31 Mar 00:50
Immutable release. Only release title and notes can be modified.
74ffc10

Choose a tag to compare

Fixed

  • Fixed missing indent line on thread screen when entered from submission or favorites screen
  • Fixed scrolling physics of thread screen on iOS
  • Fixed occasional stale or missing comments after refresh on thread screen
  • Increased max stale duration in cache interceptor for comments from one minute to two minutes to lower chances of being rate limited by HN (lemme know if you have better idea for a more graceful way of comments fetching)

Full Changelog: v3.5.0...v3.5.1

v3.5.0

30 Mar 10:18
Immutable release. Only release title and notes can be modified.
02e8256

Choose a tag to compare

Added

  • Updated thread appearance with multi-color indent lines
  • Improved Time Machine for ancestors lookup
  • Improved feature discovery

Fixed

  • Tab customization settings

Full Changelog: v3.4.7...v3.5.0

v3.4.7

27 Mar 16:36
Immutable release. Only release title and notes can be modified.
d46dc8d

Choose a tag to compare

Fixed

  • Fixed new comments being erased after comments order change
  • Fixed inconsistent color on tips
  • Changed caching strategy for comments so that rate limit error happens less often

Full Changelog: v3.4.5...v3.4.7

v3.4.5

26 Mar 00:35
Immutable release. Only release title and notes can be modified.
b137c50

Choose a tag to compare

Added

  • Option to disable preview text on collapsed comment tile
  • Option to disable highlighted new comments (new comments snack bar will still be displayed)
  • Ability to restore default settings (excluding accent color and light/dark mode settings)

Fixed

  • Disabled last visit reminder when there is no internet connection
  • Disabled collapse state caching for comment threads. (Need to think through this more, right now only story threads will have their comments collapse state cached)
  • Fixed comments being incorrectly marked as collapsed or hidden
  • Removed comments refresh guard which prevents user to see latest comments
  • Increased cache size of collapse state to 100_000 entries

Full Changelog: v3.4.4...v3.4.5