Latest Releases

The latest release from each repository and its status

Release Commits Since
onboarding
8.0.1 on

onboarding 8.0.1 Released

  • Add back button
  • Redesign links to match System Settings
  • Updated translations

Up to date
code
7.4.0 on

code 7.4.0 Released

Minor updates:

  • Add symbol filter to Outline pane
  • Updated translations

Up to date
files
7.1.0 on

files 7.1.0 Released

Minor updates:

  • Redesign file permissions view
  • Focus sidebar by pressing Ctrl + Left
  • Updated translations

1 commit
wingpanel-indicator-power
8.0.1 on

wingpanel-indicator-power 8.0.1 Released

Minor updates:

  • Redesign battery panel icon and show more fine-grained levels
  • Updated translations

2 commits
switchboard-plug-datetime
8.1.0 on

switchboard-plug-datetime 8.1.0 Released

Minor updates

  • Updated translations

3 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

1 commit
switchboard-plug-onlineaccounts
8.0.1 on

switchboard-plug-onlineaccounts 8.0.1 Released

Minor updates:

  • Fix icon in the Feedback app
  • Updated translations

4 commits
switchboard
8.0.1 on

switchboard 8.0.1 Released

  • Screen reader improvements
  • Updated translations

2 commits
switchboard-plug-pantheon-shell
8.1.0 on

switchboard-plug-pantheon-shell 8.1.0 Released

Other updates:

  • Add setting for scroll to switch workspaces
  • Updated translations

5 commits
gala
8.0.1 on

gala 8.0.1 Released

Improvements:

  • Fix a potential crash when moving windows between workspaces
  • Fix notification animation when entering multitasking view
  • Updated translations

24 commits
wingpanel
8.0.1 on

wingpanel 8.0.1 Released

Improvements:

  • Fix incorrect scale factor in some sessions
  • Updated translations

6 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

22 commits
default-settings
8.0.1 on

Default Settings 8.0.1

## What's Changed * Use new behavior schema by @lenemter in https://github.com/elementary/default-settings/pull/315 **Full Changelog**: https://github.com/elementary/default-settings/compare/8.0.0...8.0.1

3 commits
greeter
8.0.0 on

greeter 8.0.0 Released

New Features:

  • Add blurred wallpaper as background
  • Make Date and Time larger and bolder with softer shadows

Minor updates:

  • Updated translations

12 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

502 commits
switchboard-plug-mouse-touchpad
8.0.1 on

switchboard-plug-mouse-touchpad 8.0.1 Released

Minor updates:

  • Improved screen reader compatibility
  • Updated translations

10 commits
settings-daemon
8.1.0 on

settings-daemon 8.1.0 Released

New features:

  • Option to restart or shutdown without installing updates

Improvements:

  • Updated translations

9 commits
applications-menu
8.0.0 on

applications-menu 8.0.0 Released

Improvements:

  • Updated translations

3 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
quick-settings
1.0.0 on

quick-settings 1.0.0 Released

First release 🎉️

12 commits
wingpanel-indicator-bluetooth
8.0.0 on

wingpanel-indicator-bluetooth 8.0.0 Released

Minor updates:

  • Updated translations

4 commits
wingpanel-indicator-network
7.1.1 on

wingpanel-indicator-network 7.1.1 Released

Improvements:

  • Show Cellular Modems as Toggles
  • Updated translations

17 commits
wingpanel-indicator-sound
8.0.0 on

wingpanel-indicator-sound 8.0.0 Released

Minor updates

  • Updated translations

6 commits
wingpanel-indicator-nightlight
2.1.3 on

wingpanel-indicator-nightlight 2.1.3 Released

Updated translations

4 commits
wingpanel-indicator-notifications
7.1.1 on

wingpanel-indicator-notifications 7.1.1 Released

Minor updates:

  • Updated translations

6 commits
wingpanel-indicator-keyboard
2.4.2 on

wingpanel-indicator-keyboard 2.4.2 Released

Minor updates:

  • Updated translations

3 commits
wingpanel-indicator-datetime
2.4.2 on

wingpanel-indicator-datetime 2.4.2 Released

Improvements:

  • Updated translations

4 commits
switchboard-plug-display
8.0.0 on

Display Settings 8.0.0 Released

