Latest Releases

The latest release from each repository and its status

Last updated .

Release Commits Since
dock
8.1.2 on

dock 8.1.2 Released

Updated translations

8.1.1 on

dock 8.1.1 Released

Updated translations

8.1.0 on

dock 8.1.0 Released

Updated translations

Open context menus with long-press

Cycle through windows when hovering over an app with drag-and-drop

Improve memory usage

Fix dock bounds when hide mode is 'Never'

## What's Changed * Introduce an AppSystem by @leolost2605 in https://github.com/elementary/dock/pull/336 * Rename LauncherManager into ItemManager by @lenemter in https://github.com/elementary/dock/pull/362 * Introduce WindowSystem by @lenemter in https://github.com/elementary/dock/pull/363 * Move reduce transparency to main window by @lenemter in https://github.com/elementary/dock/pull/372 * Restructure the project by @lenemter in https://github.com/elementary/dock/pull/371 * Cycle through windows when hovering over launcher with dnd by @lenemter in https://github.com/elementary/dock/pull/374 * Launcher: Fix memory leaks by @leolost2605 in https://github.com/elementary/dock/pull/376 * Introduce BaseItem by @lenemter in https://github.com/elementary/dock/pull/373 * Fix warnings by @lenemter in https://github.com/elementary/dock/pull/378 * Workspace switcher by @lenemter in https://github.com/elementary/dock/pull/361 * Open MultitaskingView when clicking active workspace by @leolost2605 in https://github.com/elementary/dock/pull/384 * GSchema: remove multitasking from defaults by @danirabbit in https://github.com/elementary/dock/pull/386 * DynamicWorkspaceItem: open multitasking if clicked again by @danirabbit in https://github.com/elementary/dock/pull/385 * WorkspaceSystem: sort windows by time they appeared on the workspace by @lenemter in https://github.com/elementary/dock/pull/388 * Implement workspace reordering with drag and drop by @leolost2605 in https://github.com/elementary/dock/pull/392 * Support long press on launchers by @leolost2605 in https://github.com/elementary/dock/pull/398 * Remove dependency on libgee by @tintou in https://github.com/elementary/dock/pull/401 * Fix crash and visual bugs with animations disabled by @lenemter in https://github.com/elementary/dock/pull/405 * Make workspace switcher optional by @danirabbit in https://github.com/elementary/dock/pull/407 * Revert "GSchema: remove multitasking from defaults" by @danirabbit in https://github.com/elementary/dock/pull/408 * Fix dock bounds when hide mode is 'Never' by @lenemter in https://github.com/elementary/dock/pull/411 * Fix meson options by @lenemter in https://github.com/elementary/dock/pull/413 * Show multiple dots for apps with multiple windows by @lenemter in https://github.com/elementary/dock/pull/412 **Full Changelog**: https://github.com/elementary/dock/compare/8.0.2...8.1.0

Up to date
portals
8.0.3 on

portals 8.0.3 Released

New Features:

  • Updated translations

8.0.2 on

portals 8.0.2 Released

New Features:

  • Updated translations

8.0.1 on

portals 8.0.1 Released

New Features:

  • Updated translations

Up to date
settings-daemon
8.3.1 on

settings-daemon 8.3.1 Released

Improvements:

  • Updated translations
## 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

Up to date
gala
8.2.3 on

gala 8.2.3 Released

Improvements:

  • Updated translations
## What's Changed * WindowClone: Fix interaction with multiple monitors by @lenemter in https://github.com/elementary/gala/pull/2406 * GestureController: Handle gesture interruption transparently by @leolost2605 in https://github.com/elementary/gala/pull/2411 * Remove InternalUtils.scale_to_int by @lenemter in https://github.com/elementary/gala/pull/2422 * MultitaskingView: Reload blurred bg when updating monitors by @lenemter in https://github.com/elementary/gala/pull/2417 * ShellWindow: Clip window actor when applying translations by @leolost2605 in https://github.com/elementary/gala/pull/2419 * Add 'Open in Photo Viewer' to screenshot notification by @lenemter in https://github.com/elementary/gala/pull/2299 * Remove WindowAttentionTracker by @lenemter in https://github.com/elementary/gala/pull/2405 * WindowManager: correctly offset window actor by @lenemter in https://github.com/elementary/gala/pull/2428 * Daemon: disable "Move to Workspace" when it does nothing by @lenemter in https://github.com/elementary/gala/pull/2431 * Close window overview when last window is closed by @lenemter in https://github.com/elementary/gala/pull/2430 * Rewrite ShadowEffect by @lenemter in https://github.com/elementary/gala/pull/2433 * ShellWindow: remove clip when needed by @lenemter in https://github.com/elementary/gala/pull/2427 * Shorten long keybinding lines by @lenemter in https://github.com/elementary/gala/pull/2310 * PiP: restrict selection area to window frame rect by @lenemter in https://github.com/elementary/gala/pull/2432 * Release the Barrier once the threshhold is reached by @leolost2605 in https://github.com/elementary/gala/pull/2425 * Daemon: Use size request instead of default size by @lenemter in https://github.com/elementary/gala/pull/2413 * WindowSwitcher: correctly draw border on HiDPI by @lenemter in https://github.com/elementary/gala/pull/2423 * Prepare metainfo for 8.2.3 release by @lenemter in https://github.com/elementary/gala/pull/2435 * Remove 'Open in Photo Viewer' action from screenshot notification by @lenemter in https://github.com/elementary/gala/pull/2436 * Release 8.2.3 by @lenemter in https://github.com/elementary/gala/pull/2437 **Full Changelog**: https://github.com/elementary/gala/compare/8.2.2...8.2.3

