Latest Releases

The latest release from each repository and its status

Last updated .

Release Commits Since
gala
8.2.4 on

gala 8.2.4 Released

Improvements:

  • Updated translations
## What's Changed * Start the port to Mutter 48 by @tintou in https://github.com/elementary/gala/pull/2231 * Show Wingpanel in fullscreen by @lenemter in https://github.com/elementary/gala/pull/2429 * WindowStateSaver: fix crash by @lenemter in https://github.com/elementary/gala/pull/2443 * StyleManager: fix interaction with automatic accent color by @lenemter in https://github.com/elementary/gala/pull/2441 * DesktopIntegration: Don't resend windows when switching workspace by @lenemter in https://github.com/elementary/gala/pull/2374 * WindowTracker: better search for desktop file by @lenemter in https://github.com/elementary/gala/pull/2382 * Revert "Remove WindowAttentionTracker" by @danirabbit in https://github.com/elementary/gala/pull/2448 * Metainfo: add issues to 8.2.4 by @danirabbit in https://github.com/elementary/gala/pull/2456 * Set "Open in Photos" as default action by @lenemter in https://github.com/elementary/gala/pull/2440 * Release 8.2.4 by @lenemter in https://github.com/elementary/gala/pull/2442 **Full Changelog**: https://github.com/elementary/gala/compare/8.2.3...8.2.4

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

Up to date
portals
8.0.4 on

portals 8.0.4 Released

Fixes a regression in 8.0.3 that happens with unreleased version of Granite

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

4 commits
files
7.1.4 on

files 7.1.4 Released

Minor updates:

  • Updated translations

7.1.3 on

files 7.1.3 Released

Minor updates:

  • Updated translations
## What's Changed * Unmount volumes and try to stop drive before ejecting by @jeremypw in https://github.com/elementary/files/pull/2587 * AppChooserDialog: Replace run () by @jeremypw in https://github.com/elementary/files/pull/2590 * Restore files from trash dialogs - present () not run () by @jeremypw in https://github.com/elementary/files/pull/2546 * Revert applying quotes by default in DnD by @jeremypw in https://github.com/elementary/files/pull/2595 **Full Changelog**: https://github.com/elementary/files/compare/7.1.2...7.1.3

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

Up to date
code
8.0.0 on

code 8.0.0 Released

Improvements:

  • A new gutter is added for adding/removing edit marks that can be navigated between with keyboard shortcuts
  • Remote branches may now be opened from the "Branch" menu
  • Options to overwrite or cancel are given when switching branch with uncommitted changes
  • The network can now be accessed from within the Flatpak
  • The branch names in the "Branch" submenus are now sorted alphabetically
  • The extension list now has switches instead of checkboxes in order to provide a larger target
  • The terminal pane now implements smart copy-paste and follows the "natural-copy-paste" setting of Terminal
  • The Vala symbol pane now gives more information in the tooltips

Minor updates:

  • Launcher actions now have icons
  • Opening and immediately closing a new document no longer prevents further documents being opened
  • The Vala symbol pane may only block the UI for a limited time if there are a large number of symbols
  • The "Open in …" menu is no longer empty when running as Flatpak
  • The search term now persists until editing or closing the search bar.
  • No longer allow the parent or child of an open project to be itself opened as a project
  • The active project dropdown now keeps in sync
  • Numbered lists are now handled correctly by Markdown plugin
  • The highlighting plugin now works with selections of more than one word
  • The "Open in …" menu is now sorted and includes a "Terminal Pane" entry
  • Folders containing may items now expand faster without blocking the UI
  • Symbol Pane now always scrolls document to selected symbol
  • Updated translations
