Skip to content

Releases: Livinglist/Hacki

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

v3.4.4

25 Mar 07:00
Immutable release. Only release title and notes can be modified.
2edfda1

Choose a tag to compare

Fixed

  • Fixed new state being wrongly erased when changing comments order.
  • Fixed lost collapse state on sub-thread screen.
  • Disabled auto focus on in-thread search field if user entered from completion snack bar.
  • Removed no new comments snack bar. (I think it's rather noisy)

Full Changelog: v3.4.3...v3.4.4

v3.4.3

25 Mar 00:03
Immutable release. Only release title and notes can be modified.
7f9b637

Choose a tag to compare

Fixed

  • Missing comments in sub-thread due to corrupt collapse state
  • Release comment lock on tap

Full Changelog: v3.4.2...v3.4.3

v3.4.2

24 Mar 07:16
Immutable release. Only release title and notes can be modified.
5ed8ecd

Choose a tag to compare

Fixed

  • Fallback for web fetching failure
  • Fixed exit button color on offline banner
  • Removed duplicate highlight animation

Full Changelog: v3.4.1...v3.4.2

v3.4.1

24 Mar 02:44
Immutable release. Only release title and notes can be modified.
a7eb1c5

Choose a tag to compare

Fixed

  • Fixed lost collapse state when user quits the app on thread screen
  • Fixed comment seeking animation for in-thread search

Full Changelog: v3.4.0...v3.4.1

v3.4.0

23 Mar 07:09
Immutable release. Only release title and notes can be modified.
ee07ef5

Choose a tag to compare

What's New

  • Added preview image alignment setting
  • Added option to filter for new comments in thread search
  • Improved download progress bar
  • Improved collapsed state of comment tile
  • Highlighted target comment after tapping it from search results
  • Persisted collapse state for comments

Fixes

  • Increased pixel ratio of shared screenshots
  • Disabled barrierDismissible for download completion dialog
  • Fixed in-thread search text reset button
  • Fixed jerky animation of skip buttons
  • Fixed tap on status bar to scroll to top
  • Fixed in-thread search result navigation
  • Fixed search screen overflow
  • Fixed comment list view auto-scroll behavior
  • Fixed auto-scroll on search target tap
  • Fixed collapsed comment tile when comment is flagged or deleted
  • Fixed comment order update while loading is in progress
  • Increased hit test area of URLs in comment text
  • Shrunk comment JSON before storing it in local DB

Full Changelog: v3.3.0...v3.4.0