8.2.2 on

gala 8.2.2 Released

Improvements:

  • Updated translations
## What's Changed * MultitaskingView: Always show monitor clones by @lenemter in https://github.com/elementary/gala/pull/2393 * Add support for restoring previous region by @lenemter in https://github.com/elementary/gala/pull/2392 **Full Changelog**: https://github.com/elementary/gala/compare/8.2.1...8.2.2

8.2.1 on

gala 8.2.1 Released

Improvements:

  • Updated translations
## What's Changed * ShadowEffect: fix scale by @lenemter in https://github.com/elementary/gala/pull/2381 * Fix workspace switch by @lenemter in https://github.com/elementary/gala/pull/2389 * Correctly unset x11 pass through by @lenemter in https://github.com/elementary/gala/pull/2391 **Full Changelog**: https://github.com/elementary/gala/compare/8.2.0...8.2.1

8.2.0 on

gala 8.2.0 Released

Improvements:

  • Updated translations
  • Window state is now saved on sleep and shutdown
  • Remove scaling effect from menus
  • Swipe up to close windows in Multitasking View
🪲️ Send a persistent notification after taking a screenshot 🪲️ Use org.gnome.desktop.interface enable-animations 🪲️ Multitasking View. Wingpanel shows for brief moment if a fullscreen wokspace is selected after coming from a wokspace that shows the wingpanel. 🪲️ Check for redacted font 🪲️ Super+Number. When workspace doesn't exist, switch to last workspace instead. 🪲️ Postman app is captured partially (and without a shadow) 🪲️ Touchpad desktop switching gesture is sometimes unresponsive 🪲️ Overview window title should follow keyboard focus 🪲️ Better post-screenshot animation 🪲️ Wrong context menu placement 🪲️ Override redirect Popup menu type window under Xwayland can not be displayed on the second XMapWindow 🪲️ Swiping in the multitasking view can close applications 🪲️ Ghost of window on another workspace appears when cancelling workspace swipe 🪲️ Dock crash may crash Gala 🪲️ Can't reveal dock when animations are disabled 🪲️ Unlocking firewall settings leads to crash 🪲️ Lutris Flatpak crashes gala with GE setup 🪲️ Menus only show once 🪲️ False detection of "background activity" for some Flatpak apps ## What's Changed * WorkspaceManager: Code style by @leolost2605 in https://github.com/elementary/gala/pull/2222 * Remove x_get_stage_window by @lenemter in https://github.com/elementary/gala/pull/2224 * Move clutter_actor_reparent to InternalUtils by @lenemter in https://github.com/elementary/gala/pull/2223 * HotCorners: Fix custom action if there's only one by @leolost2605 in https://github.com/elementary/gala/pull/2220 * Remove Clutter.get_default_backend usage by @leolost2605 in https://github.com/elementary/gala/pull/2218 * ShellClients: Use translation y instead of clone and use gesturetransition for animation by @leolost2605 in https://github.com/elementary/gala/pull/2192 * Introduce a shell group by @leolost2605 in https://github.com/elementary/gala/pull/2195 * Avoid making ScreenshotManager static by @lenemter in https://github.com/elementary/gala/pull/2235 * Avoid making DBusAccelerator static by @lenemter in https://github.com/elementary/gala/pull/2236 * PointerLocator: inline namespace by @lenemter in https://github.com/elementary/gala/pull/2244 * WindowIconActor: inline namespace by @lenemter in https://github.com/elementary/gala/pull/2245 * DwellClickTimer: inline namespace by @lenemter in https://github.com/elementary/gala/pull/2246 * Introduce NotificationsManager by @lenemter in https://github.com/elementary/gala/pull/2237 * IconGroup: Inline namespace by @leolost2605 in https://github.com/elementary/gala/pull/2247 * IconGroupContainer: Inline namespace by @leolost2605 in https://github.com/elementary/gala/pull/2248 * ScreenSaverManager: inline namespace by @lenemter in https://github.com/elementary/gala/pull/2249 * MultitaskingView: Allow workspace switch animation to be interrupted by @leolost2605 in https://github.com/elementary/gala/pull/2161 * Fix docstring by @lenemter in https://github.com/elementary/gala/pull/2253 * Inline namespaces by @lenemter in https://github.com/elementary/gala/pull/2252 * Update POTFILES by @lenemter in https://github.com/elementary/gala/pull/2254 * Move panel hiding to the shell clients by @leolost2605 in https://github.com/elementary/gala/pull/2239 * Fix gettext CI by @lenemter in https://github.com/elementary/gala/pull/2257 * Send notification on screenshot by @lenemter in https://github.com/elementary/gala/pull/2238 * Split Dialog.vala into multiple files by @lenemter in https://github.com/elementary/gala/pull/2256 * HideTracker: Disconnect timeouts on unmanaging by @leolost2605 in https://github.com/elementary/gala/pull/2272 * WorkspaceManager: Queue an idle to add a window by @leolost2605 in https://github.com/elementary/gala/pull/2271 * WorkspaceManager: Fix crash on workspace removed by @leolost2605 in https://github.com/elementary/gala/pull/2281 * Dock workspace switcher by @lenemter in https://github.com/elementary/gala/pull/2265 * ToucheggBackend: Use Priority.DEFAULT for sending events to the main thread by @leolost2605 in https://github.com/elementary/gala/pull/2284 * Drop support for static workspaces by @lenemter in https://github.com/elementary/gala/pull/2282 * Add button to the screenshot notification by @lenemter in https://github.com/elementary/gala/pull/2241 * WorkspaceManager: Fix dynamic workspaces by @leolost2605 in https://github.com/elementary/gala/pull/2286 * Introduce GestureController by @leolost2605 in https://github.com/elementary/gala/pull/2258 * WorkspaceManager/cleanup: Fix crash by @leolost2605 in https://github.com/elementary/gala/pull/2292 * Use GestureController for Zoom by @leolost2605 in https://github.com/elementary/gala/pull/2296 * WindowManager: cleanup maximize and unmaximize animations by @lenemter in https://github.com/elementary/gala/pull/2255 * Use org.gnome.desktop.interface enable-animations by @lenemter in https://github.com/elementary/gala/pull/2288 * Multitasking view desktop workspace switch by @leolost2605 in https://github.com/elementary/gala/pull/2291 * Update POTFILES by @leolost2605 in https://github.com/elementary/gala/pull/2300 * WindowSwitcher: Use GestureController by @leolost2605 in https://github.com/elementary/gala/pull/2302 * Simplify multitasking view type by @lenemter in https://github.com/elementary/gala/pull/2303 * Remove unused GestureTracker by @leolost2605 in https://github.com/elementary/gala/pull/2304 * Cleanup ScreenshotManager and WindowManager by @lenemter in https://github.com/elementary/gala/pull/2298 * DesktopIntegration: add 'time-appeared-on-workspace' property by @lenemter in https://github.com/elementary/gala/pull/2285 * Require mutter 45 by @leolost2605 in https://github.com/elementary/gala/pull/2221 * Introduce an action filter by @leolost2605 in https://github.com/elementary/gala/pull/2301 * Daemon: scale background menu coordinates by @lenemter in https://github.com/elementary/gala/pull/2306 * HideTracker: Fix not hiding when barrier triggered without hovering by @leolost2605 in https://github.com/elementary/gala/pull/2312 * Multitasking view fixes by @leolost2605 in https://github.com/elementary/gala/pull/2319 * Inline namespace for MultitaskingView by @leolost2605 in https://github.com/elementary/gala/pull/2325 * Switch/Move to ws shortcuts: if ws doesn't exist, switch to last instead by @lenemter in https://github.com/elementary/gala/pull/2316 * Reduce the number of windows_changed calls by @lenemter in https://github.com/elementary/gala/pull/2314 * WindowStateSaver: save windows position on sleep and shutdown by @lenemter in https://github.com/elementary/gala/pull/2318 * Rewrite WorkspaceManager by @leolost2605 in https://github.com/elementary/gala/pull/2326 * WindowClone: allow close window action on mice only by @lenemter in https://github.com/elementary/gala/pull/2210 * Update metainfo by @lenemter in https://github.com/elementary/gala/pull/2331 * KeyboardManager: add model support by @lenemter in https://github.com/elementary/gala/pull/2328 * Reorder workspaces by @leolost2605 in https://github.com/elementary/gala/pull/2320 * DesktopIntegration: Fix no emission of the running_applications_changed signal by @leolost2605 in https://github.com/elementary/gala/pull/2324 * Multitasking view: swipe up to close window by @lenemter in https://github.com/elementary/gala/pull/2327 * WindowSwitcher: use Clutter.Stage.set_key_focus () by @lenemter in https://github.com/elementary/gala/pull/2338 * ShadowEffect: cleanup scale factor by @lenemter in https://github.com/elementary/gala/pull/2336 * ScreenShield -> SessionLocker by @lenemter in https://github.com/elementary/gala/pull/2339 * WindowClone: fix close button by @lenemter in https://github.com/elementary/gala/pull/2345 * WindowClone: always show window title by @lenemter in https://github.com/elementary/gala/pull/2344 * Remove scaling effect for menus by @lenemter in https://github.com/elementary/gala/pull/2348 * WorkspaceClone: Activate workspace here by @leolost2605 in https://github.com/elementary/gala/pull/2349 * Check for redacted font by @lenemter in https://github.com/elementary/gala/pull/2313 * PositionedWindow: block position_changed signal while positioning by @lenemter in https://github.com/elementary/gala/pull/2351 * Streamline monitor scale passing by @leolost2605 in https://github.com/elementary/gala/pull/2354 * WindowSwitcher: Fix crash by @leolost2605 in https://github.com/elementary/gala/pull/2361 * Remodel GestureController lifetimes by @leolost2605 in https://github.com/elementary/gala/pull/2355 * KeyboardManager: cleanup by @lenemter in https://github.com/elementary/gala/pull/2372 * Add toggle-multitasking-view shortcut by @lenemter in https://github.com/elementary/gala/pull/2309 * ScreenshotManager: use window buffer rect by @lenemter in https://github.com/elementary/gala/pull/2375 * Remove destroy effect for menus by @lenemter in https://github.com/elementary/gala/pull/2371 **Full Changelog**: https://github.com/elementary/gala/compare/8.1.0...8.2.0

