From 3fb5442494dc28e66c92567a58850d56c03a495a Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Mon, 6 Dec 2021 10:06:28 +0000 Subject: [PATCH] Update release notes --- .../00-release/files/release_notes.txt | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/export-noobs/00-release/files/release_notes.txt b/export-noobs/00-release/files/release_notes.txt index 516f7f7..aaaa185 100644 --- a/export-noobs/00-release/files/release_notes.txt +++ b/export-noobs/00-release/files/release_notes.txt @@ -1,4 +1,38 @@ UNRELEASED: + * rc_gui - add combo box to allow resolution to be set for VNC connections + * rc_gui - camera interface switch removed + * lxpanel - remove appearance settings from preferences dialog; instead add menu option to open general Appearance Settings application + * lxpanel - add ellipses to menu items which open dialogs + * lxinput - read current mouse acceleration directly from xinput + * lxinput - use device IDs rather than names to cope with devices changing when powered-down + * lxinput - remove redundant changes to openbox config file + * plymouth - set KillMode to mixed to suppress warning message + * raspi-config - add option to switch composite video + * raspi-config - add option to switch to legacy camera mode + * raspi-config - add option to set resolution for headless connections + * raspberrypi-ui-mods - disable mutter when VNC server is running and fall back to openbox + * pipanel - add command-line option to open on arbitrary tab + * lxplug-network - suppress ’scan received’ logging message + * raspberrypi-ui-mods - set hover colour for taskbar items based on taskbar colour, not system highlight colour + * Legacy camera applications and libraries reinstalled + * Bug fix - lxinput - lxsession config file not being written on first attempt + * Bug fix - lxinput - set timer for file write to prevent slider slowing down + * Bug fix - lxinput - write values to gsettings as well as xinput and xsettings to take effect within mutter + * Bug fix - lxinput - fix failure to parse and write non-English numeric formats + * Bug fix - arandr - various fixes to parsing of non-standard EDID blocks to enable model and serial to be correctly extracted + * Bug fix - arandr - refresh rate calculated to 3 decimal places for monitors which require it + * Bug fix - arandr - enable setting of left and right orientation + * Bug fix - arandr - add compatibility with new touchscreen driver + * Bug fix - arandr - apply settings correctly to DSI and composite displays + * Bug fix - lxplug-magnifier - fix crash when opening preferences without required magnifier package installed + * Bug fix - piwiz - launch screen reader install prompt as a new process to prevent audio lockups crashing wizard + * Bug fix - lxpanel - not loading some plugins (cpufreq, minimise all windows) due to icon loading code not compatible with GTK+3 + * Bug fix - gtk+3 - disabled new GDK touch events to enable double-clicks to be detected on touchscreen + * Bug fix - xrdp - included backports from bookworm version of xrdp and xorgxrdp to restore window frames with mutter over xrdp connections + * Update various translations + * Raspberry Pi firmware + * Linux kernel +2021-10-30: * Based on Debian version 11 (bullseye) * Desktop components (lxpanel and all plugins, libfm, pcmanfm) now built against GTK+3 * Applications (piwiz, pipanel, rc_gui, lxinput) now built against GTK+3