Latest Releases

The latest release from each repository and its status

Last updated .

Release Commits Since
capnet-assist
8.0.2 on

Captive Network Assist 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

1 commit
screenshot
8.0.2 on

Screenshot 8.0.2

## What's Changed * CI: run ARM workflows on arm64 runner by @davidmhewitt in https://github.com/elementary/screenshot/pull/300 * ScreenshotBackend: check for redacted font by @lenemter in https://github.com/elementary/screenshot/pull/302 * Use Gtk.FileDialog to choose screenshots folder by @ryonakano in https://github.com/elementary/screenshot/pull/305 * Fix screenshot is not saved to the selected folder if changed by @ryonakano in https://github.com/elementary/screenshot/pull/307 * Bump Platform to 8.2 by @danirabbit in https://github.com/elementary/screenshot/pull/311 * Actions: Use main branch by @ryonakano in https://github.com/elementary/screenshot/pull/314 **Full Changelog**: https://github.com/elementary/screenshot/compare/8.0.1...8.0.2

Up to date
terminal
7.1.0 on

Terminal 7.1.0

## What's Changed * Utils: add a warning about commands that skip confirmation by @danirabbit in https://github.com/elementary/terminal/pull/864 * Return and show all paste warnings by @jeremypw in https://github.com/elementary/terminal/pull/866 * UnsafePaste: add -f and --force by @danirabbit in https://github.com/elementary/terminal/pull/868 * Center the title, set min searchentry width by @jeremypw in https://github.com/elementary/terminal/pull/841 * Change tab label to name of foreground child process by @jeremypw in https://github.com/elementary/terminal/pull/838 * MainWindow: Ellipsize the title label by @tintou in https://github.com/elementary/terminal/pull/871 * Close tab when shell killed by @jeremypw in https://github.com/elementary/terminal/pull/874 * SettingsPopover: create ThemeCheckButton and use Settings action by @danirabbit in https://github.com/elementary/terminal/pull/889 ## Fixed Issues 🪲️Requires exit twice to close one tab 🪲️Crash when exiting one tab 🪲️Show all detected unsafe paste warnings 🪲️Title in titlebar not centered 🪲️When using screen tab title does not change 🪲️Terminal tab title no change when ssh server **Full Changelog**: https://github.com/elementary/terminal/compare/7.0.0...7.1.0

19 commits
code
8.1.0 on

Code 8.1.0

## What's Changed * Fix build with GCC14 by @jeremypw in https://github.com/elementary/code/pull/1606 * Clone remote repository. by @jeremypw in https://github.com/elementary/code/pull/1548 * CloneRepositoryDialog: fix warning attaching null widget by @danirabbit in https://github.com/elementary/code/pull/1609 * MainWindow: Fix missing gettext by @ryonakano in https://github.com/elementary/code/pull/1611 * Bump libgit2-glib dependency by @jeremypw in https://github.com/elementary/code/pull/1613 * Remove trash item from project menu by @jeremypw in https://github.com/elementary/code/pull/1617 * Markdown: Fix hang when extending list on last line by @jeremypw in https://github.com/elementary/code/pull/1630 * No tooltip and not selectable if dummy row by @jeremypw in https://github.com/elementary/code/pull/1621 * Symbol Pane - indicate when loading by @jeremypw in https://github.com/elementary/code/pull/1599 * SymbolPane: Fix filter for C symbols by @jeremypw in https://github.com/elementary/code/pull/1635 * Fix crash from highlight selection plugin when deleting selection by @jeremypw in https://github.com/elementary/code/pull/1622 **Full Changelog**: https://github.com/elementary/code/compare/8.0.0...8.1.0

5 commits
switchboard
8.0.3 on

System Settings 8.0.3 Released

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

4 commits
switchboard-plug-sharing
8.0.2 on

Sharing Settings 8.0.2

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

4 commits
settings-bluetooth
8.0.2 on

Bluetooth Settings 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

7 commits
maps
3.1.1 on

Atlas 3.1.1 Released

- Add shadow under the headerbar - Animate current location using CSS - Use propagate natural height and max content height for the search popover instead of hardcoding its height (thanks to @danirabbit) - Optimize for Pantheon and drop support for GNOME - Add a workaround for the startup crash with Gtk >= 4.17 - Flatpak: Update protobuf-c to 1.5.2 - Flatpak: Update elementary Platform to 8.2 - Update translations

72 commits
gala
8.2.5 on

gala 8.2.5 Released

Improvements:

  • Updated translations