4 commits
files
7.1.2 on

files 7.1.2 Released

Minor updates:

  • Further preparation for porting to Gtk4
  • Updated translations
## What's Changed * Styles: no space before parenth by @danirabbit in https://github.com/elementary/files/pull/2555 * AbstractSlot: GTK4 prep by @danirabbit in https://github.com/elementary/files/pull/2558 * Remove PortalTester by @danirabbit in https://github.com/elementary/files/pull/2559 * FileUtils: use present/response/close for error_dialog by @danirabbit in https://github.com/elementary/files/pull/2562 * Plugins/Trash: GTK4 prep by @danirabbit in https://github.com/elementary/files/pull/2563 * FileUtils: add button consequences to ensure dialog body text by @danirabbit in https://github.com/elementary/files/pull/2561 * Filechooser/Main: replace dialog show_all with present by @danirabbit in https://github.com/elementary/files/pull/2560 * Gtk4 Prep - Use dialog.response.connect () pattern by @jeremypw in https://github.com/elementary/files/pull/2568 * Renamer: Avoid listbox get_children by @danirabbit in https://github.com/elementary/files/pull/2564 * FileChooserDialog: show_all dialog contents by @danirabbit in https://github.com/elementary/files/pull/2569 * Show context menu on all areas of sidebar by @jeremypw in https://github.com/elementary/files/pull/2575 * Directory View: Do not end renaming when clicking on editable widget by @jeremypw in https://github.com/elementary/files/pull/2572 * Fix Files hanging when unplugging removable drive by @jeremypw in https://github.com/elementary/files/pull/2582 * Prepare for release 7.1.2 by @jeremypw in https://github.com/elementary/files/pull/2583 * Release v7.1.2 by @jeremypw in https://github.com/elementary/files/pull/2584 **Full Changelog**: https://github.com/elementary/files/compare/7.1.1...7.1.2

