Releases: Livinglist/Hacki
Releases · Livinglist/Hacki
v3.6.5
Immutable
release. Only release title and notes can be modified.
v3.6.4
Immutable
release. Only release title and notes can be modified.
v3.6.3
Immutable
release. Only release title and notes can be modified.
v3.6.2
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
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