chore: adjust changelog to be under 500 chars

This commit is contained in:
Harsh Shandilya
2023-11-20 12:39:03 +05:30
parent 925158b149
commit 9446f09f22
+2 -5
View File
@@ -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