## What's Changed * Add missing deeplink handlers by @itsravenous in https://github.com/elementary/switchboard-plug-display/pull/361 * DisplayWidget: Gtk4 prep by @danirabbit in https://github.com/elementary/switchboard-plug-display/pull/368 * DisplaysOverlay: keep a list of widgets by @danirabbit in https://github.com/elementary/switchboard-plug-display/pull/370 * DisplaysView: Gtk4 prep by @danirabbit in https://github.com/elementary/switchboard-plug-display/pull/373 * Use daemon to show display labels by @leolost2605 in https://github.com/elementary/switchboard-plug-display/pull/372 * Move drag gesture to overlay; simplify by @jeremypw in https://github.com/elementary/switchboard-plug-display/pull/376 * DisplaysOverlay: put overlay in a box by @danirabbit in https://github.com/elementary/switchboard-plug-display/pull/378 * Styles: Gtk4 prep by @danirabbit in https://github.com/elementary/switchboard-plug-display/pull/379 * Port to GTK4 by @danirabbit in https://github.com/elementary/switchboard-plug-display/pull/369 * Handle own titlebuttons by @danirabbit in https://github.com/elementary/switchboard-plug-display/pull/380 * l10n: Make use_switch translatable by @ryonakano in https://github.com/elementary/switchboard-plug-display/pull/383 * Fix apply unsensitive with only a single monitor by @leolost2605 in https://github.com/elementary/switchboard-plug-display/pull/385 * MonitorManager: emit modes_changed by @leolost2605 in https://github.com/elementary/switchboard-plug-display/pull/393 * Show errors when applying by @leolost2605 in https://github.com/elementary/switchboard-plug-display/pull/394 * Display: Support fractional scaling if enabled by @leolost2605 in https://github.com/elementary/switchboard-plug-display/pull/392 * Create SensorManager, detect before accel search result by @danirabbit in https://github.com/elementary/switchboard-plug-display/pull/388 ## New Contributors * @itsravenous made their first contribution in https://github.com/elementary/switchboard-plug-display/pull/361 * @leolost2605 made their first contribution in https://github.com/elementary/switchboard-plug-display/pull/372 **Full Changelog**: https://github.com/elementary/switchboard-plug-display/compare/7.0.0...8.0.0

19 commits
dock
8.0.0 on

dock 8.0.0 Released

Complete rewrite 🎉️

25 commits
shortcut-overlay
8.0.1 on

shortcut-overlay 8.0.1 Released

  • Updated translations

15 commits
switchboard-plug-keyboard
8.0.1 on

switchboard-plug-keyboard 8.0.1 Released

Minor updates:

  • Updated translations

17 commits
appcenter
7.4.1 on

AppCenter 7.4.1 Released

## What's Changed * Fix inconsistent update view behavior by @zeebok in https://github.com/elementary/appcenter/pull/2205 **Full Changelog**: https://github.com/elementary/appcenter/compare/7.4.0...7.4.1

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

22 commits
switchboard-plug-bluetooth
8.0.0 on

switchboard-plug-bluetooth 8.0.0 Released

Minor updates

  • Fix missing link to audio settings for some headphones
  • Updated translations

25 commits
tasks
6.3.3 on

tasks 6.3.3 Released

Improvements:

  • Updated translations

16 commits
camera
8.0.0 on

camera 8.0.0 Released

Minor updates:

  • Update to elementary runtime 8
  • Updated translations

28 commits
stylesheet
8.1.0 on

stylesheet 8.1.0 Released

Improve support for LibAdwaita widgets:

  • Adw.ToolbarView: add "bottom-bar" styles for "raised" and "border"
  • NavigationView: Fix missing shadows and dimming

6 commits
switchboard-plug-security-privacy
8.0.0 on

switchboard-plug-security-privacy 8.0.0 Released

Minor updates:

  • Improved screen reader accessibility
  • Translation updates

84 commits
switchboard-plug-parental-controls
8.0.0 on

switchboard-plug-parental-controls 8.0.0 Released

Minor updates:

  • Improve screen reader accessibility
  • Updated translations

114 commits
switchboard-plug-sound
8.0.0 on

switchboard-plug-sound 8.0.0 Released

New Features:

  • Control the volume of individual apps

Improvements:

  • Include missing output items in search results
  • Updated translations

105 commits
switchboard-plug-useraccounts
8.0.0 on

switchboard-plug-useraccounts 8.0.0 Released

Improvements:

  • Improved screen reader accessibility
  • Updated translations

84 commits
switchboard-plug-sharing
8.0.0 on

switchboard-plug-sharing 8.0.0 Released

  • Bluetooth sharing options
  • Updated translations

53 commits
switchboard-plug-printers
8.0.0 on