4 commits
flatpak-platform
8.2.1 on

Platform 8.2.1 Released!

## 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

8.2.0 on

Platform 8.2.0 Released!

## What's Changed * Bump GNOME platform to 48 by @danirabbit in https://github.com/elementary/flatpak-platform/pull/191 * stylesheet: Update stylesheet.git to 8.2.1 by @elementaryBot in https://github.com/elementary/flatpak-platform/pull/194 **Full Changelog**: https://github.com/elementary/flatpak-platform/compare/8.0.0...8.2.0

Up to date
shortcut-overlay
8.1.0 on

shortcut-overlay 8.1.0 Released

  • Updated translations
## 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

7 commits
settings-onlineaccounts
8.0.2 on

settings-onlineaccounts 8.0.2 Released

Minor updates:

  • Updated translations
## 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

1 commit
settings-display
8.0.2 on

Display Settings 8.0.2 Released

Minor updates:

  • Updated translations
## 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

1 commit
notifications
8.1.0 on

notifications 8.1.0 Released

Minor Updates:

  • Updated translations
## 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

Up to date
settings-desktop
8.2.0 on

settings-desktop 8.2.0 Released

Other updates:

  • Add setting for fullscreen hotcorners
  • Updated translations
## 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

Up to date
settings-keyboard
8.0.2 on

Keyboard Settings 8.0.2 Released!

## What's Changed * Meson: add log domain by @danirabbit in https://github.com/elementary/settings-keyboard/pull/522 * Use new multitasking view key by @lenemter in https://github.com/elementary/settings-keyboard/pull/531 **Full Changelog**: https://github.com/elementary/settings-keyboard/compare/8.0.1...8.0.2

176 commits
default-settings
8.1.0 on

Default Settings 8.1.0 Released!

## 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

Up to date
stylesheet
8.2.1 on

stylesheet 8.2.1 Released

Improve support for LibAdwaita widgets:

  • Adw.ViewSwitcher: Fix crash with icon size
  • Add Latte stylesheet
## 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

6 commits
switchboard-plug-locale
8.0.2 on

switchboard-plug-locale 8.0.2 Released

Minor improvements:

  • More responsive design layout
  • Updated translations

9 commits
switchboard-plug-about
8.2.1 on

switchboard-plug-about 8.2.1 Released

Minor updates:

  • Updated translations
## 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

4 commits
switchboard-plug-wacom
8.0.1 on

switchboard-plug-wacom 8.0.1 Released

Updates:

  • Updated translations
## 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

2 commits
appcenter
8.2.0 on

appcenter 8.2.0 Released

Other Improvements:

  • Updated translations
## What's Changed * Add label for in-app purchases by @danirabbit in https://github.com/elementary/appcenter/pull/2274 * CategoryView: use listmodels by @danirabbit in https://github.com/elementary/appcenter/pull/2275 * Create AppIcon by @danirabbit in https://github.com/elementary/appcenter/pull/2278 * AppIcon: reload on metadata remote preprocessed by @danirabbit in https://github.com/elementary/appcenter/pull/2282 * Create screenshot widget by @danirabbit in https://github.com/elementary/appcenter/pull/2280 * AppInfo: use provider.load_from_string by @danirabbit in https://github.com/elementary/appcenter/pull/2286 **Full Changelog**: https://github.com/elementary/appcenter/compare/8.1.0...8.2.0

26 commits
quick-settings
1.2.0 on

quick-settings 1.2.0 Released

Other Improvements:

  • Updated translations
## What's Changed * Adapt to uid_t being an available type since Vala 0.56.17 by @tintou in https://github.com/elementary/quick-settings/pull/91 * Cleaner shutdown or restart by @vjr in https://github.com/elementary/quick-settings/pull/96 * Add "Prevent Sleep" toggle by @lenemter in https://github.com/elementary/quick-settings/pull/93 * DarkModeToggle: use Settings daemon key by @danirabbit in https://github.com/elementary/quick-settings/pull/100 * Make PreventSleepToggle self contained by @danirabbit in https://github.com/elementary/quick-settings/pull/99 * Show suspend button not lock when actually suspending in greeter by @vjr in https://github.com/elementary/quick-settings/pull/94 * Update screenshot by @ryonakano in https://github.com/elementary/quick-settings/pull/105 ## New Contributors * @tintou made their first contribution in https://github.com/elementary/quick-settings/pull/91 * @vjr made their first contribution in https://github.com/elementary/quick-settings/pull/96 * @lenemter made their first contribution in https://github.com/elementary/quick-settings/pull/93 * @ryonakano made their first contribution in https://github.com/elementary/quick-settings/pull/104 **Full Changelog**: https://github.com/elementary/quick-settings/compare/1.1.0...1.2.0

