On April 30, 2019, right on schedule, the new release was launched. Fedora 30
Among the key innovations are GNOME 3.32 the following features:
- A refreshed theme, including application icons, controls, and a new color palette.
- Removal of the 'application menu' with functionality transferred to the application window.
- Increased speed of interface animations.
- Restoration of the ability to place icons on the desktop with the help of the third-party extension 'Desktop icons'.
- Ability to configure application permissions for system resources.
- Updated sound settings section.
- Customizable color temperature for Night Light.
Classic console method to upgrade from version 29 to 30:
sudo dnf upgrade --refresh
sudo dnf install dnf-plugin-system-upgrade
sudo dnf system-upgrade download --releasever=30
sudo dnf system-upgrade reboot
Source: linux.org.ru