## What's Changed * WindowStateSaver: Avoid sql injections by using sqlite statements by @tintou in https://github.com/elementary/gala/pull/2447 * Improve dock hide animation by @lenemter in https://github.com/elementary/gala/pull/2460 * ShellWindow: Disable unredirection when visible by @leolost2605 in https://github.com/elementary/gala/pull/2459 **Full Changelog**: https://github.com/elementary/gala/compare/8.2.4...8.2.5

46 commits
portals
8.0.4 on

portals 8.0.4 Released

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

13 commits
files
7.1.4 on

files 7.1.4 Released

Minor updates:

  • Updated translations
## What's Changed * Fix regression in copy/paste and DnD by @jeremypw in https://github.com/elementary/files/pull/2601 * Prepare for v7.1.4 by @jeremypw in https://github.com/elementary/files/pull/2603 * Release v7.1.4 by @jeremypw in https://github.com/elementary/files/pull/2604 **Full Changelog**: https://github.com/elementary/files/compare/7.1.3...7.1.4

15 commits
bluetooth-daemon
1.1.0 on

bluetooth-daemon 1.1.0 Released

Other Improvements:

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

10 commits
settings-keyboard
8.1.0 on

settings-keyboard 8.1.0 Released

Minor updates:

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

14 commits
dock
8.1.2 on

dock 8.1.2 Released

Updated translations

## What's Changed * Don't store active workspace information for every window by @lenemter in https://github.com/elementary/dock/pull/406 * Release 8.1.2 by @lenemter in https://github.com/elementary/dock/pull/430 **Full Changelog**: https://github.com/elementary/dock/compare/8.1.1...8.1.2

25 commits
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

8 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

4 commits
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

13 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

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

9 commits
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

4 commits
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

6 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

3 commits
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

22 commits
switchboard-plug-locale
8.0.2 on

switchboard-plug-locale 8.0.2 Released

Minor improvements:

  • More responsive design layout
  • Updated translations

17 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

14 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

6 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

56 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

56 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

8 commits
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

31 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

30 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

66 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

13 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

22 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

46 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

12 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

15 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

17 commits
switchboard-plug-security-privacy
8.0.1 on

switchboard-plug-security-privacy 8.0.1 Released

Minor updates:

  • Translation updates

20 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

37 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

9 commits
feedback
8.0.1 on

feedback 8.0.1 Released

Improvements:

  • Updated translations

23 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

33 commits
camera
8.0.1 on

camera 8.0.1 Released

Minor updates:

  • Updated translations

48 commits
switchboard-plug-parental-controls
8.0.1 on

switchboard-plug-parental-controls 8.0.1 Released

Minor updates:

  • Updated translations

12 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

168 commits
pantheon-agent-polkit
8.0.1 on

pantheon-agent-polkit 8.0.1 Released

  • Always on top and centered
  • Updated translations

27 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

26 commits
press-kit
8.0.0 on

8

Up to date
sideload
6.3.0 on

sideload 6.3.0 Released

  • Updated translations

16 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

14 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

33 commits
switchboard-plug-printers
8.0.1 on

switchboard-plug-printers 8.0.1 Released

Minor updates:

  • Restore sidebar position
  • Updated translations

26 commits
switchboard-plug-datetime
8.1.0 on

switchboard-plug-datetime 8.1.0 Released

Minor updates

  • Updated translations

18 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

11 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

77 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

721 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

1 commit
panel-bluetooth
8.0.0 on

wingpanel-indicator-bluetooth 8.0.0 Released

Minor updates:

  • Updated translations

28 commits
wingpanel-indicator-network
7.1.1 on

wingpanel-indicator-network 7.1.1 Released

Improvements:

  • Show Cellular Modems as Toggles
  • Updated translations

85 commits
panel-nightlight
2.1.3 on

wingpanel-indicator-nightlight 2.1.3 Released

Updated translations

21 commits
wingpanel-indicator-notifications
7.1.1 on

wingpanel-indicator-notifications 7.1.1 Released

Minor updates:

  • Updated translations

41 commits
panel-keyboard
2.4.2 on

wingpanel-indicator-keyboard 2.4.2 Released

Minor updates:

  • Updated translations

33 commits
panel-datetime
2.4.2 on

wingpanel-indicator-datetime 2.4.2 Released

Improvements:

  • Updated translations

25 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.

67 commits
tasks
6.3.3 on

tasks 6.3.3 Released

Improvements:

  • Updated translations

42 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

49 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

66 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

133 commits
calendar
8.0.0 on

calendar 8.0.0 Released

Minor Updates:

  • New flatter design
  • Updated translations

124 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

35 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

70 commits
calculator
8.0.0 on

calculator 8.0.0 Released

Minor updates:

  • Updated translations

79 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

4 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