## What's Changed * Reliably open documents from sidebar by @jeremypw in https://github.com/elementary/code/pull/1465 * Update Document.vala by @2hexed in https://github.com/elementary/code/pull/1505 * Sort Apps for "Open in ..." by @jeremypw in https://github.com/elementary/code/pull/1519 * Rework word completion: Split out PrefixNode class by @jeremypw in https://github.com/elementary/code/pull/1529 * Confirm overwriting uncommitted changes on branch change by @jeremypw in https://github.com/elementary/code/pull/1524 * Do not allow simultaneous opening of projects with parent-child relationship by @jeremypw in https://github.com/elementary/code/pull/1500 * Store and restore active-project-path explicitly by @jeremypw in https://github.com/elementary/code/pull/1472 * Rework word completion: Start to prepare PrefixNode for dynamic updating by @jeremypw in https://github.com/elementary/code/pull/1532 * Remove unneeded check in Vala Symbol pane by @jeremypw in https://github.com/elementary/code/pull/1514 * WelcomeView: use resourced icon for project by @danirabbit in https://github.com/elementary/code/pull/1535 * Fix closing an empty temporary document by @jeremypw in https://github.com/elementary/code/pull/1538 * Actions: bump flatpak to 6.4 by @danirabbit in https://github.com/elementary/code/pull/1540 * CI: run arm workflows on arm runner by @davidmhewitt in https://github.com/elementary/code/pull/1541 * CloseProjectsConfirmationDialog: Correct ngettext format by @ryonakano in https://github.com/elementary/code/pull/1542 * OverwriteUncommittedConfirmationDialog: Correct icon name and buttons order by @ryonakano in https://github.com/elementary/code/pull/1544 * CloseProjectsConfirmationDialog: Don't use printf in the plural form by @ryonakano in https://github.com/elementary/code/pull/1543 * Handle error thrown while checking out a branch by @jeremypw in https://github.com/elementary/code/pull/1537 * Fix "Open in" submenu when running as Flatpak by @jeremypw in https://github.com/elementary/code/pull/1512 * Speed up closing and opening tabs when editor-config plugin is active by @jeremypw in https://github.com/elementary/code/pull/1334 * SymbolPane: Always scroll view when symbol item clicked by @jeremypw in https://github.com/elementary/code/pull/1504 * Increase maximum selection length for highlighting by @jeremypw in https://github.com/elementary/code/pull/1470 * Move Open in Terminal option by @jeremypw in https://github.com/elementary/code/pull/1518 * Minor FolderManager code improvements by @jeremypw in https://github.com/elementary/code/pull/1489 * Lose unused function by @jeremypw in https://github.com/elementary/code/pull/1546 * Limit time vala symbol pane takes to parse and display symbols by @jeremypw in https://github.com/elementary/code/pull/1515 * Implement checkout of remote branches by @jeremypw in https://github.com/elementary/code/pull/1516 * Vala Symbol Pane: Correct tooltip message by @jeremypw in https://github.com/elementary/code/pull/1547 * Persist current search term until intentionally changed by @jeremypw in https://github.com/elementary/code/pull/1509 * Bump flatpak/flatpak-github-actions from 6.4 to 6.5 by @dependabot in https://github.com/elementary/code/pull/1552 * Silence some warnings by @jeremypw in https://github.com/elementary/code/pull/1488 * Rework word-completion: Update construction of completion provider by @jeremypw in https://github.com/elementary/code/pull/1528 * Implement navigation between edit points by @jeremypw in https://github.com/elementary/code/pull/1138 * Load sidebar folder children asynchronously after docs finished loading by @jeremypw in https://github.com/elementary/code/pull/1522 * Fix regressions in search bar behaviour by @jeremypw in https://github.com/elementary/code/pull/1551 * Migrate to libpeas-2 by @jeremypw in https://github.com/elementary/code/pull/1501 * Allow network access from Flatpak by @jeremypw in https://github.com/elementary/code/pull/1555 * README: Replace libsoup2.4-dev with libsoup-3.0-dev by @ryonakano in https://github.com/elementary/code/pull/1557 * Launcher: add icons to actions by @danirabbit in https://github.com/elementary/code/pull/1559 * Markdown: fix numbered list by @jeremypw in https://github.com/elementary/code/pull/1474 * PluginManager: cleanup listbox, add accessible name by @danirabbit in https://github.com/elementary/code/pull/1561 * PluginsManager: cleanups by @danirabbit in https://github.com/elementary/code/pull/1562 * PluginManager: bump license header by @danirabbit in https://github.com/elementary/code/pull/1563 * BracketsCompletion: misc cleanup by @danirabbit in https://github.com/elementary/code/pull/1564 * Install as different application by @jeremypw in https://github.com/elementary/code/pull/1568 * Revert "Install as different application" by @jeremypw in https://github.com/elementary/code/pull/1569 * Increase target size in plugin list by @jeremypw in https://github.com/elementary/code/pull/1567 * Meson: Fix deprecations by @danirabbit in https://github.com/elementary/code/pull/1579 * SourceView: remove unused variables by @danirabbit in https://github.com/elementary/code/pull/1580 * Jeremypw/plugins/fix libpeas2 by @jeremypw in https://github.com/elementary/code/pull/1566 * Sort branch lists alphabetically by @jeremypw in https://github.com/elementary/code/pull/1576 * Follow natural-copy-paste behaviour of pantheon-terminal by @jeremypw in https://github.com/elementary/code/pull/1578 * Fix global search - load children synchronously when expanding sidebar to path by @jeremypw in https://github.com/elementary/code/pull/1571 * Fix natural copy-paste in terminal - native behaviour when no selection/empty clipboard. by @jeremypw in https://github.com/elementary/code/pull/1588 * Show more information in Vala symbol tooltip by @jeremypw in https://github.com/elementary/code/pull/1565 * Reapply use switch instead of CheckBox after accidental reversion by @jeremypw in https://github.com/elementary/code/pull/1589 * Prepare for release 8.0.0 by @jeremypw in https://github.com/elementary/code/pull/1573 * Fix crash from Document `get_slice ()` on start up under some conditions by @jeremypw in https://github.com/elementary/code/pull/1591 * Fix crash when too many symbols by @jeremypw in https://github.com/elementary/code/pull/1598 * Release v8.0.0 by @jeremypw in https://github.com/elementary/code/pull/1590 ## New Contributors * @2hexed made their first contribution in https://github.com/elementary/code/pull/1505 **Full Changelog**: https://github.com/elementary/code/compare/7.4.0...8.0.0

30 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

1 commit
settings-keyboard
8.1.0 on

settings-keyboard 8.1.0 Released

Minor updates:

  • Updated translations

3 commits
dock
8.1.2 on

dock 8.1.2 Released

Updated translations

1 commit
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

1 commit
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

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

1 commit
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

10 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

5 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

27 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

41 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

2 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

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

59 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

29 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

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

46 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

33 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

139 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

24 commits
switchboard-plug-printers
8.0.1 on

switchboard-plug-printers 8.0.1 Released

Minor updates:

  • Restore sidebar position
  • Updated translations

16 commits
switchboard-plug-bluetooth
8.0.1 on

switchboard-plug-bluetooth 8.0.1 Released

Minor updates

  • Updated translations

31 commits
switchboard
8.0.2 on

switchboard 8.0.2 Released

  • Updated translations

18 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

54 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

669 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

14 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
panel-keyboard
2.4.2 on

wingpanel-indicator-keyboard 2.4.2 Released

Minor updates:

  • Updated translations

28 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

73 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