mirror of
https://github.com/dergigi/boris.git
synced 2025-12-17 06:34:24 +01:00
docs: update CHANGELOG with simplified debouncing
This commit is contained in:
@@ -14,6 +14,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Emoji indicators for easy visual scanning (🎯 restore, 💾 save, 🛡️ suppression, etc.)
|
||||
- Detailed metrics for troubleshooting scroll behavior
|
||||
|
||||
### Changed
|
||||
|
||||
- Reading position auto-save now uses simple 2-second debounce
|
||||
- Saves only after 2s of no scrolling (was 15s minimum interval)
|
||||
- Much less aggressive, reduces relay traffic
|
||||
- Still saves instantly at 100% completion
|
||||
|
||||
### Fixed
|
||||
|
||||
- Reading position restore no longer causes jumpy scrolling
|
||||
|
||||
Reference in New Issue
Block a user