27 commits
os
8.0.1-rc2 on

OS 8.0.1

**elementary OS 8.0.1 Available Now:** A bundle of bug fixes and a couple creature comforts We’re proud to announce that OS 8.0.1 is available to download now and shipping on several high-quality computers. To get elementary OS 8.0.1 now, head to [elementary.io] for the download—or read the [blog post] for the details! As always, more info about installing (including verifying the SHA256 sum) can be found at [elementary.io/docs/installation]. Be sure to read the [release FAQ]. [elementary.io]: https://elementary.io [blog post]: https://blog.elementary.io/os-8-0-1-available-now/ [elementary.io/docs/installation]: https://elementary.io/docs/installation [release FAQ]: https://github.com/elementary/os/wiki/OS-8-FAQ

1 commit
wingpanel-indicator-sound
8.0.1 on

wingpanel-indicator-sound 8.0.1 Released

Minor updates

  • Updated translations
## What's Changed * PlayerRow: fix icon size by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/276 * Fix deprecated provider for context by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/278 * DeviceItem: use device object by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/277 * Fix loading albumArt from Chromium MPRIS by @EndarValuk in https://github.com/elementary/wingpanel-indicator-sound/pull/280 ## New Contributors * @EndarValuk made their first contribution in https://github.com/elementary/wingpanel-indicator-sound/pull/280 **Full Changelog**: https://github.com/elementary/wingpanel-indicator-sound/compare/8.0.0...8.0.1

21 commits
wingpanel
8.0.3 on

wingpanel 8.0.3 Released

Improvements:

  • Updated translations
## 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

24 commits
action-appcenter-review-find-manifest
v1.5.1 on

v1.5.1

## [1.5.1](https://github.com/elementary/action-appcenter-review-find-manifest/compare/v1.5.0...v1.5.1) (2025-02-23) ### Bug Fixes * **deps:** bump @actions/core from 1.10.1 to 1.11.1 ([#88](https://github.com/elementary/action-appcenter-review-find-manifest/issues/88)) ([9baec44](https://github.com/elementary/action-appcenter-review-find-manifest/commit/9baec4441682a48f29fba561a8a412632e0c3ba9))

Up to date
action-appcenter-review-parse
v1.2.5 on

v1.2.5

## [1.2.5](https://github.com/elementary/action-appcenter-review-parse/compare/v1.2.4...v1.2.5) (2025-02-23) ### Bug Fixes * **deps:** npm audit fix ([66c3a33](https://github.com/elementary/action-appcenter-review-parse/commit/66c3a333e887eb7d5775faea2dfcbe3462370b49))

Up to date
action-appcenter-review-checklist
v1.2.0 on

v1.2.0

# [1.2.0](https://github.com/elementary/action-appcenter-review-checklist/compare/v1.1.0...v1.2.0) (2025-02-23) ### Features * release 1.2.0 ([36bc6fe](https://github.com/elementary/action-appcenter-review-checklist/commit/36bc6fef58bd73eebca66cc5c34a022eae36ec42))

Up to date
applications-menu
8.0.1 on

applications-menu 8.0.1 Released

Improvements:

  • Updated translations
## 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

46 commits
terminal
7.0.0 on

terminal 7.0.0 Released

## What's Changed * Tests: add unsafe paste test by @danirabbit in https://github.com/elementary/terminal/pull/818 * Fix focussing terminal after select by @jeremypw in https://github.com/elementary/terminal/pull/846 * Disconnect and reconnect signals on dragging a tab out of a window by @jeremypw in https://github.com/elementary/terminal/pull/854 * Metainfo: add 7.0.0 release notes by @danirabbit in https://github.com/elementary/terminal/pull/855 * Release 7.0.0 by @danirabbit in https://github.com/elementary/terminal/pull/856 **Full Changelog**: https://github.com/elementary/terminal/compare/6.3.1...7.0.0

28 commits
switchboard-plug-network
8.1.0 on

switchboard-plug-network 8.1.0 Released

Minor updates

  • Updated translations
## What's Changed * InfoBox: add metered data switch by @danirabbit in https://github.com/elementary/switchboard-plug-network/pull/414 * WifiPage: create settings dialog by @danirabbit in https://github.com/elementary/switchboard-plug-network/pull/413 * WifiMenuItem: manage own button box by @danirabbit in https://github.com/elementary/switchboard-plug-network/pull/418 * InfoBox: add auto connect switch by @danirabbit in https://github.com/elementary/switchboard-plug-network/pull/416 * InfoBox: remove extra margins and align by @danirabbit in https://github.com/elementary/switchboard-plug-network/pull/421 **Full Changelog**: https://github.com/elementary/switchboard-plug-network/compare/8.0.1...8.1.0

5 commits
panel-power
8.0.2 on

wingpanel-indicator-power 8.0.2 Released

Minor updates:

  • Updated translations
## 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

14 commits
greeter
8.0.1 on

greeter 8.0.1 Released

Minor updates:

  • Updated translations
## What's Changed * ci: Update mutter version for noble by @ryonakano in https://github.com/elementary/greeter/pull/762 * Application: subclass Gtk.Application by @danirabbit in https://github.com/elementary/greeter/pull/728 * Create Application.css by @danirabbit in https://github.com/elementary/greeter/pull/763 * MainWindow: use built-in action group for select-session by @danirabbit in https://github.com/elementary/greeter/pull/766 * CapsLockRevealer: GTK4 prep by @danirabbit in https://github.com/elementary/greeter/pull/764 * CSS: specify window.background opacity by @danirabbit in https://github.com/elementary/greeter/pull/769 * Main: don't start settings daemon in installer session by @danirabbit in https://github.com/elementary/greeter/pull/761 * Add Mutter 47 support by @danirabbit in https://github.com/elementary/greeter/pull/772 * Run our session manager as a separate process by @lenemter in https://github.com/elementary/greeter/pull/779 **Full Changelog**: https://github.com/elementary/greeter/compare/8.0.0...8.0.1

