diff --git a/NEWS b/NEWS
index e5ea7c2685c16f5a7514eb3d81cc3bb991bc9a85..fad4b2931e0f3b22e35ce0c8c0b7e277445a0181 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,161 @@
+================
+Version 48.alpha
+================
+
+- Various translation updates
+- Start using the new GNOME release service
+- Prevent crash on CcSplitRow related to Gtk size group changes
+- Use accessible-role=presentation for illustrative icons/images
+- Use gtk_list_box_remove_all instead of iterating GTK widget children
+- Import developer docs from gitlab wiki to the docs/ source folder
+- Various improvements to our development Flatpak build
+- Various style/consistency updates to gobject creations
+- Stop calling "gtk_widget_get_root()" incorrectly
+- Various improvements to CcPermissionInfobar
+- Use luminance masking for webm assets
+- Introduce follow-accent property to CcMaskPaintable
+- Allow FQDN hostnames
+
+Dependency updates
+- upower >= 1.90.6
+- gsettings-desktop-schema >= 47.0
+- libadwaita >= 1.7.alpha
+
+About
+- Fixes wrong GPU names when g-c-c is launched using dGPU
+
+Accessibility
+- Turn CcCursorSizeDialog into a page
+- Remove "screen" mark labels in zoom page
+- Simplify cursor size subtitle
+
+Apps
+- Avoid crash when parsing invalid app permissions
+- Handle Epiphany webapps
+- Various memory leak fixes
+- Remove .circular style class from some buttons
+
+Appearance
+- Load GnomeBG thumbnails async
+- Internally handle scale-factor
+- Allow for concurrent cache updates
+- Generate one background thumbnail at a time
+- Don't accidentally reset accent colors
+- Add "undo" option when deleting a wallpaper
+- Load async wallpapers in order
+
+Color
+- Fix "Show details" link on profile warning
+- Fix row expansion and button visibility
+- Port "Add Profile" to AdwDialog
+- Rename "Color" panel to "Color Management"
+- Various code style improvements
+- Port add profile page from GtkTreeView to GtkListView
+- Ensure profile is connected before setting system-wide
+- Various fixes to the color calibration tool
+
+Date and Time
+- Fix incorrect disabling of auto timezone without location services
+- Use AdwToggleGroup in the "Time Format" row
+
+Display
+- Snap monitors after updating prefer mode to current config when enable join mode
+- Port "Scale" and "Multiple Displays" rows to AdwToggleGroup
+- Use real color temp in night light scale widget
+
+Keyboard
+- Port Shortcut editor to AdwDialog
+- Use "--parent-handle" option when launching Tecla (keyboard layout previewer)
+- Fix compose key example string
+
+Network
+- Make metered connection and hotspot settings adaptive to small screens
+- Fix memory leaks in wireguard page
+
+Notifications
+- Update UI when underlying gsetting changes
+
+Mouse
+- Convert VP9 webm with alpha to monochrome variants (so we don't need gstreamer-bad-pluggins)
+- Update webm illustration assets to latest versions
+
+Mobile Networks
+- Fix status pages alignments
+- Use header capitalization in the "Turn off Airplane Mode" button
+
+Multitasking
+- Make workspace settings insensitive for single workspace
+
+Online Accounts
+- Track goa changes in PresentationIdentity and update the UI accordingly
+
+Power
+- Add support for battery charge limiting
+- Split panel into "General" and "Power Saving" pages
+- Split "Black Screen" setting in switch and delay
+- Remove separate dialog for "Automatic Suspend"
+- Various improvements on code readability and refactors
+- Fix conflicting mnemonics
+- Handle when tuned-ppd has an unsupported power profile
+
+Printers
+- Remove "search as you type" feature as it conflicts with global search
+- Add a confirmation dialog when attempting to clear all jobs
+- Add "No Results" page when nothing to show on search
+- Use a consistent printer icon in several status pages
+- Set "Driver" row after selecting ppd file in Printer Details dialog
+- Port "Install PPD" dialog to GtkFileDialog
+
+Region
+- Update language row after closing lang selector
+- Port format chooser dialog to AdwDialog
+- Show locale name in format chooser preview
+- Reset format chooser preview when uncollapsing
+
+Sound
+- Turn sound alert dialog into a subpage
+- Prevent crash in Volume Levels when stream has no name
+
+Search
+- Add a button to open custom search locations
+
+Sharing
+- Fix saving of new shared folders in "Media Sharing" settings
+- Make "Media Sharing" dialog use GtkFileDialog for new folders
+
+Tests
+- Disable randomly failing network panel test
+- Improve waiting on NM device/client changes
+- Add FQDN hostname tests
+
+Thunderbolt
+- Use AdwToast to display transient notifications
+- Use property-rows style in device dialog
+
+Users
+- Use a dialog to confirm fingerprint removal
+- Stop shipping legacy avatar images
+- Fix conflicting mnemonic in "Add User" dialog
+- Port "Remove User" button to AdwButtonRow
+- Make screen reader read avatar file names when there are no names
+- Port fingerprint dialog to AdwDialog
+
+Wacom
+- Do not crash when handling an unknown stylus ID
+- Support hidpi for tablet/stylus images
+- Make assets recolorable
+- Rename visible entry to "Graphics Tablet"
+- Change from "left handed orientation" to "location of buttons"
+- Various style tweaks to stylus page
+
+Wellbeing
+- Add initial Wellbeing panel (disabled by default)
+
+Wifi
+- Fix crash on wifi adapter removal
+- Fix using wifi hotspot with multiple wifi adapters
+- Don't disable wireless globally when toggling one Wifi connection OFF
+
===============
Version 47.beta
===============
diff --git a/shell/appdata/org.gnome.Settings.appdata.xml.in.in b/shell/appdata/org.gnome.Settings.appdata.xml.in.in
index 21e0081a812649eaf063ccb42fff999ed4410a20..c9f238cfbf15fa6d8bc9f7ffe52f66955a3a9624 100644
--- a/shell/appdata/org.gnome.Settings.appdata.xml.in.in
+++ b/shell/appdata/org.gnome.Settings.appdata.xml.in.in
@@ -50,103 +50,7 @@
-
-
-
- - Modernize the "Add User" dialog
- - Rename "Reduce Animation" setting to "Animation Effects"
- - Rename "File and Link Associations" page to "Files and Links"
- - Show status page when Parental Controls aren't available
- - Don't show "App is not sandboxed" banner for system componentsRename "File and Link Associations" page to "Files and Links"
- - Adapt display rotation labels to the screen ratio
- - Load input choice locales asynchronously in Keyboard settings
- - Fix "Move" buttons in Keyboard settings
- - Remove references to now retired Mozilla Location Services
- - Use accent colors for the animations in the Mouse settings
- - Don't set empty ignored hosts in Network settings
- - Turn "App Notifications" dialog into a subpage
- - Add a notifications overlay to the Online Accounts settings
- - Respect user account password enforcing based on pwquality configs
- - Sort fingerprint list with the most used options above
- - Show correctly the list of remanining fingerprint options to enroll
- - Various user interface improvements to the Printer PPD selection dialog
- - Use new gnome-remote-desktop configuration interface
- - Fix crash of the SIM Unlock dialog on Mobile Networks settings
- - Various widgets ported to modern libadwaita widgets
- - Various translation updates
- - Various CI fixes
-
-
-
-
-
-
-
- - Various translation updates
- - Various CI fixes
- - Various dialogs have been ported to subpages
- - Implement accent colors
- - Add suspend time options for mobile devices
- - Add CcNumberRow to ease the mapping of settings to combo rows
- - Skip tests if we don't have Xvfb or setxkbmap
- - Various ports of rows to AdwButtonRow
- - Various ports of dialogs to AdwDialog
- - Various ports to AdwAlertDialog
- - Various row changes to use the "property" style
- - Improve padding of some search entries
- - Fix Flatpak Development build manifest
- - Reorganize various icon assets
- - Add "Activate Windows on Hover" setting to Accessibility settings
- - Move "Screen Reader" settings to the top of the Accessibility settings
- - Various icon artwork updates in the Accessibility settings
- - Improve description of "Default Apps" settings
- - Turn app settings dialogs into subpages
- - Fix "No Search Results" page in Apps settings
- - Don't show "Open" button for Settings itself in App settings
- - Show the number of static permissions in the "Required Access" row in App settings
- - Indicate when no apps are available for a mime type in "Default Apps"
- - Improve window preview style in Appearance settings
- - Modernize looks of the Color settings
- - Capitalize "Built-In Webcam"
- - Rename "Laptop Screen" to "Built-In Screen"
- - Fix Displays panel crash when closing laptop lid
- - Add icon to the Night Light settings in Display settings
- - Allow previewing keyboard layouts in Input Sources dialog
- - Remove primary indicator delay for Mouse Test dialog
- - Make Mouse Test not respond to middle click
- - Make the WiFi QR Code dialog contents readable by screen readers
- - Add 6GHz to the "Supported Frequencies" in WiFi settings
- - Sort VPNs list in Network settings
- - Fix row removal when a Bluetooth Wifi device is removed
- - Add stable-ssid support for cloned-mac
- - Rename Windows Live provider to "Microsoft" in Online Accounts
- - Rename MS365 provider in Online Accounts
- - Close new online account dialog when account creation is complete
- - Modernize Printer Jobs dialog
- - Modernize Printer Details dialog
- - Fix spelling inconsistency for the word "Cancelled"
- - Close "Add Printer" dialog when pressing "Escape" key
- - Improve text description of the Sharing features
- - Add DAV address in the File Sharing dialog
- - Add notice about shared files not being encrypted
- - Hide Sharing settings panel when none of the Sharing features are available in the system
- - Use AppInfo to get app icons and fallback to icon-theme in the Sound settings
- - Adjust sound of the "Click" sound effect closer to the freedesktop.org bell sound
- - Make sound setting sliders more accessible with keyboard
- - Load subpages on demand to speed up System settings panel startup
- - Don't show unwanted system accounts in User settings
- - Fix parental controls settings visibility in User settings
- - Rename "Add Enterprise User" to "Add Enterprise Login" in User settings
- - Always allow calibration for display tablets in Wacom settings
- - Enforce a Z-shape sequence of calibration points in Wacom settings
- - Fix wrong alignment detection in the calibrator in Wacom settings
- - Reset the clock after any click on the calibrator in Wacom settings
- - Up the calibrator threshold to 50 pixels in Wacom settings
- - Fall back to the generic tablet provided by libwacom in Wacom settings
- - If we have two identical monitors, suffix the connector name in Wacom settings
-
-
-
+
gnome-control-center-2.0