switchboard-plug-printers 8.0.0 Released

Minor updates:

  • Improved screen reader support
  • Provide feedback for form validation when adding printers
  • Updated translations

103 commits
switchboard-plug-network
8.0.0 on

switchboard-plug-network 8.0.0 Released

Minor updates

  • Provide description text on the VPN page
  • Show connected Wi-Fi network name in sidebar
  • Updated translations

46 commits
switchboard-plug-power
8.0.0 on

switchboard-plug-power 8.0.0 Released

New features:

  • Show computer batteries and batteries for connected devices

Minor updates:

  • Fix a potential freeze when getting advanced permissions
  • Updated translations

80 commits
switchboard-plug-locale
8.0.0 on

switchboard-plug-locale 8.0.0 Released

A big redesign!

  • Prevent fcitx5 packages from being installed
  • Add links to other places locale-related settings are managed
  • Improve screen reader accessibility
  • Updated translations

31 commits
switchboard-plug-applications
8.0.0 on

switchboard-plug-applications 8.0.0 Released

A Big Redesign!

  • A new icon
  • Redesigned layout that makes it faster to get to app permissions
  • Portal permissions like Backgrounding, Location, Screenshots, and Wallpapers
  • Updated translations

85 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

38 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

24 commits
switchboard-plug-about
8.0.0 on

switchboard-plug-about 8.0.0 Released

New features:

  • Manage Operating System updates, including automatic updates
  • Manage additional drivers

Minor updates:

  • Improve operating system image for other Linux distributions
  • Updated translations

39 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

52 commits
screenshot
8.0.0 on

screenshot 8.0.0 Released

Minor updates:

  • The window is no longer always on top or stuck on every desktop
  • Updated translations

32 commits
calendar
8.0.0 on

calendar 8.0.0 Released

Minor Updates:

  • New flatter design
  • Updated translations

29 commits
installer
8.0.0 on

installer 8.0.0 Released

Improvements:

  • Keyboard layout preview is now in a resizable window
  • Updated translations

144 commits
bluetooth-daemon
1.0.0 on

bluetooth-daemon 1.0.0 Released

Initial Release 🎉️

99 commits
notifications
8.0.0 on

notifications 8.0.0 Released

Minor Updates:

  • Updated translations

20 commits
portals
7.2.0 on

portals 7.2.0 Released

New Features:

  • Updated translations

125 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

27 commits
terminal
6.2.0 on

terminal 6.2.0 Released

New features:

  • Allow switching event alerts on and off in the app menu
  • Save tabs and zooms to the saved state settings when they change

Other updates:

  • Document missing options in the man page
  • Suppress unwanted default tab when opening a new window
  • Translation updates

101 commits
sideload
6.2.2 on

sideload 6.2.2 Released

  • Updated translations

64 commits
feedback
8.0.0 on

feedback 8.0.0 Released

Improvements:

  • Fix missing help when a search has no results
  • Updated translations

54 commits
switchboard-plug-wacom
8.0.0 on

switchboard-plug-wacom 8.0.0 Released

A Big Redesign!

  • See all settings in a single page
  • Show pen names
  • Updated translations

44 commits
capnet-assist
8.0.0 on

capnet-assist 8.0.0 Released

  • Update to elementary runtime 8
  • Performance improvements
  • Updated translations

57 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

38 commits
calculator
8.0.0 on

calculator 8.0.0 Released

Minor updates:

  • Updated translations

40 commits
pantheon-agent-polkit
8.0.0 on

pantheon-agent-polkit 8.0.0 Released

  • Update to the latest platform libraries
  • Updated translations

55 commits
flatpak-platform
8.0.0 on

Platform 8.0.0 Released! 🎉️

## What's Changed * Remove installation of settings.ini by @ryonakano in https://github.com/elementary/flatpak-platform/pull/150 * Add LibPortal by @danirabbit in https://github.com/elementary/flatpak-platform/pull/149 * appdata: Use newer, non-deprecated developer tag by @davidmhewitt in https://github.com/elementary/flatpak-platform/pull/153 * Update xcursorgen-1.0.7.tar.gz to 1.0.8 by @elementaryBot in https://github.com/elementary/flatpak-platform/pull/154 * Sdk: bump Stylesheet to 8 by @danirabbit in https://github.com/elementary/flatpak-platform/pull/155 * Use Git checker for all elementary repositories by @davidmhewitt in https://github.com/elementary/flatpak-platform/pull/156 * Update Stylesheet to 8.0 and Granite to 7.5. by @elementaryBot in https://github.com/elementary/flatpak-platform/pull/157 ## New Contributors * @elementaryBot made their first contribution in https://github.com/elementary/flatpak-platform/pull/154 **Full Changelog**: https://github.com/elementary/flatpak-platform/compare/7.3.0...8.0.0

