From bb8d54d1b67c439615c9fa923ba858235b2cd2cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ndri=C3=A7im=20Lahu?= Date: Sun, 18 Aug 2024 15:39:39 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1c4f45..2736599 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## v1.2.9 + +### Added +- Added a new 'Menu' icon for the 'Host Menu' button +- Introduced a 'Host Menu' button to show host button options +- Introduced a new 'Host Menu' dialog and its corresponding view +- Implemented functionality to clear box arts from internal storage +- Added a new 'Refresh apps' option to the 'Host Menu' dialog to refresh apps and games +- Added a new 'Delete PC' option to the 'Host Menu' dialog to allow removing the host PC + ## v1.2.8 ### Added