From 946e7beaaf0ab6dc1fb06cbc345dc43f1b7d5b26 Mon Sep 17 00:00:00 2001 From: Tau Date: Tue, 12 Nov 2024 19:11:50 +0000 Subject: [PATCH] adds new image update to info --- updates/11-12-2024.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 updates/11-12-2024.json diff --git a/updates/11-12-2024.json b/updates/11-12-2024.json new file mode 100644 index 0000000..ec1f4a9 --- /dev/null +++ b/updates/11-12-2024.json @@ -0,0 +1,29 @@ +{ + "bugs": [], + "enhancements": [ + { + "title": "Upgraded packages", + "description": "We synced the package repository with Debian sid. This includes an upgrade to Gnome 47." + }, + { + "title": "Added \"Open Terminal Here\" Option to Gnome Files", + "description": "You can now open a terminal window with a right click in the Files app in the folder you're currently working in." + }, + { + "title": "Added rescue shell for the terminal", + "description": "If your terminal somehow breaks you can now easily recover by opening a \"rescue shell\" by right clicking Black Box in the overview." + }, + { + "title": "Yellow accent color", + "description": "We decided to make the default Gnome Accent color on Vanilla OS yellow to match our general theme. You can change this color from the settings." + }, + { + "title": "ABRoot now supports more registries", + "description": "You can now use images from other container registries and are not limited to Github Container Registry." + }, + { + "title": "New and improved translations", + "description": "Some of the supported languages have been updated." + } + ] +} \ No newline at end of file