Picture-in-Picture windows now have rounded corners
## What's Changed
* Draw rounded rectangles using shader by @lenemter in https://github.com/elementary/gala/pull/2463
* DragDropAction: explicit use of Clutter namespace by @lenemter in https://github.com/elementary/gala/pull/2466
* InternalUtils: remove unused method by @lenemter in https://github.com/elementary/gala/pull/2468
* Move `get_window_is_normal` to library by @lenemter in https://github.com/elementary/gala/pull/2469
* Library: Explicit use of namespaces and fix typos by @lenemter in https://github.com/elementary/gala/pull/2470
* Cleanup WindowCloneContainer by @lenemter in https://github.com/elementary/gala/pull/2467
* Remove InternalUtils.get_window_is_normal by @lenemter in https://github.com/elementary/gala/pull/2471
* Remove custom animation for bottom stack windows by @lenemter in https://github.com/elementary/gala/pull/2473
* Cleanup WindowSwitcher by @lenemter in https://github.com/elementary/gala/pull/2472
* Remove "[CCode (instance_pos = -1)]" by @lenemter in https://github.com/elementary/gala/pull/2474
* WindowClone: update targets on minimize by @lenemter in https://github.com/elementary/gala/pull/2477
* PiP: rounded corners by @lenemter in https://github.com/elementary/gala/pull/2464
* Add OpenSuse Leap CI by @lenemter in https://github.com/elementary/gala/pull/2479
* Remove libxml2 dependency by @lenemter in https://github.com/elementary/gala/pull/2483
* Fix OpenSUSE Leap build by @lenemter in https://github.com/elementary/gala/pull/2482
* CI: Check daemon-gtk3 lint by @lenemter in https://github.com/elementary/gala/pull/2484
* WindowSwitcher: blur background by @lenemter in https://github.com/elementary/gala/pull/2330
* Fix gtk3 daemon menu location with x2 scaling by @lenemter in https://github.com/elementary/gala/pull/2493
* Pause filters before taking screenshots by @lenemter in https://github.com/elementary/gala/pull/2486
* Move gestures code into the library by @lenemter in https://github.com/elementary/gala/pull/2491
* Update POTFILES that were forgotten when moving gestures to lib by @leolost2605 in https://github.com/elementary/gala/pull/2498
* Fix changing background color by @lenemter in https://github.com/elementary/gala/pull/2487
* Implement a TouchpadBackend by @leolost2605 in https://github.com/elementary/gala/pull/2497
* Implement support for keeping shellclients in the multitasking view by @leolost2605 in https://github.com/elementary/gala/pull/2275
* BackgroundSource: fix log spam by @lenemter in https://github.com/elementary/gala/pull/2509
* WorkspaceClone: cleanup by @lenemter in https://github.com/elementary/gala/pull/2511
* Make workspace switch gesture follow natural scrolling setting by @lenemter in https://github.com/elementary/gala/pull/2513
* Workspace switch: Follow natural scroll by @leolost2605 in https://github.com/elementary/gala/pull/2516
* Improve handling of daemon windows by @lenemter in https://github.com/elementary/gala/pull/2510
* Actions: Use main branch by @ryonakano in https://github.com/elementary/gala/pull/2517
* Introduce GestureAction.CUSTOM by @lenemter in https://github.com/elementary/gala/pull/2518
* Remove unused constants by @lenemter in https://github.com/elementary/gala/pull/2521
* Introduce Gala.Text by @lenemter in https://github.com/elementary/gala/pull/2524
* WindowStateSaver: better filter for dialog windows by @lenemter in https://github.com/elementary/gala/pull/2523
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/gala/pull/2527
* Add support for Mutter 49 by @tintou in https://github.com/elementary/gala/pull/2525
* Cleanup Wayland sockets on logout by @lenemter in https://github.com/elementary/gala/pull/2488
* Add Blur API by @lenemter in https://github.com/elementary/gala/pull/2293
* WindowClone: fix drag animation with multiple monitors by @lenemter in https://github.com/elementary/gala/pull/2501
* HideTracker: add pressure reveal by @lenemter in https://github.com/elementary/gala/pull/2538
* NotificationStack: update positions when monitors change by @lenemter in https://github.com/elementary/gala/pull/2480
* WindowClone: Use a clone as drag handle by @leolost2605 in https://github.com/elementary/gala/pull/2537
* Replace libcanberra with Meta.SoundPlayer by @lenemter in https://github.com/elementary/gala/pull/2541
* Replace Gdk.Point with Graphene.Point by @lenemter in https://github.com/elementary/gala/pull/2543
* config.h and meson cleanup by @lenemter in https://github.com/elementary/gala/pull/2542
* Use GLib.Once for singletons by @lenemter in https://github.com/elementary/gala/pull/2539
* config.h -> config.vala by @lenemter in https://github.com/elementary/gala/pull/2544
* Cleanup meson by @lenemter in https://github.com/elementary/gala/pull/2545
* Cleanup libmutter.deps are remove old .vapi files by @lenemter in https://github.com/elementary/gala/pull/2547
* gtk3/4-daemon: don't depend on libgala by @tintou in https://github.com/elementary/gala/pull/2549
* BackgroundBlurEffect: Fix crash by @lenemter in https://github.com/elementary/gala/pull/2554
* Cleanup notification close animation by @lenemter in https://github.com/elementary/gala/pull/2555
* Port to Gtk4 by @lenemter in https://github.com/elementary/gala/pull/2540
* Handle visible_in_multitasking_view in PanelWindow by @leolost2605 in https://github.com/elementary/gala/pull/2563
* GestureTarget: Require ClutterActor only for RootTarget by @leolost2605 in https://github.com/elementary/gala/pull/2564
* GestureTarget: make propagate abstract by @lenemter in https://github.com/elementary/gala/pull/2569
* Fix some warnings by @lenemter in https://github.com/elementary/gala/pull/2570
* Don't restore actor properties after finishing minimize animation by @lenemter in https://github.com/elementary/gala/pull/2571
* Hide window actor when destroying it with reduce motion by @lenemter in https://github.com/elementary/gala/pull/2572
* Correctly scale blur coordinates by @lenemter in https://github.com/elementary/gala/pull/2574
* Introduce a WindowListModel by @leolost2605 in https://github.com/elementary/gala/pull/2561
* StyleManager: Support Latte by @ryonakano in https://github.com/elementary/gala/pull/2557
* Improve dock reveal animation when switching workspaces by @lenemter in https://github.com/elementary/gala/pull/2568
* PanelWindow/Gestures: Fix a few warnings by @leolost2605 in https://github.com/elementary/gala/pull/2579
* ShellClients: Better separation of concern by @leolost2605 in https://github.com/elementary/gala/pull/2575
* PanelWindow: fix interaction with fullscreen windows by @lenemter in https://github.com/elementary/gala/pull/2580
* PanelWindow: update position when setting custom size by @lenemter in https://github.com/elementary/gala/pull/2583
* PiP: set correct clone size with csd shadows by @lenemter in https://github.com/elementary/gala/pull/2585
* PanelWindow: calculate fullscreen overlap based on focus window by @lenemter in https://github.com/elementary/gala/pull/2584
* ShellClients: Reveal smoothly when starting by @leolost2605 in https://github.com/elementary/gala/pull/2578
* Rely less on ShellClientsManager by @lenemter in https://github.com/elementary/gala/pull/2586
* WindowManager: remove duplicate behavior settings by @lenemter in https://github.com/elementary/gala/pull/2589
* StyleManager: store accent color as Clutter/Cogl Color by @lenemter in https://github.com/elementary/gala/pull/2590
* Check font rendering in mutter 48 by @lenemter in https://github.com/elementary/gala/pull/2592
* Bring back old icon groups by @lenemter in https://github.com/elementary/gala/pull/2595
* Prepare metainfo for 8.3.0 by @lenemter in https://github.com/elementary/gala/pull/2599
* WindowCloneContainer: use close button size for gaps size by @lenemter in https://github.com/elementary/gala/pull/2602
* Avoid using Gdk.RGBA by @lenemter in https://github.com/elementary/gala/pull/2598
* Put X11 DND windows in feedback group by @lenemter in https://github.com/elementary/gala/pull/2594
* Introduce a first simple test by @leolost2605 in https://github.com/elementary/gala/pull/2565
* Put menu windows on top by @lenemter in https://github.com/elementary/gala/pull/2591
* Scale active shape with monitor scale by @lenemter in https://github.com/elementary/gala/pull/2607
* CloseButton: make monitor scale settable by @lenemter in https://github.com/elementary/gala/pull/2601
* Scale tooltip corner radius by @lenemter in https://github.com/elementary/gala/pull/2597
* ActiveShape: use more opaque accent color by @lenemter in https://github.com/elementary/gala/pull/2604
* WindowSwitcher: correctly scale icons and rounded corners by @lenemter in https://github.com/elementary/gala/pull/2606
* Add latest issue fixes to Metainfo by @danirabbit in https://github.com/elementary/gala/pull/2618
* Release 8.3.0 by @lenemter in https://github.com/elementary/gala/pull/2608
**Full Changelog**: https://github.com/elementary/gala/compare/8.2.5...8.3.0
The tooltips for C symbols are now more informative
Cloning success is now indicated by toast instead of a dialog
Global search and local search now have the same case sensitivity
Opening a second window no longer results in duplicate project entries in the project chooser
Updated translations
## What's Changed
* Profiling: Enable profiling in code using google-perftools by @jeremypw in https://github.com/elementary/code/pull/1539
* Cloning: Show progress in sidebar by @jeremypw in https://github.com/elementary/code/pull/1641
* Consistent search settings between document search and global search by @jeremypw in https://github.com/elementary/code/pull/1623
* SymbolPane: improve tooltips for C tags by @jeremypw in https://github.com/elementary/code/pull/1636
* Sidebar: Put stack and toast in overlay by @jeremypw in https://github.com/elementary/code/pull/1647
* Fix open-folder shortcut by @jeremypw in https://github.com/elementary/code/pull/1640
* Bump flatpak/flatpak-github-actions from 6.5 to 6.6 by @dependabot[bot] in https://github.com/elementary/code/pull/1649
* ChooseProjectButton: prevent duplicate projects in dropdown by @jeremypw in https://github.com/elementary/code/pull/1624
* Fix typo in .desktop file by @decathorpe in https://github.com/elementary/code/pull/1652
## New Contributors
* @decathorpe made their first contribution in https://github.com/elementary/code/pull/1652
**Full Changelog**: https://github.com/elementary/code/compare/8.1.1...8.1.2
Use outline style for `applications-internet-symbolic`
Differentiate keyboard device from keyboard preferences
Round find-location
Remove visual artifact from 16px `edit-paste` icon
Removals:
`view-filter`
`media-memory`
## What's Changed
* Install scalable cursor theme by @danirabbit in https://github.com/elementary/icons/pull/1324
* Add more dnd-* symlinks by @danirabbit in https://github.com/elementary/icons/pull/1327
* Update placement of palette file, add support for local flatpack inst… by @wpkelso in https://github.com/elementary/icons/pull/1328
* Actions: Match `tool-pointer` and `tool-node-editor` to new cursor shapes by @wpkelso in https://github.com/elementary/icons/pull/1329
* Devices: add scroll wheel to mouse by @danirabbit in https://github.com/elementary/icons/pull/1310
* Compose mime-types during the build process by @wpkelso in https://github.com/elementary/icons/pull/1334
* Places: New design for folder icons by @newhoa in https://github.com/elementary/icons/pull/1311
* Places: add start-here by @danirabbit in https://github.com/elementary/icons/pull/1339
* Actions: add 24px list-add-symbolic by @danirabbit in https://github.com/elementary/icons/pull/1341
* Places: Create symlinks in Meson by @danirabbit in https://github.com/elementary/icons/pull/1342
* Categories: outline style for applications-internet-symbolic by @danirabbit in https://github.com/elementary/icons/pull/1343
* Mimes: Copy base files for templates at build time by @wpkelso in https://github.com/elementary/icons/pull/1346
* Remove media-memory by @danirabbit in https://github.com/elementary/icons/pull/1348
* Prep palette file for Inkscape by @wpkelso in https://github.com/elementary/icons/pull/1349
* Devices: differentiate keyboard from keyboard preferences by @danirabbit in https://github.com/elementary/icons/pull/1352
* Places: fix misnamed symbolic folder-remote by @danirabbit in https://github.com/elementary/icons/pull/1354
* Places: fix naming of network-workgroup-symbolic by @danirabbit in https://github.com/elementary/icons/pull/1355
* Use `system-help` as central "question mark" icon by @newhoa in https://github.com/elementary/icons/pull/1351
* Actions: Remove view-filter by @danirabbit in https://github.com/elementary/icons/pull/1356
* Applications: Add cab fill to `system-software-install` at 16x by @wpkelso in https://github.com/elementary/icons/pull/1358
* Applications: Fix rim lighting stops at 16x by @wpkelso in https://github.com/elementary/icons/pull/1359
* Actions: round find-location by @danirabbit in https://github.com/elementary/icons/pull/1360
* Actions: Use main branch by @ryonakano in https://github.com/elementary/icons/pull/1364
* Use Adwaita as a fallback icon theme by @daudix in https://github.com/elementary/icons/pull/1365
* Remove visual artifact from 16px edit-paste icon by @choosingausernameishard in https://github.com/elementary/icons/pull/1367
* Add symlinks for Inkscape lock/unlock icons by @choosingausernameishard in https://github.com/elementary/icons/pull/1370
* Add 16px document-properties by @choosingausernameishard in https://github.com/elementary/icons/pull/1374
* Add 16px preferences-desktop-keyboard/accessories-character-map by @choosingausernameishard in https://github.com/elementary/icons/pull/1375
* Add 16px preferences-system by @choosingausernameishard in https://github.com/elementary/icons/pull/1373
* Add dialog-extensions symlink for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1376
* Add dialog-memory symlink for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1377
* Add edit-undo-history symlink for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1378
* Add font_collections for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1386
* Add dialog-object-properties for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1382
* Add dialog-xml-editor, dialog-selectors and dialog-scripts for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1381
* Add hide/unhide icons for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1371
* Add dialog-objects for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1387
* Add dialog-fill-and-stroke for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1384
* Add missing mint-green path boolean operation Inkscape icons by @choosingausernameishard in https://github.com/elementary/icons/pull/1391
* Redesign changes-allow by @choosingausernameishard in https://github.com/elementary/icons/pull/1372
## New Contributors
* @ryonakano made their first contribution in https://github.com/elementary/icons/pull/1364
* @daudix made their first contribution in https://github.com/elementary/icons/pull/1365
* @choosingausernameishard made their first contribution in https://github.com/elementary/icons/pull/1367
**Full Changelog**: https://github.com/elementary/icons/compare/8.1.0...8.2.0
## What's Changed
* Add meson option to disable x11 session by @bobby285271 in https://github.com/elementary/session-settings/pull/92
* l10n: Correct Chinese language codes by @ryonakano in https://github.com/elementary/session-settings/pull/94
**Full Changelog**: https://github.com/elementary/session-settings/compare/8.0.1...8.1.0
## What's Changed
* TimeoutComboBox: port to Gtk.DropDown by @danirabbit in https://github.com/elementary/settings-power/pull/281
* TimeoutComboBox: warn about high energy usage by @danirabbit in https://github.com/elementary/settings-power/pull/282
**Full Changelog**: https://github.com/elementary/settings-power/compare/8.0.1...8.1.0
Navigation within the Trash folder now works properly
The view now refreshes properly after permanent deletion of a folder
The number of template items displayed in the context menu is now limited
Updated translations
## What's Changed
* Date format: expose setting by @jeremypw in https://github.com/elementary/files/pull/2610
* Fix freeze when user template dir points at very large directory tree. by @jeremypw in https://github.com/elementary/files/pull/2644
* Fix expand row of ListView when in Trash by @jeremypw in https://github.com/elementary/files/pull/2648
* Update view after permanent delete of folder containing files by @jeremypw in https://github.com/elementary/files/pull/2624
**Full Changelog**: https://github.com/elementary/files/compare/7.1.5...7.1.6
Use a toggle button for muting devices instead of a switch
Updated translations
## What's Changed
* Scale: use GestureMultiPress instead of button release event by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/289
* Scale: use ToggleButton instead of switch by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/290
* DeviceManagerWidget: hide/show with revealer by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/291
* Device: use PulseAudio.Direction by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/293
* PlayerRow: remove eventbutton from raise_player by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/294
* Scale: use Gtk.Adjustment by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/292
* DisplayWidget: GTK4 Prep by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/296
* Scale: send a signal when slider dropped by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/297
* Scale: don't set an icon on construct by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/298
* PlayerRow: GTK4 Prep, code style by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/304
* Scale: GTK4 prep by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/305
* Allow keybindings on login screen by @lenemter in https://github.com/elementary/wingpanel-indicator-sound/pull/307
* Don't use Bus.watch_name by @lenemter in https://github.com/elementary/wingpanel-indicator-sound/pull/306
**Full Changelog**: https://github.com/elementary/wingpanel-indicator-sound/compare/8.0.1...8.0.2
## What's Changed
* Remove deprecated Fedora/Copr section from Readme by @stsdc in https://github.com/elementary/monitor/pull/380
* Remove the code related to the docker container feature by @stsdc in https://github.com/elementary/monitor/pull/381
* Remove leftovers from the gpu_memory in Statusbar by @stsdc in https://github.com/elementary/monitor/pull/382
* Update actions by @stsdc in https://github.com/elementary/monitor/pull/378
* Remember to clone with submodules by @stsdc in https://github.com/elementary/monitor/pull/383
* Workflows/gettext: fix invalid syntax by @danirabbit in https://github.com/elementary/monitor/pull/385
* Remove leftovers by @stsdc in https://github.com/elementary/monitor/pull/386
* Remove stylesheet retrofit by @stsdc in https://github.com/elementary/monitor/pull/387
* Add .editorconfig by @ryonakano in https://github.com/elementary/monitor/pull/388
* PreferencesView: Use Setitngs.bind to lessen scope of variables by @ryonakano in https://github.com/elementary/monitor/pull/389
* PreferencesGeneralPage: Coding style and GTK 4 prep by @ryonakano in https://github.com/elementary/monitor/pull/391
* Fixed icon shadows by @lopatoj in https://github.com/elementary/monitor/pull/359
* Switch RDNN to io.elementary.monitor by @stsdc in https://github.com/elementary/monitor/pull/395
* Delete debian directory by @danirabbit in https://github.com/elementary/monitor/pull/396
* Remove duplicated string by @leonardo-lemos in https://github.com/elementary/monitor/pull/403
* Bring back com.github.stsdc.monitor in README.md by @stsdc in https://github.com/elementary/monitor/pull/404
* add dependencies to README.md by @UncleTallest in https://github.com/elementary/monitor/pull/407
* Build with native live-chart instead of submodule by @ryonakano in https://github.com/elementary/monitor/pull/411
* Remove live-chart submodule by @stsdc in https://github.com/elementary/monitor/pull/415
* Removes stylesheet submodule by @stsdc in https://github.com/elementary/monitor/pull/416
* Replace label subclass with Granite.HeaderLabel by @danirabbit in https://github.com/elementary/monitor/pull/424
* Add missing license headers by @danirabbit in https://github.com/elementary/monitor/pull/423
* Application: do one-time tasks in startup by @danirabbit in https://github.com/elementary/monitor/pull/420
* Launcher: update to latest format by @danirabbit in https://github.com/elementary/monitor/pull/427
* Resources: add paths for symbolic icons by @danirabbit in https://github.com/elementary/monitor/pull/428
* Update POTFILES by @danirabbit in https://github.com/elementary/monitor/pull/432
* Integrate Headerbar to MainWindow by @danirabbit in https://github.com/elementary/monitor/pull/425
* Add live-chart subproject using wrap-git by @ryonakano in https://github.com/elementary/monitor/pull/429
* Styles: use built-in h2 style for vertical label by @danirabbit in https://github.com/elementary/monitor/pull/435
* Don't set window position by @danirabbit in https://github.com/elementary/monitor/pull/422
* Handle accels with GLib.Action by @danirabbit in https://github.com/elementary/monitor/pull/434
* Use GLib function for formatting size by @danirabbit in https://github.com/elementary/monitor/pull/433
* Rewrite preferences as a single view by @danirabbit in https://github.com/elementary/monitor/pull/426
* Indicator: self contain meson by @danirabbit in https://github.com/elementary/monitor/pull/430
* Shortcuts: gtk4 prep by @danirabbit in https://github.com/elementary/monitor/pull/436
* Update repository URL by @ryonakano in https://github.com/elementary/monitor/pull/437
* Improve metainfo by @ryonakano in https://github.com/elementary/monitor/pull/438
* Metainfo: Fix deprecated developer_name by @ryonakano in https://github.com/elementary/monitor/pull/441
* Use libpci to retrieve some basic PCI data by @stsdc in https://github.com/elementary/monitor/pull/440
* corrected compiling instructions by @spotlesscoder in https://github.com/elementary/monitor/pull/445
* ProcessInfoHeader: cleanup by @danirabbit in https://github.com/elementary/monitor/pull/448
* ProcessInfoView: Preventer → Granite.MessageDialog by @danirabbit in https://github.com/elementary/monitor/pull/447
* Styles: remove dim-label override by @danirabbit in https://github.com/elementary/monitor/pull/451
* MainWindow: cleanup by @danirabbit in https://github.com/elementary/monitor/pull/452
* SystemStorageView: cleanups by @danirabbit in https://github.com/elementary/monitor/pull/450
* LabelRoundy: rewrite by @danirabbit in https://github.com/elementary/monitor/pull/449
* l10n: Correct Chinese language codes by @ryonakano in https://github.com/elementary/monitor/pull/457
* Fix bad merge, remove subproject by @danirabbit in https://github.com/elementary/monitor/pull/458
* Process: drop WNCK by @danirabbit in https://github.com/elementary/monitor/pull/459
* SystemCPUView: code style cleanup by @danirabbit in https://github.com/elementary/monitor/pull/460
* Statusbar: cleanup and GTK4 prep by @danirabbit in https://github.com/elementary/monitor/pull/462
* WidgetResource: rewrite and cleanup by @danirabbit in https://github.com/elementary/monitor/pull/463
* ProcessView: reduce object access, build ui in construct by @danirabbit in https://github.com/elementary/monitor/pull/464
* Mainwindow: absorb search bar by @danirabbit in https://github.com/elementary/monitor/pull/461
* ProcessInfoIOStats: remove dead code, clean up by @danirabbit in https://github.com/elementary/monitor/pull/466
* Remove unused update_model method from OpenFilesTreeViewModel by @stsdc in https://github.com/elementary/monitor/pull/467
* Create the model for OpenFilesTreeView internally by @stsdc in https://github.com/elementary/monitor/pull/468
* Simplify icon handling in CPUProcessTreeView by removing regex check for icon paths by @stsdc in https://github.com/elementary/monitor/pull/469
* Delete subprojects directory by @danirabbit in https://github.com/elementary/monitor/pull/472
* MainWindow: bind view to settings by @danirabbit in https://github.com/elementary/monitor/pull/471
* Application: connect to dbus signals by @danirabbit in https://github.com/elementary/monitor/pull/473
* Application: hold or release with indicator state by @danirabbit in https://github.com/elementary/monitor/pull/474
* Monitor GTK4 port by @stsdc in https://github.com/elementary/monitor/pull/443
* Chart: hide overflow by @danirabbit in https://github.com/elementary/monitor/pull/476
* Metainfo: add missing releases by @danirabbit in https://github.com/elementary/monitor/pull/477
* Update project version to 8.0.0 and remove post-install script by @stsdc in https://github.com/elementary/monitor/pull/480
* Remove outdated screenshot files and update existing ones by @stsdc in https://github.com/elementary/monitor/pull/483
* ProcessInfoView: cleanup and code style by @danirabbit in https://github.com/elementary/monitor/pull/485
* ProcessInfoView: handle process actions by @danirabbit in https://github.com/elementary/monitor/pull/484
* Release 8.0.0 by @danirabbit in https://github.com/elementary/monitor/pull/479
## New Contributors
* @lopatoj made their first contribution in https://github.com/elementary/monitor/pull/359
* @leonardo-lemos made their first contribution in https://github.com/elementary/monitor/pull/403
* @UncleTallest made their first contribution in https://github.com/elementary/monitor/pull/407
* @spotlesscoder made their first contribution in https://github.com/elementary/monitor/pull/445
**Full Changelog**: https://github.com/elementary/monitor/compare/0.17.2...8.0.0
## What's Changed
* Remove unused values from config by @lenemter in https://github.com/elementary/greeter/pull/787
* Compositor: remove more dead code by @lenemter in https://github.com/elementary/greeter/pull/781
* Add dark style support by @lenemter in https://github.com/elementary/greeter/pull/786
* Use gsettings to store last user by @lenemter in https://github.com/elementary/greeter/pull/793
* Compositor: remove unused x11 specific code by @lenemter in https://github.com/elementary/greeter/pull/780
* Move session action into application by @lenemter in https://github.com/elementary/greeter/pull/795
* Push Greeter to the background using pantheon shell protocol by @lenemter in https://github.com/elementary/greeter/pull/796
* Fix popover keyboard nav by @lenemter in https://github.com/elementary/greeter/pull/797
* Remove unused PromptText by @lenemter in https://github.com/elementary/greeter/pull/799
* Cleanup StyleContext use by @lenemter in https://github.com/elementary/greeter/pull/800
* Set power settings of active user by @lenemter in https://github.com/elementary/greeter/pull/801
* Connect to lightdm daemon early by @lenemter in https://github.com/elementary/greeter/pull/802
* Cleanup UserCard property sync by @lenemter in https://github.com/elementary/greeter/pull/803
* Cleanup BaseCard by @lenemter in https://github.com/elementary/greeter/pull/804
* Small CapsLockRevealer cleanup by @lenemter in https://github.com/elementary/greeter/pull/805
* Cleanup FPrintUtils by @lenemter in https://github.com/elementary/greeter/pull/806
* Cleanup DateTimeWidget by @lenemter in https://github.com/elementary/greeter/pull/807
* Compositor: remove old unused texture by @lenemter in https://github.com/elementary/greeter/pull/808
* Require Mutter >=45 by @danirabbit in https://github.com/elementary/greeter/pull/773
* Compositor: sync shell clients code with gala by @lenemter in https://github.com/elementary/greeter/pull/810
* Follow automatic accent color preference by @lenemter in https://github.com/elementary/greeter/pull/813
* Position Greeter window in the compositor by @lenemter in https://github.com/elementary/greeter/pull/811
* Save and restore last selected session type by @lenemter in https://github.com/elementary/greeter/pull/809
* SessionButton: subclass bin by @danirabbit in https://github.com/elementary/greeter/pull/815
* Start the port to Mutter 48 by @tintou in https://github.com/elementary/greeter/pull/812
* Prepare metainfo for 8.1.0 by @lenemter in https://github.com/elementary/greeter/pull/816
* Center caps lock label by @lenemter in https://github.com/elementary/greeter/pull/798
* Sync Wingpanel transparency by @lenemter in https://github.com/elementary/greeter/pull/788
* Add OpenSUSE Leap CI by @lenemter in https://github.com/elementary/greeter/pull/820
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/greeter/pull/823
* Select classic session when using a11y features by @danirabbit in https://github.com/elementary/greeter/pull/821
* Conf: set wayland as default session by @danirabbit in https://github.com/elementary/greeter/pull/747
* Do not try to fallback to x11 session when it is unavailable by @bobby285271 in https://github.com/elementary/greeter/pull/824
* Change manual card workflow by @lenemter in https://github.com/elementary/greeter/pull/794
* Application.css: fix invalid icon shadow by @danirabbit in https://github.com/elementary/greeter/pull/826
* Add blur protocol by @lenemter in https://github.com/elementary/greeter/pull/827
* Simplify disabling tiling shortcuts by @lenemter in https://github.com/elementary/greeter/pull/828
**Full Changelog**: https://github.com/elementary/greeter/compare/8.0.1...8.1.0
## What's Changed
* Only embedded newlines should trigger safe paste warning by @jeremypw in https://github.com/elementary/terminal/pull/906
* MainWindow: set strict centering in header by @danirabbit in https://github.com/elementary/terminal/pull/909
* Simplify make restorable by @jeremypw in https://github.com/elementary/terminal/pull/910
**Full Changelog**: https://github.com/elementary/terminal/compare/7.1.1...7.1.2
## What's Changed
* Modernize app icon by @danirabbit in https://github.com/elementary/maps/pull/109
* Update documentations by @ryonakano in https://github.com/elementary/maps/pull/119
* Make back the app name translatable by @ryonakano in https://github.com/elementary/maps/pull/127
* MainWindow: Do not use mnemonics by @ryonakano in https://github.com/elementary/maps/pull/128
* Re-separate the translation domain for metadata into 'extra' by @ryonakano in https://github.com/elementary/maps/pull/131
* flatpak-x-checker: Commit as elementaryBot by @ryonakano in https://github.com/elementary/maps/pull/135
* Actions: Add release by @ryonakano in https://github.com/elementary/maps/pull/137
* Change project owner to elementary and rename to Maps by @ryonakano in https://github.com/elementary/maps/pull/134
* Actions: Add gettext-flatpak by @ryonakano in https://github.com/elementary/maps/pull/136
* Data: add missing rename to install gschema by @danirabbit in https://github.com/elementary/maps/pull/139
* Desktop: add missing keys, set spec version by @danirabbit in https://github.com/elementary/maps/pull/140
* Data: Remove PNG icons, install HiDPI SVG by @danirabbit in https://github.com/elementary/maps/pull/141
* Create SearchResultItem widget by @danirabbit in https://github.com/elementary/maps/pull/124
* Actions: Add deploy by @ryonakano in https://github.com/elementary/maps/pull/145
* metainfo: Prepare for the next release note by @ryonakano in https://github.com/elementary/maps/pull/144
* MainWindow: headerbar style adjustments by @danirabbit in https://github.com/elementary/maps/pull/143
* MainWindow: improve search interaction by @danirabbit in https://github.com/elementary/maps/pull/146
* Add elementary, Inc. to the copyright headers by @ryonakano in https://github.com/elementary/maps/pull/149
* MainWindow: ListBox → ListView by @danirabbit in https://github.com/elementary/maps/pull/147
* MainWindow: forward space key from popover to search entry by @danirabbit in https://github.com/elementary/maps/pull/151
* MainWindow: don't set spinner visibility by @danirabbit in https://github.com/elementary/maps/pull/152
* Styles: add button.osd styles by @danirabbit in https://github.com/elementary/maps/pull/155
* MainWindow: add icons for map source buttons by @danirabbit in https://github.com/elementary/maps/pull/154
* MainWindow: change list selection to single select by @danirabbit in https://github.com/elementary/maps/pull/159
* MainWindow: forward left/right keys to searchbar by @danirabbit in https://github.com/elementary/maps/pull/158
* SearchResultItem: add custom icons by @danirabbit in https://github.com/elementary/maps/pull/157
* MainWindow: use settings.create_action by @danirabbit in https://github.com/elementary/maps/pull/160
* Actions: Use main branch by @ryonakano in https://github.com/elementary/maps/pull/163
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/maps/pull/164
* Revert "MainWindow: search popover use propagate_natural_height" by @danirabbit in https://github.com/elementary/maps/pull/166
* Support geo uri by @danirabbit in https://github.com/elementary/maps/pull/165
* libshumate: Update libshumate-1.4.0.tar.xz to 1.5.0.1 by @elementaryBot in https://github.com/elementary/maps/pull/168
* Update screenshots by @danirabbit in https://github.com/elementary/maps/pull/169
* l10n: Correct Chinese language codes by @ryonakano in https://github.com/elementary/maps/pull/170
* Icon: add depth, round intersection, latte background by @danirabbit in https://github.com/elementary/maps/pull/138
## New Contributors
* @elementaryBot made their first contribution in https://github.com/elementary/maps/pull/168
**Full Changelog**: https://github.com/elementary/maps/compare/3.1.1...8.1.0
## What's Changed
* Use absolute path for Exec for DBus activation by @ryonakano in https://github.com/elementary/appcenter/pull/2355
* Release 8.3.1 by @danirabbit in https://github.com/elementary/appcenter/pull/2356
**Full Changelog**: https://github.com/elementary/appcenter/compare/8.3.0...8.3.1
## What's Changed
* SettingsToggle: icon → icon_name by @danirabbit in https://github.com/elementary/quick-settings/pull/107
* UserRow: remove draw call by @danirabbit in https://github.com/elementary/quick-settings/pull/112
* EndSessionDialog: replace ButtonBox by @danirabbit in https://github.com/elementary/quick-settings/pull/110
* SessionBox: present_with_time → present by @danirabbit in https://github.com/elementary/quick-settings/pull/109
* EndSessionDialog: use EventControllerKey by @danirabbit in https://github.com/elementary/quick-settings/pull/111
* PopoverWidget: notify when onboard activated in Wayland by @danirabbit in https://github.com/elementary/quick-settings/pull/120
* DarkModeToggle: animate by @danirabbit in https://github.com/elementary/quick-settings/pull/121
* RotationToggle: animate by @danirabbit in https://github.com/elementary/quick-settings/pull/122
* EndSessionDialog: use Granite.MessageDialog by @danirabbit in https://github.com/elementary/quick-settings/pull/123
* UserRow: handle current user by @danirabbit in https://github.com/elementary/quick-settings/pull/88
* Actions: Use main branch by @ryonakano in https://github.com/elementary/quick-settings/pull/128
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/quick-settings/pull/130
* Metainfo: add 1.3.0 release notes by @danirabbit in https://github.com/elementary/quick-settings/pull/132
* Release 1.3.0 by @danirabbit in https://github.com/elementary/quick-settings/pull/133
**Full Changelog**: https://github.com/elementary/quick-settings/compare/1.2.0...1.3.0
## What's Changed
* Sidebar: use Action, search on type by @danirabbit in https://github.com/elementary/settings-applications/pull/251
* Actions: Use main branch by @ryonakano in https://github.com/elementary/settings-applications/pull/254
* DefaultPlug: add settings for geo uri handler by @danirabbit in https://github.com/elementary/settings-applications/pull/255
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/settings-applications/pull/256
* Metainfo: add 8.2.0 release notes by @danirabbit in https://github.com/elementary/settings-applications/pull/257
* Release 8.2.0 by @danirabbit in https://github.com/elementary/settings-applications/pull/258
**Full Changelog**: https://github.com/elementary/settings-applications/compare/8.1.0...8.2.0
## What's Changed
* Actions: Use main branch by @ryonakano in https://github.com/elementary/settings-network/pull/435
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/settings-network/pull/437
* rfkill: Use sizeof instead of literal size by @ryonakano in https://github.com/elementary/settings-network/pull/439
* RKFill: add airplane mode property by @danirabbit in https://github.com/elementary/settings-network/pull/438
* Release 8.2.0 by @danirabbit in https://github.com/elementary/settings-network/pull/442
**Full Changelog**: https://github.com/elementary/settings-network/compare/8.1.0...8.2.0
Airplane mode disables networking radios, not bluetooth or wired networks
Jump to settings by middle-clicking on toggles
Updated translations
## What's Changed
* DisplayWidget: gtk4 prep by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/323
* Replace ListBox and FlowBox iterators for GTK4 by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/324
* Add styles to screen by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/325
* VpnInterface: bind model by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/326
* Indicator: use gesture for middle click by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/327
* PopoverWidget: GTK4 prep by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/328
* WifiMenuItem: GTK4 prep by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/330
* WifiInterface: GTK4 prep by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/329
* meson: Require gio-2.0 >= 2.74 by @ryonakano in https://github.com/elementary/wingpanel-indicator-network/pull/331
* Create SettingsToggle widget by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/333
* WifiMenuItem: button_release_event → notify active by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/334
* Wifiinterface: Don't subclass Gtk.Label by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/335
* Metainfo: add 8.0.0 release notes by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/336
* PopoverWidget: add stateful icons to Airplane Mode by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/338
* AirplaneMode: use RFKill by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/340
* Check bluetooth for hardware lock before enabling by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/341
* Fix crash in greeter by @vjr in https://github.com/elementary/wingpanel-indicator-network/pull/342
* Metainfo: update 8.0.0 release notes by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/344
* Actions: Use main branch by @ryonakano in https://github.com/elementary/wingpanel-indicator-network/pull/347
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/wingpanel-indicator-network/pull/348
* rfkill: Use sizeof instead of literal size by @ryonakano in https://github.com/elementary/wingpanel-indicator-network/pull/349
* Release 8.0.0 by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/345
**Full Changelog**: https://github.com/elementary/wingpanel-indicator-network/compare/7.1.1...8.0.0
## What's Changed
* Use shadow width instead of custom size by @leolost2605 in https://github.com/elementary/dock/pull/437
* Implement background app monitoring by @leolost2605 in https://github.com/elementary/dock/pull/394
* Keep the dock visible in the MultitaskingView by @leolost2605 in https://github.com/elementary/dock/pull/375
* Actions: Use main branch by @ryonakano in https://github.com/elementary/dock/pull/440
* Update POTFILES by @ryonakano in https://github.com/elementary/dock/pull/442
* Replace tooltip with popover by @sebastianlay in https://github.com/elementary/dock/pull/441
* Fix shaking of window when moving icon by @sebastianlay in https://github.com/elementary/dock/pull/445
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/dock/pull/448
* Add shake to app icon when window cannot be opened by @sebastianlay in https://github.com/elementary/dock/pull/446
* Metainfo: add 8.2.0 release notes by @danirabbit in https://github.com/elementary/dock/pull/452
* Styles: Fix "Active on Other Workspace" indicator color by @wpkelso in https://github.com/elementary/dock/pull/450
* MainWindow: only request multitasking view if workspace switcher enabled by @danirabbit in https://github.com/elementary/dock/pull/454
* Release 8.2.0 by @danirabbit in https://github.com/elementary/dock/pull/453
## New Contributors
* @sebastianlay made their first contribution in https://github.com/elementary/dock/pull/441
* @wpkelso made their first contribution in https://github.com/elementary/dock/pull/450
**Full Changelog**: https://github.com/elementary/dock/compare/8.1.2...8.2.0
## What's Changed
* Implement simple search in playlist by @jeremypw in https://github.com/elementary/music/pull/765
* Add quit keyboard shortcut by @zeebok in https://github.com/elementary/music/pull/778
* Actions: bump flatpak to 6.4 by @danirabbit in https://github.com/elementary/music/pull/788
* CI: run arm workflows on arm runner by @davidmhewitt in https://github.com/elementary/music/pull/789
* Update to Platform 8.1 by @danirabbit in https://github.com/elementary/music/pull/790
* Add clear queue button by @Oowoosh0 in https://github.com/elementary/music/pull/795
* Remove songs by @Oowoosh0 in https://github.com/elementary/music/pull/797
* TrackRow: DRY menu popup at pointer by @danirabbit in https://github.com/elementary/music/pull/800
* Fix gap below cover art by @Oowoosh0 in https://github.com/elementary/music/pull/799
* MainWindow: replace ListBox with ListView by @danirabbit in https://github.com/elementary/music/pull/796
* Correctly display artists name in NowPlayingView by @Oowoosh0 in https://github.com/elementary/music/pull/804
* Bump flatpak/flatpak-github-actions from 6.4 to 6.5 by @dependabot[bot] in https://github.com/elementary/music/pull/807
* Move lambdas into handlers by @teamcons in https://github.com/elementary/music/pull/809
* Introduce save and restore methods by @teamcons in https://github.com/elementary/music/pull/810
* Refresh screenshot to reflect current state by @teamcons in https://github.com/elementary/music/pull/812
* Send artwork to MPRIS by @danirabbit in https://github.com/elementary/music/pull/805
* Flatpak: bump platform to 8.2 by @ryonakano in https://github.com/elementary/music/pull/817
* Actions: Use main branch by @ryonakano in https://github.com/elementary/music/pull/818
* MainWindow: Fix missing gettext by @ryonakano in https://github.com/elementary/music/pull/819
* Metainfo: add 8.1.0 release notes by @danirabbit in https://github.com/elementary/music/pull/821
* Add dark mode screenshot by @danirabbit in https://github.com/elementary/music/pull/822
* Metainfo: invert dark/light brand colors by @danirabbit in https://github.com/elementary/music/pull/823
* README: Update dependencies list by @ryonakano in https://github.com/elementary/music/pull/826
* Add accel to open files via Ctrl+O by @teamcons in https://github.com/elementary/music/pull/820
* PlaybackManager: create actions internally by @danirabbit in https://github.com/elementary/music/pull/824
* Restore last played by @teamcons in https://github.com/elementary/music/pull/814
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/music/pull/828
* Introduce a SearchBar by @leolost2605 in https://github.com/elementary/music/pull/801
* gschema: Fix invalid default value for previous-queue by @ryonakano in https://github.com/elementary/music/pull/830
* Release 8.1.0 by @danirabbit in https://github.com/elementary/music/pull/825
## New Contributors
* @zeebok made their first contribution in https://github.com/elementary/music/pull/778
* @Oowoosh0 made their first contribution in https://github.com/elementary/music/pull/795
* @teamcons made their first contribution in https://github.com/elementary/music/pull/809
**Full Changelog**: https://github.com/elementary/music/compare/8.0.0...8.1.0
## What's Changed
* Gresource non-fdo media-memory by @danirabbit in https://github.com/elementary/installer/pull/876
* CheckView: make warning items screen reader accessible by @danirabbit in https://github.com/elementary/installer/pull/885
* InstallTypeGrid: improve screenreader labeling by @danirabbit in https://github.com/elementary/installer/pull/889
* DiskGrid: improve screen reader labels by @danirabbit in https://github.com/elementary/installer/pull/890
* Metainfo: add 8.1.2 release notes by @danirabbit in https://github.com/elementary/installer/pull/894
* MainWindow: center on X11 by @danirabbit in https://github.com/elementary/installer/pull/884
* Use CSS for tnum instead of Pango by @danirabbit in https://github.com/elementary/installer/pull/887
* Actions: Use main branch by @ryonakano in https://github.com/elementary/installer/pull/899
* EncryptView: make entries screen reader accessible by @danirabbit in https://github.com/elementary/installer/pull/896
* EncryptView: make warnings messages screen reader accessible by @danirabbit in https://github.com/elementary/installer/pull/897
* DiskBar: Add some safety checks to constraints calculations by @lenemter in https://github.com/elementary/installer/pull/901
* Metainfo: add new issue fixes to 8.1.2 notes by @danirabbit in https://github.com/elementary/installer/pull/903
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/installer/pull/904
* Release 8.1.2 by @danirabbit in https://github.com/elementary/installer/pull/895
**Full Changelog**: https://github.com/elementary/installer/compare/8.1.1...8.1.2
## What's Changed
* Actions: bump flatpak to 6.4 by @danirabbit in https://github.com/elementary/calculator/pull/280
* CI: run arm workflows on arm runner by @davidmhewitt in https://github.com/elementary/calculator/pull/281
* Bump platform to 8.1 by @danirabbit in https://github.com/elementary/calculator/pull/282
* Bump flatpak/flatpak-github-actions from 6.4 to 6.5 by @dependabot[bot] in https://github.com/elementary/calculator/pull/283
* Add action icon by @danirabbit in https://github.com/elementary/calculator/pull/284
* Replace "Del" button with 'edit-clear-symbolic' icon by @alainm23 in https://github.com/elementary/calculator/pull/279
* Flatpak: bump platform to 8.2 by @danirabbit in https://github.com/elementary/calculator/pull/285
* Actions: Use main branch by @ryonakano in https://github.com/elementary/calculator/pull/288
* Metainfo: add 8.0.1 release notes by @danirabbit in https://github.com/elementary/calculator/pull/286
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/calculator/pull/291
* Release 8.0.1 by @danirabbit in https://github.com/elementary/calculator/pull/289
## New Contributors
* @alainm23 made their first contribution in https://github.com/elementary/calculator/pull/279
**Full Changelog**: https://github.com/elementary/calculator/compare/8.0.0...8.0.1
## What's Changed
* patch: fix screenshot crashing when image height exceeds width enough by @Tbusk in https://github.com/elementary/screenshot/pull/317
* Metainfo: add 8.0.3 release notes by @danirabbit in https://github.com/elementary/screenshot/pull/318
* Release 8.0.3 by @danirabbit in https://github.com/elementary/screenshot/pull/319
## New Contributors
* @Tbusk made their first contribution in https://github.com/elementary/screenshot/pull/317
**Full Changelog**: https://github.com/elementary/screenshot/compare/8.0.2...8.0.3
## What's Changed
* KeyboardLayout: list from xkbregistry by @ryonakano in https://github.com/elementary/initial-setup/pull/197
* AccountView: Allow trailing hyphens and underscores in username by @ryonakano in https://github.com/elementary/initial-setup/pull/198
* Metainfo: add 8.0.1 release notes by @danirabbit in https://github.com/elementary/initial-setup/pull/208
* Actions: Use main branch by @ryonakano in https://github.com/elementary/initial-setup/pull/210
* MainWindow: center on X11 and Wayland by @danirabbit in https://github.com/elementary/initial-setup/pull/212
* AccountView: make entry validated screen reader accessible by @danirabbit in https://github.com/elementary/initial-setup/pull/211
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/initial-setup/pull/213
* Release 8.0.1 by @danirabbit in https://github.com/elementary/initial-setup/pull/209
**Full Changelog**: https://github.com/elementary/initial-setup/compare/8.0.0...8.0.1
## What's Changed
* fix: pin cargo-c version by @davidmhewitt in https://github.com/elementary/videos/pull/398
* Actions: bump flatpak to 6.4 by @danirabbit in https://github.com/elementary/videos/pull/395
* CI: run arm workflows on arm runner by @davidmhewitt in https://github.com/elementary/videos/pull/397
* Flatpak: Fix warning about redirect by @ryonakano in https://github.com/elementary/videos/pull/401
* Use Gtk.FileDialog by @ryonakano in https://github.com/elementary/videos/pull/400
* BottomBar: mark primary menu by @danirabbit in https://github.com/elementary/videos/pull/402
* Actions: Use main branch by @ryonakano in https://github.com/elementary/videos/pull/405
* Flatpak: bump platform to 8.2 by @danirabbit in https://github.com/elementary/videos/pull/404
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/videos/pull/406
* Metainfo: add 8.0.2 release notes by @danirabbit in https://github.com/elementary/videos/pull/407
* Release 8.0.2 by @danirabbit in https://github.com/elementary/videos/pull/408
**Full Changelog**: https://github.com/elementary/videos/compare/8.0.1...8.0.2
## What's Changed
* Actions: bump flatpak to 6.4 by @danirabbit in https://github.com/elementary/camera/pull/285
* fix: pin cargo-c version by @davidmhewitt in https://github.com/elementary/camera/pull/286
* CI: run arm workflows on arm runner by @davidmhewitt in https://github.com/elementary/camera/pull/287
* Bump flatpak/flatpak-github-actions from 6.4 to 6.5 by @dependabot[bot] in https://github.com/elementary/camera/pull/289
* Flatpak: Fix warning about redirect by @ryonakano in https://github.com/elementary/camera/pull/290
* MainWindow: mark primary menubutton by @danirabbit in https://github.com/elementary/camera/pull/291
* Resource: add view-* icons by @danirabbit in https://github.com/elementary/camera/pull/292
* Actions: Use main branch by @ryonakano in https://github.com/elementary/camera/pull/294
* Bump platform to 8.2 by @danirabbit in https://github.com/elementary/camera/pull/288
* Metainfo: add 8.0.2 release notes by @danirabbit in https://github.com/elementary/camera/pull/295
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/camera/pull/298
* Release 8.0.2 by @danirabbit in https://github.com/elementary/camera/pull/296
**Full Changelog**: https://github.com/elementary/camera/compare/8.0.1...8.0.2
## What's Changed
* CI: run arm workflows on arm runner by @davidmhewitt in https://github.com/elementary/capnet-assist/pull/127
* MainWindow: Fix build warnings by @ryonakano in https://github.com/elementary/capnet-assist/pull/131
* Flatpak: bump platform to 8.2 by @danirabbit in https://github.com/elementary/capnet-assist/pull/137
* Actions: Use main branch by @ryonakano in https://github.com/elementary/capnet-assist/pull/138
## New Contributors
* @bkmgit made their first contribution in https://github.com/elementary/capnet-assist/pull/133
**Full Changelog**: https://github.com/elementary/capnet-assist/compare/8.0.1...8.0.2
## What's Changed
* Application: don't set gtk_use_portal by @danirabbit in https://github.com/elementary/switchboard/pull/339
* SettingsSideBar: Fix selection of the correct row by @leolost2605 in https://github.com/elementary/switchboard/pull/344
* README: Fix broken Weblate badge by @ryonakano in https://github.com/elementary/switchboard/pull/345
* SettingsSidebar: Fix null access when selection of SettingsSidebarRow is cleared by @ryonakano in https://github.com/elementary/switchboard/pull/347
* Enable DBus Activation by @Marukesu in https://github.com/elementary/switchboard/pull/349
* meson: prepend prefix to BINDIR by @Marukesu in https://github.com/elementary/switchboard/pull/353
* Add System Updates action by @danirabbit in https://github.com/elementary/switchboard/pull/357
## New Contributors
* @leolost2605 made their first contribution in https://github.com/elementary/switchboard/pull/336
* @Marukesu made their first contribution in https://github.com/elementary/switchboard/pull/349
**Full Changelog**: https://github.com/elementary/switchboard/compare/8.0.2...8.0.3
## What's Changed
* DLNAPage: use Gtk.FileDialog by @danirabbit in https://github.com/elementary/switchboard-plug-sharing/pull/89
* Fix no titlebar buttons when network is not available by @ryonakano in https://github.com/elementary/switchboard-plug-sharing/pull/92
**Full Changelog**: https://github.com/elementary/switchboard-plug-sharing/compare/8.0.1...8.0.2
## What's Changed
* Manager: get settings from Daemon by @danirabbit in https://github.com/elementary/switchboard-plug-bluetooth/pull/236
* PairDialog: make passkey match pincode by @danirabbit in https://github.com/elementary/switchboard-plug-bluetooth/pull/239
* Manager: use GLib.Once by @danirabbit in https://github.com/elementary/switchboard-plug-bluetooth/pull/238
* PairDialog: send ACCEPT when paired by @danirabbit in https://github.com/elementary/switchboard-plug-bluetooth/pull/240
* Metainfo: add fixed issues for 8.0.2 by @danirabbit in https://github.com/elementary/switchboard-plug-bluetooth/pull/244
* DeviceRow: use CSS for small label by @danirabbit in https://github.com/elementary/switchboard-plug-bluetooth/pull/242
* DeviceRow: get adapter internally by @danirabbit in https://github.com/elementary/switchboard-plug-bluetooth/pull/241
* DeviceRow: connect to activate by @danirabbit in https://github.com/elementary/switchboard-plug-bluetooth/pull/243
* MainView: use list model by @danirabbit in https://github.com/elementary/switchboard-plug-bluetooth/pull/245
* MainView: use two lists by @danirabbit in https://github.com/elementary/switchboard-plug-bluetooth/pull/246
## Issues Closed:
🪲️Devices are duplicated when there are multiple Bluetooth adapters
🪲️Incorrect "DISPLAY_PASSKEY" prompt used for bluetooth keyboard pairing
🪲️The buttons of the Bluetooth password confirmation window do not work
**Full Changelog**: https://github.com/elementary/switchboard-plug-bluetooth/compare/8.0.1...8.0.2
Fixes a regression in 8.0.3 that happens with unreleased version of Granite
## What's Changed
* XdgDesktopPortalPantheon: Do not access to xdg-desktop-portal before its fully initialized by @ryonakano in https://github.com/elementary/portals/pull/144
* metainfo: Add release note for 8.0.4 by @ryonakano in https://github.com/elementary/portals/pull/145
* Release 8.0.4 by @ryonakano in https://github.com/elementary/portals/pull/146
**Full Changelog**: https://github.com/elementary/portals/compare/8.0.3...8.0.4
## What's Changed
* Add .editorconfig by @ryonakano in https://github.com/elementary/bluetooth-daemon/pull/24
* Application: Refactoring by @ryonakano in https://github.com/elementary/bluetooth-daemon/pull/25
* Manager: Fix always checking whether the first adapter is discovering by @ryonakano in https://github.com/elementary/bluetooth-daemon/pull/26
* ObjectManager: Refactoring by @ryonakano in https://github.com/elementary/bluetooth-daemon/pull/27
* DeviceRow: GTK4 prep by @danirabbit in https://github.com/elementary/bluetooth-daemon/pull/31
* Application: move dark style support to startup by @danirabbit in https://github.com/elementary/bluetooth-daemon/pull/34
* SenderDialog: GTK4 prep by @danirabbit in https://github.com/elementary/bluetooth-daemon/pull/32
* Manager: track and set global state by @danirabbit in https://github.com/elementary/bluetooth-daemon/pull/38
* Fix send files by Bluetooth by @jeremypw in https://github.com/elementary/bluetooth-daemon/pull/41
* Metainfo: add 1.1.0 release notes by @danirabbit in https://github.com/elementary/bluetooth-daemon/pull/42
* Release 1.1.0 by @danirabbit in https://github.com/elementary/bluetooth-daemon/pull/43
## New Contributors
* @jeremypw made their first contribution in https://github.com/elementary/bluetooth-daemon/pull/41
**Full Changelog**: https://github.com/elementary/bluetooth-daemon/compare/1.0.1...1.1.0
## What's Changed
* Cleanup CustomShortcutListBox by @lenemter in https://github.com/elementary/settings-keyboard/pull/537
* Remove ConflictDialog by @lenemter in https://github.com/elementary/settings-keyboard/pull/539
* Update POTFILES by @lenemter in https://github.com/elementary/settings-keyboard/pull/538
* Add standard system shortcuts to list of conflicts by @lenemter in https://github.com/elementary/settings-keyboard/pull/540
* ConflictsManager: Add comments for translators by @lenemter in https://github.com/elementary/settings-keyboard/pull/541
* Add settings-daemon application launcher support by @lenemter in https://github.com/elementary/settings-keyboard/pull/536
* Prepare metainfo for 8.1.0 release by @lenemter in https://github.com/elementary/settings-keyboard/pull/543
* Release 8.1.0 by @lenemter in https://github.com/elementary/settings-keyboard/pull/544
**Full Changelog**: https://github.com/elementary/settings-keyboard/compare/8.0.2...8.1.0
## What's Changed
* Fix orientation lock sync by @lenemter in https://github.com/elementary/settings-daemon/pull/187
* Sync Wingpanel transparency to Greeter by @lenemter in https://github.com/elementary/settings-daemon/pull/188
* Add application shortcuts backend by @lenemter in https://github.com/elementary/settings-daemon/pull/190
* Cache dynamic accent color in account settings and use it in Portal by @lenemter in https://github.com/elementary/settings-daemon/pull/192
* Fix housekeeping by @lenemter in https://github.com/elementary/settings-daemon/pull/195
* Update metainfo for 8.3.1 by @lenemter in https://github.com/elementary/settings-daemon/pull/197
* Release 8.3.1 by @lenemter in https://github.com/elementary/settings-daemon/pull/198
**Full Changelog**: https://github.com/elementary/settings-daemon/compare/8.3.0...8.3.1
## What's Changed
* xcursorgen: Update xcursorgen-1.0.8.tar.gz to 1.0.9 by @elementaryBot in https://github.com/elementary/flatpak-platform/pull/200
* Actions: Replace broken easimon/maximize-build-space by @ryonakano in https://github.com/elementary/flatpak-platform/pull/199
* Metainfo: add release notes for 8.2.1 by @ryonakano in https://github.com/elementary/flatpak-platform/pull/204
* Release 8.2.1 by @ryonakano in https://github.com/elementary/flatpak-platform/pull/205
**Full Changelog**: https://github.com/elementary/flatpak-platform/compare/8.2.0...8.2.1
## What's Changed
* ShortcutsView update multitasking view shortcut by @danirabbit in https://github.com/elementary/shortcut-overlay/pull/152
* ShortcutsView: use listboxes by @danirabbit in https://github.com/elementary/shortcut-overlay/pull/157
* MainWindow: center and keep above with Pantheon protocol by @danirabbit in https://github.com/elementary/shortcut-overlay/pull/158
**Full Changelog**: https://github.com/elementary/shortcut-overlay/compare/8.0.1...8.1.0
## What's Changed
* Meson: add log domain by @danirabbit in https://github.com/elementary/settings-onlineaccounts/pull/295
* Align add button by @alainm23 in https://github.com/elementary/settings-onlineaccounts/pull/296
* Add fallback icon by @danirabbit in https://github.com/elementary/settings-onlineaccounts/pull/305
* Widgets: Add PagedDialog by @danirabbit in https://github.com/elementary/settings-onlineaccounts/pull/300
* Widgets: create FinalizePage by @danirabbit in https://github.com/elementary/settings-onlineaccounts/pull/302
* Bump EDS requirement by @danirabbit in https://github.com/elementary/settings-onlineaccounts/pull/306
* CaldavDialog: add port if missing by @danirabbit in https://github.com/elementary/settings-onlineaccounts/pull/307
## New Contributors
* @alainm23 made their first contribution in https://github.com/elementary/settings-onlineaccounts/pull/296
**Full Changelog**: https://github.com/elementary/settings-onlineaccounts/compare/8.0.1...8.0.2
## What's Changed
* Styles: add scale.warmth by @danirabbit in https://github.com/elementary/settings-display/pull/410
* Fix crash on enabling mirror display by @leonardo-lemos in https://github.com/elementary/settings-display/pull/415
* Fix Scale set by adding modes before set calling by @leonardo-lemos in https://github.com/elementary/settings-display/pull/414
* Fix crash and display arrangement when pluging new monitor by @leonardo-lemos in https://github.com/elementary/settings-display/pull/420
**Full Changelog**: https://github.com/elementary/settings-display/compare/8.0.1...8.0.2
## What's Changed
* ISSUE_TEMPLATE: Sync with .github repository by @ryonakano in https://github.com/elementary/notifications/pull/239
* Bubble: set accessible properties by @danirabbit in https://github.com/elementary/notifications/pull/240
## New Contributors
* @ryonakano made their first contribution in https://github.com/elementary/notifications/pull/239
**Full Changelog**: https://github.com/elementary/notifications/compare/8.0.0...8.1.0
## What's Changed
* Vertical Align SpinButton by @alainm23 in https://github.com/elementary/settings-desktop/pull/422
* Store Sidebar Position by @alainm23 in https://github.com/elementary/settings-desktop/pull/424
* Meson: add log domain by @danirabbit in https://github.com/elementary/settings-desktop/pull/425
* Multitasking: add a switch for fullscreen hotcorners by @danirabbit in https://github.com/elementary/settings-desktop/pull/428
* HotcornerControl/CustomCommand: Fix infinite loop by @leolost2605 in https://github.com/elementary/settings-desktop/pull/433
* Appearance: get/set animations from interface key by @danirabbit in https://github.com/elementary/settings-desktop/pull/438
* Appearance: use stateful action for radios by @danirabbit in https://github.com/elementary/settings-desktop/pull/444
* Multitasking: show apps menu hotcorner at the same corner as panel by @danirabbit in https://github.com/elementary/settings-desktop/pull/447
* Appearance: use settings.create_action by @danirabbit in https://github.com/elementary/settings-desktop/pull/445
## New Contributors
* @alainm23 made their first contribution in https://github.com/elementary/settings-desktop/pull/422
**Full Changelog**: https://github.com/elementary/settings-desktop/compare/8.1.0...8.2.0
## What's Changed
* Add beacondb for GeoClue by @danirabbit in https://github.com/elementary/default-settings/pull/331
* Remove packaging from main by @danirabbit in https://github.com/elementary/default-settings/pull/335
* Unset show-desktop shortcut by @lenemter in https://github.com/elementary/default-settings/pull/336
* Add newer apparmor profile for bubblewrap by @tintou in https://github.com/elementary/default-settings/pull/337
**Full Changelog**: https://github.com/elementary/default-settings/compare/8.0.3...8.1.0
## What's Changed
* Add Latte - the Lost Stylesheet, to the built sheets by @teamcons in https://github.com/elementary/stylesheet/pull/1315
* Adw/PreferencesWindow: fix crash in Ephy by @danirabbit in https://github.com/elementary/stylesheet/pull/1317
* Adw/PreferencesWindow: add some style fixes by @danirabbit in https://github.com/elementary/stylesheet/pull/1318
* Adw/ViewSwitcher: Fix crash with icon size by @danirabbit in https://github.com/elementary/stylesheet/pull/1319
## New Contributors
* @teamcons made their first contribution in https://github.com/elementary/stylesheet/pull/1315
**Full Changelog**: https://github.com/elementary/stylesheet/compare/8.2.0...8.2.1
## What's Changed
* Plug: add about this device search result by @danirabbit in https://github.com/elementary/switchboard-plug-about/pull/368
* OperatingSystemView.vala: use of in download progress string by @danirabbit in https://github.com/elementary/switchboard-plug-about/pull/369
* OperatingSystemView: more explicit restart directions by @danirabbit in https://github.com/elementary/switchboard-plug-about/pull/370
**Full Changelog**: https://github.com/elementary/switchboard-plug-about/compare/8.2.0...8.2.1
## What's Changed
* Meson: add log domain by @danirabbit in https://github.com/elementary/switchboard-plug-wacom/pull/67
* Fix some build warnings by @ryonakano in https://github.com/elementary/switchboard-plug-wacom/pull/71
* Add check for stylus detection by @stsdc in https://github.com/elementary/switchboard-plug-wacom/pull/70
## New Contributors
* @stsdc made their first contribution in https://github.com/elementary/switchboard-plug-wacom/pull/70
**Full Changelog**: https://github.com/elementary/switchboard-plug-wacom/compare/8.0.0...8.0.1
## What's Changed
* ISSUE-594 fix panel actual_height with scale factor by @lagoshny in https://github.com/elementary/wingpanel/pull/601
* PanelWindow: Update size on scale change by @leolost2605 in https://github.com/elementary/wingpanel/pull/602
## New Contributors
* @lagoshny made their first contribution in https://github.com/elementary/wingpanel/pull/601
**Full Changelog**: https://github.com/elementary/wingpanel/compare/8.0.2...8.0.3
## What's Changed
* Consistency improvement with dock menu item by @teamcons in https://github.com/elementary/applications-menu/pull/622
* Remove libsoup dep by @danirabbit in https://github.com/elementary/applications-menu/pull/625
* AppContextMenu: change keep in dock label by @danirabbit in https://github.com/elementary/applications-menu/pull/627
## New Contributors
* @teamcons made their first contribution in https://github.com/elementary/applications-menu/pull/622
**Full Changelog**: https://github.com/elementary/applications-menu/compare/8.0.0...8.0.1
## What's Changed
* Update dependency in readme by @stsdc in https://github.com/elementary/wingpanel-indicator-power/pull/276
* Show the device model if available by @alainm23 in https://github.com/elementary/wingpanel-indicator-power/pull/275
* Optimize Battery Icon Calculation and State Handling by @alainm23 in https://github.com/elementary/wingpanel-indicator-power/pull/273
* Metainfo: add 8.0.2 release notes by @danirabbit in https://github.com/elementary/wingpanel-indicator-power/pull/279
* Release 8.0.2 by @danirabbit in https://github.com/elementary/wingpanel-indicator-power/pull/280
## New Contributors
* @stsdc made their first contribution in https://github.com/elementary/wingpanel-indicator-power/pull/276
* @alainm23 made their first contribution in https://github.com/elementary/wingpanel-indicator-power/pull/275
**Full Changelog**: https://github.com/elementary/wingpanel-indicator-power/compare/8.0.1...8.0.2
## What's Changed
* Store Sidebar Position by @alainm23 in https://github.com/elementary/switchboard-plug-mouse-touchpad/pull/249
* Meson: add log domain by @danirabbit in https://github.com/elementary/switchboard-plug-mouse-touchpad/pull/250
* Update pointer icons by @danirabbit in https://github.com/elementary/switchboard-plug-mouse-touchpad/pull/252
* Release 8.0.2 by @danirabbit in https://github.com/elementary/switchboard-plug-mouse-touchpad/pull/251
## New Contributors
* @alainm23 made their first contribution in https://github.com/elementary/switchboard-plug-mouse-touchpad/pull/249
**Full Changelog**: https://github.com/elementary/switchboard-plug-mouse-touchpad/compare/8.0.1...8.0.2
## What's Changed
* MainWindow: center with shell protocol by @danirabbit in https://github.com/elementary/onboarding/pull/248
**Full Changelog**: https://github.com/elementary/onboarding/compare/8.0.2...8.0.3
## What's Changed
* Fix valadoc and some style issues by @leolost2605 in https://github.com/elementary/pantheon-wayland/pull/1
**Full Changelog**: https://github.com/elementary/pantheon-wayland/commits/1.0.0
Three new actions we're using in production:
- **vala-lint:** Run vala-lint on your repo
- **release:** Generate Debian changelogs, GitHub releases, and push release tags to your repo
- **gettext-template:** Automatically update the translation files of your repo