Update changelog

This commit is contained in:
Eugene Burmakin 2025-12-28 17:34:11 +01:00
parent 18b13fb915
commit 14a0bb6478

View file

@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Changed
- Added and removed some indexes to improve the app performance based on the production usage data.
## Changed
- Deleting an import will now be processed in the background to prevent request timeouts for large imports.
## Fixed