Skip to content

Commit e9b1509

Browse files
authored
Merge pull request #233 from walkero-gr/prepare-2.4.5-release
fixes in the changelog
2 parents ab35f1a + 787ca42 commit e9b1509

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
## iGame VERSION_TAG - [RELEASE_DATE]
2+
### Changed
3+
- Speedup the slavesListAddTail(), almost 200% faster. This has an impact on the slaves list creation during the scan and the loading from the file.
4+
25
### Fixed
36
- Fixed the opening of the properties window for some users, by reverting some changes from v2.4.1
47
- Fixed the item (demo/game) renaming from the properties window
58
- 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
6-
7-
### Changed
8-
- Speedup the slavesListAddTail(), almost 200% faster. This has an impact on the slaves list creation during the scan and the loading from the file.
9+
- Fixed the title change of the items in the list (#215)
10+
- Code cleanup
911

1012
## iGame 2.4.4 - [2023-09-11]
1113
### Changed
@@ -15,7 +17,6 @@
1517
- Fixed the generated genre list titles after a rescan of the repository
1618
- Fixed more memory leaks
1719
- Fixed the load of the list of items when the side panel is hidden
18-
- Fixed the title change of the items in the list (#215)
1920

2021
## iGame 2.4.3 - [2023-09-01]
2122
### Fixed

0 commit comments

Comments
 (0)