38 commits
switchboard-plug-mouse-touchpad
8.0.2 on

switchboard-plug-mouse-touchpad 8.0.2 Released

## 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

4 commits
bluetooth-daemon
1.0.1 on

bluetooth-daemon 1.0.1 Released

Other Improvements:

  • Updated translations

35 commits
onboarding
8.0.3 on

onboarding 8.0.3 Released

## 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

11 commits
settings-applications
8.1.0 on

switchboard-plug-applications 8.1.0 Released

## What's Changed * Add Notifications settings by @danirabbit in https://github.com/elementary/switchboard-plug-applications/pull/238 * AppSettingsView: Fix typo 'Notications' -> 'Notifications' by @ryonakano in https://github.com/elementary/switchboard-plug-applications/pull/239 * Store Sidebar Position by @alainm23 in https://github.com/elementary/switchboard-plug-applications/pull/240 * Meson: add log domain by @danirabbit in https://github.com/elementary/switchboard-plug-applications/pull/241 ## New Contributors * @alainm23 made their first contribution in https://github.com/elementary/switchboard-plug-applications/pull/240 **Full Changelog**: https://github.com/elementary/switchboard-plug-applications/compare/8.0.0...8.1.0

9 commits
switchboard-plug-security-privacy
8.0.1 on

switchboard-plug-security-privacy 8.0.1 Released

Minor updates:

  • Translation updates

15 commits
installer
8.1.1 on

installer 8.1.1 Released

## What's Changed * MainWindow: center with pantheon protocol by @danirabbit in https://github.com/elementary/installer/pull/841 * EncryptView: use single view by @danirabbit in https://github.com/elementary/installer/pull/847 * fix(DiskBar): simplify and prevent invalid constraints by @davidmhewitt in https://github.com/elementary/installer/pull/862 **Full Changelog**: https://github.com/elementary/installer/compare/8.1.0...8.1.1

18 commits
switchboard-plug-power
8.0.1 on

switchboard-plug-power 8.0.1 Released

## What's Changed * Meson: add log domain by @danirabbit in https://github.com/elementary/switchboard-plug-power/pull/271 * Metainfo: 8.0.1 release notes by @danirabbit in https://github.com/elementary/switchboard-plug-power/pull/273 * Release 8.0.1 by @danirabbit in https://github.com/elementary/switchboard-plug-power/pull/274 **Full Changelog**: https://github.com/elementary/switchboard-plug-power/compare/8.0.0...8.0.1

5 commits
switchboard-plug-sharing
8.0.1 on

switchboard-plug-sharing 8.0.1 Released

## What's Changed * Bluetooth in the title case by @ryonakano in https://github.com/elementary/switchboard-plug-sharing/pull/82 * Store Sidebar Position by @alainm23 in https://github.com/elementary/switchboard-plug-sharing/pull/84 * Meson: add log domain by @danirabbit in https://github.com/elementary/switchboard-plug-sharing/pull/85 ## New Contributors * @alainm23 made their first contribution in https://github.com/elementary/switchboard-plug-sharing/pull/84 **Full Changelog**: https://github.com/elementary/switchboard-plug-sharing/compare/8.0.0...8.0.1

22 commits
feedback
8.0.1 on

feedback 8.0.1 Released

Improvements:

  • Updated translations

12 commits
capnet-assist
8.0.1 on

capnet-assist 8.0.1 Released

## What's Changed * l10n: Correct gettext package name by @ryonakano in https://github.com/elementary/capnet-assist/pull/122 * Add quit action by @stsdc in https://github.com/elementary/capnet-assist/pull/123 ## New Contributors * @stsdc made their first contribution in https://github.com/elementary/capnet-assist/pull/123 **Full Changelog**: https://github.com/elementary/capnet-assist/compare/8.0.0...8.0.1

44 commits
iconbrowser
8.0.0 on

iconbrowser 8.0.0 Released

## What's Changed * AppData: Add translation info by @ryonakano in https://github.com/elementary/iconbrowser/pull/47 * CI: Use flatpak gettext action by @danirabbit in https://github.com/elementary/iconbrowser/pull/50 * Flatpak: bump platform to 8 by @danirabbit in https://github.com/elementary/iconbrowser/pull/51 * CategoryView: update list with additions and removals for platform 8 by @danirabbit in https://github.com/elementary/iconbrowser/pull/53 * Application: Replace Gtk.Window.present_with_time with present by @ryonakano in https://github.com/elementary/iconbrowser/pull/55 * Add button to copy code snippet by @ryonakano in https://github.com/elementary/iconbrowser/pull/56 * Focus search when typing by @alainm23 in https://github.com/elementary/iconbrowser/pull/57 * Use IconCollection by @alainm23 in https://github.com/elementary/iconbrowser/pull/60 ## New Contributors * @alainm23 made their first contribution in https://github.com/elementary/iconbrowser/pull/57 **Full Changelog**: https://github.com/elementary/iconbrowser/compare/2.2.0...8.0.0

31 commits
screenshot
8.0.1 on

screenshot 8.0.1 Released

## What's Changed * Use the portal by @leolost2605 in https://github.com/elementary/screenshot/pull/284 * Port to GTK4 by @danirabbit in https://github.com/elementary/screenshot/pull/240 * Fix copy to clipboard by @alainm23 in https://github.com/elementary/screenshot/pull/285 ## New Contributors * @alainm23 made their first contribution in https://github.com/elementary/screenshot/pull/285 **Full Changelog**: https://github.com/elementary/screenshot/compare/8.0.0...8.0.1

