Skip to content

Commit

Permalink
Merge pull request #233 from walkero-gr/prepare-2.4.5-release
Browse files Browse the repository at this point in the history
fixes in the changelog
  • Loading branch information
walkero-gr authored Nov 3, 2023
2 parents ab35f1a + 787ca42 commit e9b1509
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down

0 comments on commit e9b1509

Please sign in to comment.