Releases: Livinglist/Hacki
Releases · Livinglist/Hacki
v3.6.0
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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 commentssnack bar. (I think it's rather noisy)
Full Changelog: v3.4.3...v3.4.4
v3.4.3
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
barrierDismissiblefor 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