25 commits
camera
8.0.1 on

camera 8.0.1 Released

Minor updates:

  • Updated translations

32 commits
switchboard-plug-parental-controls
8.0.1 on

switchboard-plug-parental-controls 8.0.1 Released

Minor updates:

  • Updated translations

7 commits
granite
7.6.0 on

granite 7.6.0 Released

## What's Changed * Dialog: Add since annotation to new method by @davidmhewitt in https://github.com/elementary/granite/pull/721 * SwitchModelButton: set accessible label, description, and state by @danirabbit in https://github.com/elementary/granite/pull/723 * ValidatedEntry: set AccessibleState by @danirabbit in https://github.com/elementary/granite/pull/724 * HeaderLabel: set accessible description by @danirabbit in https://github.com/elementary/granite/pull/725 * AbstractSimpleSettingsPage: Correct replacement class by @ryonakano in https://github.com/elementary/granite/pull/726 * meson: Use gnome module to compile schemas by @ryonakano in https://github.com/elementary/granite/pull/727 * SwitchModelButton: wrap label by @danirabbit in https://github.com/elementary/granite/pull/729 * Introduce Granite.Bin for subclassing by @leolost2605 in https://github.com/elementary/granite/pull/730 * Fix dead link (#734) by @salim-b in https://github.com/elementary/granite/pull/735 ## New Contributors * @alainm23 made their first contribution in https://github.com/elementary/granite/pull/736 **Full Changelog**: https://github.com/elementary/granite/compare/7.5.0...7.6.0

132 commits
pantheon-agent-polkit
8.0.1 on

pantheon-agent-polkit 8.0.1 Released

  • Always on top and centered
  • Updated translations

23 commits
switchboard-plug-useraccounts
8.0.1 on

switchboard-plug-useraccounts 8.0.1 Released

Improvements:

  • Redesign to make hint text more obvious
  • Restore sidebar position
  • Updated translations

19 commits
press-kit
8.0.0 on

8

Up to date
sideload
6.3.0 on

sideload 6.3.0 Released

  • Updated translations

9 commits
switchboard-plug-sound
8.0.1 on

switchboard-plug-sound 8.0.1 Released

Improvements:

  • Fix crash when connecting bluetooth audio players
  • Updated translations

7 commits
icons
8.1.0 on

icons 8.1.0 Released

## What's Changed * Actions: Update print preview magnifying glass by @newhoa in https://github.com/elementary/icons/pull/1282 * Actions: Refresh and add color to session icons by @newhoa in https://github.com/elementary/icons/pull/1283 * Actions: Apply new save-as design to symbolic icon by @newhoa in https://github.com/elementary/icons/pull/1285 * Categories: preferences-desktop-locale-symbolic redesign by @danirabbit in https://github.com/elementary/icons/pull/1291 * Unify Symbolic Color: Actions by @wpkelso in https://github.com/elementary/icons/pull/1297 * Unify Symbolic Color: Status by @wpkelso in https://github.com/elementary/icons/pull/1304 * Unify Symbolic Color: Places by @wpkelso in https://github.com/elementary/icons/pull/1303 * Unify Symbolic Color: Emotes by @wpkelso in https://github.com/elementary/icons/pull/1302 * Unify Symbolic Color: Emblems by @wpkelso in https://github.com/elementary/icons/pull/1301 * Unify Symbolic Color: Devices by @wpkelso in https://github.com/elementary/icons/pull/1300 * Unify Symbolic Colors: Categories by @wpkelso in https://github.com/elementary/icons/pull/1299 * Unify Symbolic Colors: Apps by @wpkelso in https://github.com/elementary/icons/pull/1298 * Categories: handle symlinks in the build system by @danirabbit in https://github.com/elementary/icons/pull/1279 * Status: Use chat bubbles for `user-` icons by @newhoa in https://github.com/elementary/icons/pull/1308 * Actions: Add Import, Export at 16px by @newhoa in https://github.com/elementary/icons/pull/1309 * Apps: Redesign system-software-install by @wpkelso in https://github.com/elementary/icons/pull/1284 * Actions: Make mail-message-new uniform, add 16px by @newhoa in https://github.com/elementary/icons/pull/1312 * Actions: Add color mail-send-receive by @newhoa in https://github.com/elementary/icons/pull/1313 * Emotes: Fix symbolic pagesize, grid alignment by @newhoa in https://github.com/elementary/icons/pull/1319 * Emblems: Fix symbolic pagesizes, grid alignment by @newhoa in https://github.com/elementary/icons/pull/1318 * Actions: Fix pagesizes, grid alignment by @newhoa in https://github.com/elementary/icons/pull/1315 * Devices: Fix symbolic pagesizes, grid alignment by @newhoa in https://github.com/elementary/icons/pull/1317 * Places: Fix symbolic pagesizes, grid alignment by @newhoa in https://github.com/elementary/icons/pull/1320 * Categories: Fix symbolic pagesizes, grid alignment by @newhoa in https://github.com/elementary/icons/pull/1316 * Status: Fix symbolic pagesizes, grid alignment by @newhoa in https://github.com/elementary/icons/pull/1321 * Cursors: Update `text` and `text-vertical` cursors by @wpkelso in https://github.com/elementary/icons/pull/1322 * Release 8.1.0 by @wpkelso in https://github.com/elementary/icons/pull/1325 **Full Changelog**: https://github.com/elementary/icons/compare/8.0.0...8.1.0

21 commits
switchboard-plug-printers
8.0.1 on

