chore: adjust changelog to be under 500 chars
This commit is contained in:
+2
-5
@@ -10,15 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Changed
|
||||
|
||||
* Add brand new icon by dzuk
|
||||
* Fix a pagination bug that caused the app to only fetch the first 20 posts
|
||||
from lobsters and repeat them.
|
||||
* Fix a bug that caused the app to fetch the same 20 posts over and over
|
||||
* Significantly improve scrolling performance when there are a lot of saved posts
|
||||
* Move search feature to its own screen
|
||||
* Make top app and bottom system bars use the same color
|
||||
* Improve search implementation to reduce unnecessary API calls
|
||||
* Reduce unnecessary API calls in search screen
|
||||
* Upgrade to Compose November releases
|
||||
* Start work on integrating Shiori (https://github.com/go-shiori/shiori/) as a
|
||||
remote backup target for saved posts
|
||||
* Enable logging of SQLite queries
|
||||
|
||||
## [1.37.0] - 2023-10-06
|
||||
|
||||
Reference in New Issue
Block a user