34 commits
icons
8.0.0 on

icons 8.0.0 Released

43 commits
granite
7.5.0 on

granite 7.5.0 Released

New Features:

  • Toast: add a new dismissed signal that includes the reason for dismissal
  • Add STYLE_CLASS_SUCCESS
  • HeaderLabel: allow secondary text to use markup

Improvements:

  • Make building Demo optional
  • Demo now uses a modern split-pane design
  • DateTime: handle relative datetime when epoch
  • MessageDialog: Set last button as focus widget
  • SwitchModelButton: Remove redundant switch keyboard focusing
  • Load fallback styles for widgets when using Granite.init
  • Updated translations

Deprecations:

  • SettingsPage and SettingsSidebar: these widgets have moved to LibSwitchboard

95 commits
action-appcenter-review-parse
v1.2.2 on

v1.2.2

## [1.2.2](https://github.com/elementary/action-appcenter-review-parse/compare/v1.2.1...v1.2.2) (2024-04-28) ### Bug Fixes * **deps:** bump undici from 5.27.2 to 5.28.4 ([#52](https://github.com/elementary/action-appcenter-review-parse/issues/52)) ([b96ab5d](https://github.com/elementary/action-appcenter-review-parse/commit/b96ab5dda06e1436e40adb0907d4f5916446514d))

5 commits
os
7.1.1-rc1 on

7.1.1-rc1

This is a release candidate image for OS 7.1.1 for testing and verification purposes

7 commits
action-appcenter-review-checklist
v1.1.0 on

v1.1.0

# [1.1.0](https://github.com/elementary/action-appcenter-review-checklist/compare/v1.0.4...v1.1.0) (2023-10-08) ### Features * switch to Node 20.x runtime ([#35](https://github.com/elementary/action-appcenter-review-checklist/issues/35)) ([5d75c96](https://github.com/elementary/action-appcenter-review-checklist/commit/5d75c964d1aa77bc981fcb508dc1dca492fa0ef3))

27 commits
action-appcenter-review-find-manifest
v1.5.0 on

v1.5.0

# [1.5.0](https://github.com/elementary/action-appcenter-review-find-manifest/compare/v1.4.1...v1.5.0) (2023-10-08) ### Features * switch to Node 20.x runtime ([#32](https://github.com/elementary/action-appcenter-review-find-manifest/issues/32)) ([af0a19e](https://github.com/elementary/action-appcenter-review-find-manifest/commit/af0a19e943cb5a2a6f698f0b9fd056b48a77dc24))

29 commits
press-kit
7.1.0 on

7.1

**Full Changelog**: https://github.com/elementary/press-kit/compare/7.0.0...7.1.0

Up to date
iconbrowser
2.2.0 on

iconbrowser 2.2.0 Released

Update translations

64 commits
wingpanel-indicator-a11y
1.0.2 on

Accessibility Indicator 1.0.2 Released!

## What's Changed * Appdata: Add icon by @lenemter in https://github.com/elementary/wingpanel-indicator-a11y/pull/52 * Set correct text size on startup by @lenemter in https://github.com/elementary/wingpanel-indicator-a11y/pull/53 * actions/checkout@v3 by @meisenzahl in https://github.com/elementary/wingpanel-indicator-a11y/pull/54 * Switch to GHCR containers by @davidmhewitt in https://github.com/elementary/wingpanel-indicator-a11y/pull/55 * GreeterWidget: Sync with greeter session by @lenemter in https://github.com/elementary/wingpanel-indicator-a11y/pull/56 * Metainfo improvements by @danirabbit in https://github.com/elementary/wingpanel-indicator-a11y/pull/57 ## New Contributors * @lenemter made their first contribution in https://github.com/elementary/wingpanel-indicator-a11y/pull/52 * @meisenzahl made their first contribution in https://github.com/elementary/wingpanel-indicator-a11y/pull/54 **Full Changelog**: https://github.com/elementary/wingpanel-indicator-a11y/compare/1.0.1...1.0.2

35 commits
plymouth-theme
6.0.0 on

Plymouth Theme 6.0.0 Released

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

Up to date
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

Last updated .