switchboard-plug-printers 8.0.1 Released

Minor updates:

  • Restore sidebar position
  • Updated translations

14 commits
switchboard-plug-bluetooth
8.0.1 on

switchboard-plug-bluetooth 8.0.1 Released

Minor updates

  • Updated translations

5 commits
switchboard
8.0.2 on

switchboard 8.0.2 Released

  • Updated translations

7 commits
code
7.4.0 on

code 7.4.0 Released

Minor updates:

  • Add symbol filter to Outline pane
  • Updated translations

251 commits
switchboard-plug-datetime
8.1.0 on

switchboard-plug-datetime 8.1.0 Released

Minor updates

  • Updated translations

13 commits
session-settings
8.0.1 on

8.0.1 Released

## What's Changed * Correct po dir by @ryonakano in https://github.com/elementary/session-settings/pull/85 * Rename X11 session to "Classic Session" by @danirabbit in https://github.com/elementary/session-settings/pull/86 ## New Contributors * @ryonakano made their first contribution in https://github.com/elementary/session-settings/pull/85 **Full Changelog**: https://github.com/elementary/session-settings/compare/8.0.0...8.0.1

8 commits
photos
8.0.1 on

photos 8.0.1 Released

Minor updates:

  • Expand image viewer permissions to include the entire home folder
  • Fix loading slideshow plugins
  • Translation updates

52 commits
monitor
0.17.2 on

0.17.2

## What's Changed * Fix: If card0 is not available try card1 * added: additional monitors and status info for cpu freq and vram usage by @ProPuke in https://github.com/stsdc/monitor/pull/373 * Update Japanese translation by @ryonakano in https://github.com/stsdc/monitor/pull/374 * Update Russian translation by @lenemter in https://github.com/stsdc/monitor/pull/375 * [TRANS] Updated french translations by @RedNeath in https://github.com/stsdc/monitor/pull/376 ## New Contributors * @ProPuke made their first contribution in https://github.com/stsdc/monitor/pull/373 * @lenemter made their first contribution in https://github.com/stsdc/monitor/pull/375 * @RedNeath made their first contribution in https://github.com/stsdc/monitor/pull/376 **Full Changelog**: https://github.com/stsdc/monitor/compare/0.17.1...0.17.2

668 commits
pantheon-wayland
1.0.0 on

LibPantheon-Wayland 1.0.0 Released!

## 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

Up to date
wingpanel-indicator-bluetooth
8.0.0 on

wingpanel-indicator-bluetooth 8.0.0 Released

Minor updates:

  • Updated translations

13 commits
wingpanel-indicator-network
7.1.1 on

wingpanel-indicator-network 7.1.1 Released

Improvements:

  • Show Cellular Modems as Toggles
  • Updated translations

67 commits
panel-nightlight
2.1.3 on

wingpanel-indicator-nightlight 2.1.3 Released

Updated translations

18 commits
wingpanel-indicator-notifications
7.1.1 on

wingpanel-indicator-notifications 7.1.1 Released

Minor updates:

  • Updated translations

36 commits
wingpanel-indicator-keyboard
2.4.2 on

wingpanel-indicator-keyboard 2.4.2 Released

Minor updates:

  • Updated translations

18 commits
panel-datetime
2.4.2 on

wingpanel-indicator-datetime 2.4.2 Released

Improvements:

  • Updated translations

19 commits
videos
8.0.1 on

videos 8.0.1 Released

Small hotfix release that fixes an annoying issue causing videos to play in a second window.

50 commits
tasks
6.3.3 on

tasks 6.3.3 Released

Improvements:

  • Updated translations

39 commits
switchboard-plug-notifications
8.0.0 on

switchboard-plug-notifications 8.0.0 Released

Minor updates:

  • Updated illustrations with better RTL support
  • More responsive layout
  • Don't block settings when Do Not Disturb is active
  • Updated translations

44 commits
initial-setup
8.0.0 on

initial-setup 8.0.0 Released

Improvements:

  • Improve screen reader labels for entries, pages, and buttons
  • Improve keyboard navigation
  • Updated translations

58 commits
music
8.0.0 on

music 8.0.0 Released

Improvements:

  • Toolbar shows a shadow when the view is scrolled
  • Open audio files from within Music
  • Updated translations

106 commits
calendar
8.0.0 on

calendar 8.0.0 Released

Minor Updates:

  • New flatter design
  • Updated translations

72 commits
wallpapers
8.0.0 on

wallpapers 8.0.0 Released

  • Add “A Large Body of Water Surrounded By Mountains” by Peter Thomas and make it the new default
  • Add “A Trail of Footprints In The Sand” by David Emrich
  • Remove “Orange Tulip” by Leigh Kendell
  • Remove “Bird Flying by The Mountain” by Julia Craice
  • Build a special wallpaper for Early Access

32 commits
mail
8.0.0 on

mail 8.0.0 Released

Improvements:

  • Use the actual recipients of a message as sender when replying or forwarding
  • Updated translations

66 commits
calculator
8.0.0 on

calculator 8.0.0 Released

Minor updates:

  • Updated translations

69 commits
plymouth-theme
6.0.0 on

Plymouth Theme 6.0.0 Released

* Use ACPI BGRT graphics when available * Better support LUKS encryption passwords

2 commits
contractor
0.3.5 on

Contractor 0.3.5 Released

Fix install path for DBus service

3 commits
sound-theme
1.1.0 on

sound-theme 1.1.0 Released

Add dialog-warning

Up to date
actions
1.0.0 on

Initial Release

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

32 commits
keyring
0.1 on

Keyring 0.1 Released

This package contains the public key for https://packages.elementary.io

Up to date

View Source on GitHub