CHANGELOG.md: updating release notes

This commit is contained in:
Vinicius Moreira
2023-12-09 11:36:32 -03:00
parent e770dbc127
commit f583a34c6a

View File

@@ -29,14 +29,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- at the moment the following packaging formats are considered completely **unverified**: AppImage, AUR, native Web application - at the moment the following packaging formats are considered completely **unverified**: AppImage, AUR, native Web application
- Snap supports both verified and unverified software - Snap supports both verified and unverified software
- minor reduction in the table loading time - minor reduction in the table loading time
- improvements to help with random widget centralisation issues
### Fixes ### Fixes
- AppImage - AppImage
- upgrade fails when the package was initially imported, but later added to bauh's database [#321](https://github.com/vinifmor/bauh/issues/321) - upgrade fails when the package was initially imported, but later added to bauh's database [#321](https://github.com/vinifmor/bauh/issues/321)
- Web - Web
- search not working for some typed addresses (e.g: those returning 403) - search not working for some typed addresses (e.g: those returning 403)
- UI
- trying to fix the wrong widgets centralisation issue (random)
### Contributions ### Contributions
- German translations by [Mape6](https://github.com/Mape6) - German translations by [Mape6](https://github.com/Mape6)