diff --git a/CHANGELOG.md b/CHANGELOG.md index 907d647..aacf2d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,13 @@ ## iGame VERSION_TAG - [RELEASE_DATE] +### Changed +- Speedup the slavesListAddTail(), almost 200% faster. This has an impact on the slaves list creation during the scan and the loading from the file. + ### Fixed - Fixed the opening of the properties window for some users, by reverting some changes from v2.4.1 - Fixed the item (demo/game) renaming from the properties window - Fixed the addition of an item (demo/game) from the "Add game..." window. This was saved in a wrong way and was breaking the list - -### Changed -- Speedup the slavesListAddTail(), almost 200% faster. This has an impact on the slaves list creation during the scan and the loading from the file. +- Fixed the title change of the items in the list (#215) +- Code cleanup ## iGame 2.4.4 - [2023-09-11] ### Changed @@ -15,7 +17,6 @@ - Fixed the generated genre list titles after a rescan of the repository - Fixed more memory leaks - Fixed the load of the list of items when the side panel is hidden -- Fixed the title change of the items in the list (#215) ## iGame 2.4.3 - [2023-09-01] ### Fixed