Latest Releases

The latest release from each repository and its status

Last updated .

Release Commits Since
gala
8.3.0 on

gala 8.3.0 Released

Improvements:

  • Updated translations
  • Improved HiDPI support
  • Improved render performance
  • Reveal dock and panel in sync when starting
  • Improved workspace switch dock animation
  • Picture-in-Picture windows now have rounded corners
## What's Changed * Draw rounded rectangles using shader by @lenemter in https://github.com/elementary/gala/pull/2463 * DragDropAction: explicit use of Clutter namespace by @lenemter in https://github.com/elementary/gala/pull/2466 * InternalUtils: remove unused method by @lenemter in https://github.com/elementary/gala/pull/2468 * Move `get_window_is_normal` to library by @lenemter in https://github.com/elementary/gala/pull/2469 * Library: Explicit use of namespaces and fix typos by @lenemter in https://github.com/elementary/gala/pull/2470 * Cleanup WindowCloneContainer by @lenemter in https://github.com/elementary/gala/pull/2467 * Remove InternalUtils.get_window_is_normal by @lenemter in https://github.com/elementary/gala/pull/2471 * Remove custom animation for bottom stack windows by @lenemter in https://github.com/elementary/gala/pull/2473 * Cleanup WindowSwitcher by @lenemter in https://github.com/elementary/gala/pull/2472 * Remove "[CCode (instance_pos = -1)]" by @lenemter in https://github.com/elementary/gala/pull/2474 * WindowClone: update targets on minimize by @lenemter in https://github.com/elementary/gala/pull/2477 * PiP: rounded corners by @lenemter in https://github.com/elementary/gala/pull/2464 * Add OpenSuse Leap CI by @lenemter in https://github.com/elementary/gala/pull/2479 * Remove libxml2 dependency by @lenemter in https://github.com/elementary/gala/pull/2483 * Fix OpenSUSE Leap build by @lenemter in https://github.com/elementary/gala/pull/2482 * CI: Check daemon-gtk3 lint by @lenemter in https://github.com/elementary/gala/pull/2484 * WindowSwitcher: blur background by @lenemter in https://github.com/elementary/gala/pull/2330 * Fix gtk3 daemon menu location with x2 scaling by @lenemter in https://github.com/elementary/gala/pull/2493 * Pause filters before taking screenshots by @lenemter in https://github.com/elementary/gala/pull/2486 * Move gestures code into the library by @lenemter in https://github.com/elementary/gala/pull/2491 * Update POTFILES that were forgotten when moving gestures to lib by @leolost2605 in https://github.com/elementary/gala/pull/2498 * Fix changing background color by @lenemter in https://github.com/elementary/gala/pull/2487 * Implement a TouchpadBackend by @leolost2605 in https://github.com/elementary/gala/pull/2497 * Implement support for keeping shellclients in the multitasking view by @leolost2605 in https://github.com/elementary/gala/pull/2275 * BackgroundSource: fix log spam by @lenemter in https://github.com/elementary/gala/pull/2509 * WorkspaceClone: cleanup by @lenemter in https://github.com/elementary/gala/pull/2511 * Make workspace switch gesture follow natural scrolling setting by @lenemter in https://github.com/elementary/gala/pull/2513 * Workspace switch: Follow natural scroll by @leolost2605 in https://github.com/elementary/gala/pull/2516 * Improve handling of daemon windows by @lenemter in https://github.com/elementary/gala/pull/2510 * Actions: Use main branch by @ryonakano in https://github.com/elementary/gala/pull/2517 * Introduce GestureAction.CUSTOM by @lenemter in https://github.com/elementary/gala/pull/2518 * Remove unused constants by @lenemter in https://github.com/elementary/gala/pull/2521 * Introduce Gala.Text by @lenemter in https://github.com/elementary/gala/pull/2524 * WindowStateSaver: better filter for dialog windows by @lenemter in https://github.com/elementary/gala/pull/2523 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/gala/pull/2527 * Add support for Mutter 49 by @tintou in https://github.com/elementary/gala/pull/2525 * Cleanup Wayland sockets on logout by @lenemter in https://github.com/elementary/gala/pull/2488 * Add Blur API by @lenemter in https://github.com/elementary/gala/pull/2293 * WindowClone: fix drag animation with multiple monitors by @lenemter in https://github.com/elementary/gala/pull/2501 * HideTracker: add pressure reveal by @lenemter in https://github.com/elementary/gala/pull/2538 * NotificationStack: update positions when monitors change by @lenemter in https://github.com/elementary/gala/pull/2480 * WindowClone: Use a clone as drag handle by @leolost2605 in https://github.com/elementary/gala/pull/2537 * Replace libcanberra with Meta.SoundPlayer by @lenemter in https://github.com/elementary/gala/pull/2541 * Replace Gdk.Point with Graphene.Point by @lenemter in https://github.com/elementary/gala/pull/2543 * config.h and meson cleanup by @lenemter in https://github.com/elementary/gala/pull/2542 * Use GLib.Once for singletons by @lenemter in https://github.com/elementary/gala/pull/2539 * config.h -> config.vala by @lenemter in https://github.com/elementary/gala/pull/2544 * Cleanup meson by @lenemter in https://github.com/elementary/gala/pull/2545 * Cleanup libmutter.deps are remove old .vapi files by @lenemter in https://github.com/elementary/gala/pull/2547 * gtk3/4-daemon: don't depend on libgala by @tintou in https://github.com/elementary/gala/pull/2549 * BackgroundBlurEffect: Fix crash by @lenemter in https://github.com/elementary/gala/pull/2554 * Cleanup notification close animation by @lenemter in https://github.com/elementary/gala/pull/2555 * Port to Gtk4 by @lenemter in https://github.com/elementary/gala/pull/2540 * Handle visible_in_multitasking_view in PanelWindow by @leolost2605 in https://github.com/elementary/gala/pull/2563 * GestureTarget: Require ClutterActor only for RootTarget by @leolost2605 in https://github.com/elementary/gala/pull/2564 * GestureTarget: make propagate abstract by @lenemter in https://github.com/elementary/gala/pull/2569 * Fix some warnings by @lenemter in https://github.com/elementary/gala/pull/2570 * Don't restore actor properties after finishing minimize animation by @lenemter in https://github.com/elementary/gala/pull/2571 * Hide window actor when destroying it with reduce motion by @lenemter in https://github.com/elementary/gala/pull/2572 * Correctly scale blur coordinates by @lenemter in https://github.com/elementary/gala/pull/2574 * Introduce a WindowListModel by @leolost2605 in https://github.com/elementary/gala/pull/2561 * StyleManager: Support Latte by @ryonakano in https://github.com/elementary/gala/pull/2557 * Improve dock reveal animation when switching workspaces by @lenemter in https://github.com/elementary/gala/pull/2568 * PanelWindow/Gestures: Fix a few warnings by @leolost2605 in https://github.com/elementary/gala/pull/2579 * ShellClients: Better separation of concern by @leolost2605 in https://github.com/elementary/gala/pull/2575 * PanelWindow: fix interaction with fullscreen windows by @lenemter in https://github.com/elementary/gala/pull/2580 * PanelWindow: update position when setting custom size by @lenemter in https://github.com/elementary/gala/pull/2583 * PiP: set correct clone size with csd shadows by @lenemter in https://github.com/elementary/gala/pull/2585 * PanelWindow: calculate fullscreen overlap based on focus window by @lenemter in https://github.com/elementary/gala/pull/2584 * ShellClients: Reveal smoothly when starting by @leolost2605 in https://github.com/elementary/gala/pull/2578 * Rely less on ShellClientsManager by @lenemter in https://github.com/elementary/gala/pull/2586 * WindowManager: remove duplicate behavior settings by @lenemter in https://github.com/elementary/gala/pull/2589 * StyleManager: store accent color as Clutter/Cogl Color by @lenemter in https://github.com/elementary/gala/pull/2590 * Check font rendering in mutter 48 by @lenemter in https://github.com/elementary/gala/pull/2592 * Bring back old icon groups by @lenemter in https://github.com/elementary/gala/pull/2595 * Prepare metainfo for 8.3.0 by @lenemter in https://github.com/elementary/gala/pull/2599 * WindowCloneContainer: use close button size for gaps size by @lenemter in https://github.com/elementary/gala/pull/2602 * Avoid using Gdk.RGBA by @lenemter in https://github.com/elementary/gala/pull/2598 * Put X11 DND windows in feedback group by @lenemter in https://github.com/elementary/gala/pull/2594 * Introduce a first simple test by @leolost2605 in https://github.com/elementary/gala/pull/2565 * Put menu windows on top by @lenemter in https://github.com/elementary/gala/pull/2591 * Scale active shape with monitor scale by @lenemter in https://github.com/elementary/gala/pull/2607 * CloseButton: make monitor scale settable by @lenemter in https://github.com/elementary/gala/pull/2601 * Scale tooltip corner radius by @lenemter in https://github.com/elementary/gala/pull/2597 * ActiveShape: use more opaque accent color by @lenemter in https://github.com/elementary/gala/pull/2604 * WindowSwitcher: correctly scale icons and rounded corners by @lenemter in https://github.com/elementary/gala/pull/2606 * Add latest issue fixes to Metainfo by @danirabbit in https://github.com/elementary/gala/pull/2618 * Release 8.3.0 by @lenemter in https://github.com/elementary/gala/pull/2608 **Full Changelog**: https://github.com/elementary/gala/compare/8.2.5...8.3.0

3 commits
code
8.1.2 on

code 8.1.2 Released

Minor updates:

  • The tooltips for C symbols are now more informative
  • Cloning success is now indicated by toast instead of a dialog
  • Global search and local search now have the same case sensitivity
  • Opening a second window no longer results in duplicate project entries in the project chooser
  • Updated translations
## What's Changed * Profiling: Enable profiling in code using google-perftools by @jeremypw in https://github.com/elementary/code/pull/1539 * Cloning: Show progress in sidebar by @jeremypw in https://github.com/elementary/code/pull/1641 * Consistent search settings between document search and global search by @jeremypw in https://github.com/elementary/code/pull/1623 * SymbolPane: improve tooltips for C tags by @jeremypw in https://github.com/elementary/code/pull/1636 * Sidebar: Put stack and toast in overlay by @jeremypw in https://github.com/elementary/code/pull/1647 * Fix open-folder shortcut by @jeremypw in https://github.com/elementary/code/pull/1640 * Bump flatpak/flatpak-github-actions from 6.5 to 6.6 by @dependabot[bot] in https://github.com/elementary/code/pull/1649 * ChooseProjectButton: prevent duplicate projects in dropdown by @jeremypw in https://github.com/elementary/code/pull/1624 * Fix typo in .desktop file by @decathorpe in https://github.com/elementary/code/pull/1652 ## New Contributors * @decathorpe made their first contribution in https://github.com/elementary/code/pull/1652 **Full Changelog**: https://github.com/elementary/code/compare/8.1.1...8.1.2

1 commit
icons
8.2.0 on

icons 8.2.0 Released

Additions:

  • `start-here`
  • Tool icons for Inkscape
  • Add Adwaita as a fallback for icon names
  • 16px `accessories-character-map`, `document-properties`, `preferences-system`
  • 24px `list-add-symbolic`

Updated families:

  • Add a scroll wheel to mouse
  • Use outline style for `applications-internet-symbolic`
  • Differentiate keyboard device from keyboard preferences
  • Round find-location
  • Remove visual artifact from 16px `edit-paste` icon

Removals:

  • `view-filter`
  • `media-memory`
## What's Changed * Install scalable cursor theme by @danirabbit in https://github.com/elementary/icons/pull/1324 * Add more dnd-* symlinks by @danirabbit in https://github.com/elementary/icons/pull/1327 * Update placement of palette file, add support for local flatpack inst… by @wpkelso in https://github.com/elementary/icons/pull/1328 * Actions: Match `tool-pointer` and `tool-node-editor` to new cursor shapes by @wpkelso in https://github.com/elementary/icons/pull/1329 * Devices: add scroll wheel to mouse by @danirabbit in https://github.com/elementary/icons/pull/1310 * Compose mime-types during the build process by @wpkelso in https://github.com/elementary/icons/pull/1334 * Places: New design for folder icons by @newhoa in https://github.com/elementary/icons/pull/1311 * Places: add start-here by @danirabbit in https://github.com/elementary/icons/pull/1339 * Actions: add 24px list-add-symbolic by @danirabbit in https://github.com/elementary/icons/pull/1341 * Places: Create symlinks in Meson by @danirabbit in https://github.com/elementary/icons/pull/1342 * Categories: outline style for applications-internet-symbolic by @danirabbit in https://github.com/elementary/icons/pull/1343 * Mimes: Copy base files for templates at build time by @wpkelso in https://github.com/elementary/icons/pull/1346 * Remove media-memory by @danirabbit in https://github.com/elementary/icons/pull/1348 * Prep palette file for Inkscape by @wpkelso in https://github.com/elementary/icons/pull/1349 * Devices: differentiate keyboard from keyboard preferences by @danirabbit in https://github.com/elementary/icons/pull/1352 * Places: fix misnamed symbolic folder-remote by @danirabbit in https://github.com/elementary/icons/pull/1354 * Places: fix naming of network-workgroup-symbolic by @danirabbit in https://github.com/elementary/icons/pull/1355 * Use `system-help` as central "question mark" icon by @newhoa in https://github.com/elementary/icons/pull/1351 * Actions: Remove view-filter by @danirabbit in https://github.com/elementary/icons/pull/1356 * Applications: Add cab fill to `system-software-install` at 16x by @wpkelso in https://github.com/elementary/icons/pull/1358 * Applications: Fix rim lighting stops at 16x by @wpkelso in https://github.com/elementary/icons/pull/1359 * Actions: round find-location by @danirabbit in https://github.com/elementary/icons/pull/1360 * Actions: Use main branch by @ryonakano in https://github.com/elementary/icons/pull/1364 * Use Adwaita as a fallback icon theme by @daudix in https://github.com/elementary/icons/pull/1365 * Remove visual artifact from 16px edit-paste icon by @choosingausernameishard in https://github.com/elementary/icons/pull/1367 * Add symlinks for Inkscape lock/unlock icons by @choosingausernameishard in https://github.com/elementary/icons/pull/1370 * Add 16px document-properties by @choosingausernameishard in https://github.com/elementary/icons/pull/1374 * Add 16px preferences-desktop-keyboard/accessories-character-map by @choosingausernameishard in https://github.com/elementary/icons/pull/1375 * Add 16px preferences-system by @choosingausernameishard in https://github.com/elementary/icons/pull/1373 * Add dialog-extensions symlink for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1376 * Add dialog-memory symlink for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1377 * Add edit-undo-history symlink for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1378 * Add font_collections for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1386 * Add dialog-object-properties for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1382 * Add dialog-xml-editor, dialog-selectors and dialog-scripts for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1381 * Add hide/unhide icons for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1371 * Add dialog-objects for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1387 * Add dialog-fill-and-stroke for Inkscape by @choosingausernameishard in https://github.com/elementary/icons/pull/1384 * Add missing mint-green path boolean operation Inkscape icons by @choosingausernameishard in https://github.com/elementary/icons/pull/1391 * Redesign changes-allow by @choosingausernameishard in https://github.com/elementary/icons/pull/1372 ## New Contributors * @ryonakano made their first contribution in https://github.com/elementary/icons/pull/1364 * @daudix made their first contribution in https://github.com/elementary/icons/pull/1365 * @choosingausernameishard made their first contribution in https://github.com/elementary/icons/pull/1367 **Full Changelog**: https://github.com/elementary/icons/compare/8.1.0...8.2.0

3 commits
session-settings
8.1.0 on

8.1.0 Released

## What's Changed * Add meson option to disable x11 session by @bobby285271 in https://github.com/elementary/session-settings/pull/92 * l10n: Correct Chinese language codes by @ryonakano in https://github.com/elementary/session-settings/pull/94 **Full Changelog**: https://github.com/elementary/session-settings/compare/8.0.1...8.1.0

Up to date
settings-power
8.1.0 on

settings-power 8.1.0 Released

Minor updates:

  • Updated translations
## What's Changed * TimeoutComboBox: port to Gtk.DropDown by @danirabbit in https://github.com/elementary/settings-power/pull/281 * TimeoutComboBox: warn about high energy usage by @danirabbit in https://github.com/elementary/settings-power/pull/282 **Full Changelog**: https://github.com/elementary/settings-power/compare/8.0.1...8.1.0

5 commits
files
7.1.6 on

files 7.1.6 Released

Minor updates:

  • Navigation within the Trash folder now works properly
  • The view now refreshes properly after permanent deletion of a folder
  • The number of template items displayed in the context menu is now limited
  • Updated translations
## What's Changed * Date format: expose setting by @jeremypw in https://github.com/elementary/files/pull/2610 * Fix freeze when user template dir points at very large directory tree. by @jeremypw in https://github.com/elementary/files/pull/2644 * Fix expand row of ListView when in Trash by @jeremypw in https://github.com/elementary/files/pull/2648 * Update view after permanent delete of folder containing files by @jeremypw in https://github.com/elementary/files/pull/2624 **Full Changelog**: https://github.com/elementary/files/compare/7.1.5...7.1.6

18 commits
iconbrowser
8.1.0 on

iconbrowser 8.1.0 Released

Update translations

8 commits
wingpanel-indicator-sound
8.0.2 on

wingpanel-indicator-sound 8.0.2 Released

Minor updates

  • Use a toggle button for muting devices instead of a switch
  • Updated translations
## What's Changed * Scale: use GestureMultiPress instead of button release event by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/289 * Scale: use ToggleButton instead of switch by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/290 * DeviceManagerWidget: hide/show with revealer by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/291 * Device: use PulseAudio.Direction by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/293 * PlayerRow: remove eventbutton from raise_player by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/294 * Scale: use Gtk.Adjustment by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/292 * DisplayWidget: GTK4 Prep by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/296 * Scale: send a signal when slider dropped by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/297 * Scale: don't set an icon on construct by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/298 * PlayerRow: GTK4 Prep, code style by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/304 * Scale: GTK4 prep by @danirabbit in https://github.com/elementary/wingpanel-indicator-sound/pull/305 * Allow keybindings on login screen by @lenemter in https://github.com/elementary/wingpanel-indicator-sound/pull/307 * Don't use Bus.watch_name by @lenemter in https://github.com/elementary/wingpanel-indicator-sound/pull/306 **Full Changelog**: https://github.com/elementary/wingpanel-indicator-sound/compare/8.0.1...8.0.2

6 commits
monitor
8.0.0 on

Monitor 8.0.0 Released

Other Improvements:

  • Updated translations
  • The app has been ported to GTK4
  • New GPU detection mechanism based on libpci
## What's Changed * Remove deprecated Fedora/Copr section from Readme by @stsdc in https://github.com/elementary/monitor/pull/380 * Remove the code related to the docker container feature by @stsdc in https://github.com/elementary/monitor/pull/381 * Remove leftovers from the gpu_memory in Statusbar by @stsdc in https://github.com/elementary/monitor/pull/382 * Update actions by @stsdc in https://github.com/elementary/monitor/pull/378 * Remember to clone with submodules by @stsdc in https://github.com/elementary/monitor/pull/383 * Workflows/gettext: fix invalid syntax by @danirabbit in https://github.com/elementary/monitor/pull/385 * Remove leftovers by @stsdc in https://github.com/elementary/monitor/pull/386 * Remove stylesheet retrofit by @stsdc in https://github.com/elementary/monitor/pull/387 * Add .editorconfig by @ryonakano in https://github.com/elementary/monitor/pull/388 * PreferencesView: Use Setitngs.bind to lessen scope of variables by @ryonakano in https://github.com/elementary/monitor/pull/389 * PreferencesGeneralPage: Coding style and GTK 4 prep by @ryonakano in https://github.com/elementary/monitor/pull/391 * Fixed icon shadows by @lopatoj in https://github.com/elementary/monitor/pull/359 * Switch RDNN to io.elementary.monitor by @stsdc in https://github.com/elementary/monitor/pull/395 * Delete debian directory by @danirabbit in https://github.com/elementary/monitor/pull/396 * Remove duplicated string by @leonardo-lemos in https://github.com/elementary/monitor/pull/403 * Bring back com.github.stsdc.monitor in README.md by @stsdc in https://github.com/elementary/monitor/pull/404 * add dependencies to README.md by @UncleTallest in https://github.com/elementary/monitor/pull/407 * Build with native live-chart instead of submodule by @ryonakano in https://github.com/elementary/monitor/pull/411 * Remove live-chart submodule by @stsdc in https://github.com/elementary/monitor/pull/415 * Removes stylesheet submodule by @stsdc in https://github.com/elementary/monitor/pull/416 * Replace label subclass with Granite.HeaderLabel by @danirabbit in https://github.com/elementary/monitor/pull/424 * Add missing license headers by @danirabbit in https://github.com/elementary/monitor/pull/423 * Application: do one-time tasks in startup by @danirabbit in https://github.com/elementary/monitor/pull/420 * Launcher: update to latest format by @danirabbit in https://github.com/elementary/monitor/pull/427 * Resources: add paths for symbolic icons by @danirabbit in https://github.com/elementary/monitor/pull/428 * Update POTFILES by @danirabbit in https://github.com/elementary/monitor/pull/432 * Integrate Headerbar to MainWindow by @danirabbit in https://github.com/elementary/monitor/pull/425 * Add live-chart subproject using wrap-git by @ryonakano in https://github.com/elementary/monitor/pull/429 * Styles: use built-in h2 style for vertical label by @danirabbit in https://github.com/elementary/monitor/pull/435 * Don't set window position by @danirabbit in https://github.com/elementary/monitor/pull/422 * Handle accels with GLib.Action by @danirabbit in https://github.com/elementary/monitor/pull/434 * Use GLib function for formatting size by @danirabbit in https://github.com/elementary/monitor/pull/433 * Rewrite preferences as a single view by @danirabbit in https://github.com/elementary/monitor/pull/426 * Indicator: self contain meson by @danirabbit in https://github.com/elementary/monitor/pull/430 * Shortcuts: gtk4 prep by @danirabbit in https://github.com/elementary/monitor/pull/436 * Update repository URL by @ryonakano in https://github.com/elementary/monitor/pull/437 * Improve metainfo by @ryonakano in https://github.com/elementary/monitor/pull/438 * Metainfo: Fix deprecated developer_name by @ryonakano in https://github.com/elementary/monitor/pull/441 * Use libpci to retrieve some basic PCI data by @stsdc in https://github.com/elementary/monitor/pull/440 * corrected compiling instructions by @spotlesscoder in https://github.com/elementary/monitor/pull/445 * ProcessInfoHeader: cleanup by @danirabbit in https://github.com/elementary/monitor/pull/448 * ProcessInfoView: Preventer → Granite.MessageDialog by @danirabbit in https://github.com/elementary/monitor/pull/447 * Styles: remove dim-label override by @danirabbit in https://github.com/elementary/monitor/pull/451 * MainWindow: cleanup by @danirabbit in https://github.com/elementary/monitor/pull/452 * SystemStorageView: cleanups by @danirabbit in https://github.com/elementary/monitor/pull/450 * LabelRoundy: rewrite by @danirabbit in https://github.com/elementary/monitor/pull/449 * l10n: Correct Chinese language codes by @ryonakano in https://github.com/elementary/monitor/pull/457 * Fix bad merge, remove subproject by @danirabbit in https://github.com/elementary/monitor/pull/458 * Process: drop WNCK by @danirabbit in https://github.com/elementary/monitor/pull/459 * SystemCPUView: code style cleanup by @danirabbit in https://github.com/elementary/monitor/pull/460 * Statusbar: cleanup and GTK4 prep by @danirabbit in https://github.com/elementary/monitor/pull/462 * WidgetResource: rewrite and cleanup by @danirabbit in https://github.com/elementary/monitor/pull/463 * ProcessView: reduce object access, build ui in construct by @danirabbit in https://github.com/elementary/monitor/pull/464 * Mainwindow: absorb search bar by @danirabbit in https://github.com/elementary/monitor/pull/461 * ProcessInfoIOStats: remove dead code, clean up by @danirabbit in https://github.com/elementary/monitor/pull/466 * Remove unused update_model method from OpenFilesTreeViewModel by @stsdc in https://github.com/elementary/monitor/pull/467 * Create the model for OpenFilesTreeView internally by @stsdc in https://github.com/elementary/monitor/pull/468 * Simplify icon handling in CPUProcessTreeView by removing regex check for icon paths by @stsdc in https://github.com/elementary/monitor/pull/469 * Delete subprojects directory by @danirabbit in https://github.com/elementary/monitor/pull/472 * MainWindow: bind view to settings by @danirabbit in https://github.com/elementary/monitor/pull/471 * Application: connect to dbus signals by @danirabbit in https://github.com/elementary/monitor/pull/473 * Application: hold or release with indicator state by @danirabbit in https://github.com/elementary/monitor/pull/474 * Monitor GTK4 port by @stsdc in https://github.com/elementary/monitor/pull/443 * Chart: hide overflow by @danirabbit in https://github.com/elementary/monitor/pull/476 * Metainfo: add missing releases by @danirabbit in https://github.com/elementary/monitor/pull/477 * Update project version to 8.0.0 and remove post-install script by @stsdc in https://github.com/elementary/monitor/pull/480 * Remove outdated screenshot files and update existing ones by @stsdc in https://github.com/elementary/monitor/pull/483 * ProcessInfoView: cleanup and code style by @danirabbit in https://github.com/elementary/monitor/pull/485 * ProcessInfoView: handle process actions by @danirabbit in https://github.com/elementary/monitor/pull/484 * Release 8.0.0 by @danirabbit in https://github.com/elementary/monitor/pull/479 ## New Contributors * @lopatoj made their first contribution in https://github.com/elementary/monitor/pull/359 * @leonardo-lemos made their first contribution in https://github.com/elementary/monitor/pull/403 * @UncleTallest made their first contribution in https://github.com/elementary/monitor/pull/407 * @spotlesscoder made their first contribution in https://github.com/elementary/monitor/pull/445 **Full Changelog**: https://github.com/elementary/monitor/compare/0.17.2...8.0.0

8 commits
greeter
8.1.0 on

greeter 8.1.0 Released

Minor updates:

  • Updated translations
## What's Changed * Remove unused values from config by @lenemter in https://github.com/elementary/greeter/pull/787 * Compositor: remove more dead code by @lenemter in https://github.com/elementary/greeter/pull/781 * Add dark style support by @lenemter in https://github.com/elementary/greeter/pull/786 * Use gsettings to store last user by @lenemter in https://github.com/elementary/greeter/pull/793 * Compositor: remove unused x11 specific code by @lenemter in https://github.com/elementary/greeter/pull/780 * Move session action into application by @lenemter in https://github.com/elementary/greeter/pull/795 * Push Greeter to the background using pantheon shell protocol by @lenemter in https://github.com/elementary/greeter/pull/796 * Fix popover keyboard nav by @lenemter in https://github.com/elementary/greeter/pull/797 * Remove unused PromptText by @lenemter in https://github.com/elementary/greeter/pull/799 * Cleanup StyleContext use by @lenemter in https://github.com/elementary/greeter/pull/800 * Set power settings of active user by @lenemter in https://github.com/elementary/greeter/pull/801 * Connect to lightdm daemon early by @lenemter in https://github.com/elementary/greeter/pull/802 * Cleanup UserCard property sync by @lenemter in https://github.com/elementary/greeter/pull/803 * Cleanup BaseCard by @lenemter in https://github.com/elementary/greeter/pull/804 * Small CapsLockRevealer cleanup by @lenemter in https://github.com/elementary/greeter/pull/805 * Cleanup FPrintUtils by @lenemter in https://github.com/elementary/greeter/pull/806 * Cleanup DateTimeWidget by @lenemter in https://github.com/elementary/greeter/pull/807 * Compositor: remove old unused texture by @lenemter in https://github.com/elementary/greeter/pull/808 * Require Mutter >=45 by @danirabbit in https://github.com/elementary/greeter/pull/773 * Compositor: sync shell clients code with gala by @lenemter in https://github.com/elementary/greeter/pull/810 * Follow automatic accent color preference by @lenemter in https://github.com/elementary/greeter/pull/813 * Position Greeter window in the compositor by @lenemter in https://github.com/elementary/greeter/pull/811 * Save and restore last selected session type by @lenemter in https://github.com/elementary/greeter/pull/809 * SessionButton: subclass bin by @danirabbit in https://github.com/elementary/greeter/pull/815 * Start the port to Mutter 48 by @tintou in https://github.com/elementary/greeter/pull/812 * Prepare metainfo for 8.1.0 by @lenemter in https://github.com/elementary/greeter/pull/816 * Center caps lock label by @lenemter in https://github.com/elementary/greeter/pull/798 * Sync Wingpanel transparency by @lenemter in https://github.com/elementary/greeter/pull/788 * Add OpenSUSE Leap CI by @lenemter in https://github.com/elementary/greeter/pull/820 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/greeter/pull/823 * Select classic session when using a11y features by @danirabbit in https://github.com/elementary/greeter/pull/821 * Conf: set wayland as default session by @danirabbit in https://github.com/elementary/greeter/pull/747 * Do not try to fallback to x11 session when it is unavailable by @bobby285271 in https://github.com/elementary/greeter/pull/824 * Change manual card workflow by @lenemter in https://github.com/elementary/greeter/pull/794 * Application.css: fix invalid icon shadow by @danirabbit in https://github.com/elementary/greeter/pull/826 * Add blur protocol by @lenemter in https://github.com/elementary/greeter/pull/827 * Simplify disabling tiling shortcuts by @lenemter in https://github.com/elementary/greeter/pull/828 **Full Changelog**: https://github.com/elementary/greeter/compare/8.0.1...8.1.0

6 commits
granite
7.7.0 on

granite 7.7.0 Released

New Icons:

  • View icons for columns, grids, lists, and reader mode. Plus horizontal and vertical ellipsis icons
  • Start and End show/hide sidebar icons
  • Emoji category icons used by GTK's emoji picker
  • Eye icons required by Gtk.PasswordEntry

New Features:

  • Box is an orientable widget that includes standardized spacing and linked styles
  • ListItem is a standard list widget that includes styles and spacing
  • ToolBox is a vertical layout widget for top and bottom toolbars
  • new style class constants for labels: CssClass.NUMERIC and CssClass.MONOSPACE
  • StyleManager handles automatically setting dark and light modes as well as system accent colors using Portals
  • BackButton is a standardized navigation button that activates "navigation.pop" and includes a shortcut tooltip

Improvements:

  • accel_to_string now uses the word "Super" instead of the "⌘" symbol
  • HeaderLabel has a new property for H1-H4 sizes and H2 styles are now bolder
  • CssClass.CARD is now rounded by default
  • Updated translations

Deprecations:

  • Utils.set_color_primary. Modern apps have moved to more of a split paned design and this style is no longer very fashionable
  • Nearly all of the old `STYLE_CLASS` constants have been deprecated. Some of them have been replaced by `CssClass` constants, others by widgets.

Demo Improvements:

  • More demo pages with more widgets
  • Color scheme switcher in the sidebar

14 commits
terminal
7.1.2 on

terminal 7.1.2 Released

Other updates:

  • Translation updates
## What's Changed * Only embedded newlines should trigger safe paste warning by @jeremypw in https://github.com/elementary/terminal/pull/906 * MainWindow: set strict centering in header by @danirabbit in https://github.com/elementary/terminal/pull/909 * Simplify make restorable by @jeremypw in https://github.com/elementary/terminal/pull/910 **Full Changelog**: https://github.com/elementary/terminal/compare/7.1.1...7.1.2

37 commits
maps
8.1.0 on

maps 8.1.0 Released

  • Update translations
## What's Changed * Modernize app icon by @danirabbit in https://github.com/elementary/maps/pull/109 * Update documentations by @ryonakano in https://github.com/elementary/maps/pull/119 * Make back the app name translatable by @ryonakano in https://github.com/elementary/maps/pull/127 * MainWindow: Do not use mnemonics by @ryonakano in https://github.com/elementary/maps/pull/128 * Re-separate the translation domain for metadata into 'extra' by @ryonakano in https://github.com/elementary/maps/pull/131 * flatpak-x-checker: Commit as elementaryBot by @ryonakano in https://github.com/elementary/maps/pull/135 * Actions: Add release by @ryonakano in https://github.com/elementary/maps/pull/137 * Change project owner to elementary and rename to Maps by @ryonakano in https://github.com/elementary/maps/pull/134 * Actions: Add gettext-flatpak by @ryonakano in https://github.com/elementary/maps/pull/136 * Data: add missing rename to install gschema by @danirabbit in https://github.com/elementary/maps/pull/139 * Desktop: add missing keys, set spec version by @danirabbit in https://github.com/elementary/maps/pull/140 * Data: Remove PNG icons, install HiDPI SVG by @danirabbit in https://github.com/elementary/maps/pull/141 * Create SearchResultItem widget by @danirabbit in https://github.com/elementary/maps/pull/124 * Actions: Add deploy by @ryonakano in https://github.com/elementary/maps/pull/145 * metainfo: Prepare for the next release note by @ryonakano in https://github.com/elementary/maps/pull/144 * MainWindow: headerbar style adjustments by @danirabbit in https://github.com/elementary/maps/pull/143 * MainWindow: improve search interaction by @danirabbit in https://github.com/elementary/maps/pull/146 * Add elementary, Inc. to the copyright headers by @ryonakano in https://github.com/elementary/maps/pull/149 * MainWindow: ListBox → ListView by @danirabbit in https://github.com/elementary/maps/pull/147 * MainWindow: forward space key from popover to search entry by @danirabbit in https://github.com/elementary/maps/pull/151 * MainWindow: don't set spinner visibility by @danirabbit in https://github.com/elementary/maps/pull/152 * Styles: add button.osd styles by @danirabbit in https://github.com/elementary/maps/pull/155 * MainWindow: add icons for map source buttons by @danirabbit in https://github.com/elementary/maps/pull/154 * MainWindow: change list selection to single select by @danirabbit in https://github.com/elementary/maps/pull/159 * MainWindow: forward left/right keys to searchbar by @danirabbit in https://github.com/elementary/maps/pull/158 * SearchResultItem: add custom icons by @danirabbit in https://github.com/elementary/maps/pull/157 * MainWindow: use settings.create_action by @danirabbit in https://github.com/elementary/maps/pull/160 * Actions: Use main branch by @ryonakano in https://github.com/elementary/maps/pull/163 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/maps/pull/164 * Revert "MainWindow: search popover use propagate_natural_height" by @danirabbit in https://github.com/elementary/maps/pull/166 * Support geo uri by @danirabbit in https://github.com/elementary/maps/pull/165 * libshumate: Update libshumate-1.4.0.tar.xz to 1.5.0.1 by @elementaryBot in https://github.com/elementary/maps/pull/168 * Update screenshots by @danirabbit in https://github.com/elementary/maps/pull/169 * l10n: Correct Chinese language codes by @ryonakano in https://github.com/elementary/maps/pull/170 * Icon: add depth, round intersection, latte background by @danirabbit in https://github.com/elementary/maps/pull/138 ## New Contributors * @elementaryBot made their first contribution in https://github.com/elementary/maps/pull/168 **Full Changelog**: https://github.com/elementary/maps/compare/3.1.1...8.1.0

21 commits
appcenter
8.3.1 on

appcenter 8.3.1 Released

Other Improvements:

  • Updated translations
## What's Changed * Use absolute path for Exec for DBus activation by @ryonakano in https://github.com/elementary/appcenter/pull/2355 * Release 8.3.1 by @danirabbit in https://github.com/elementary/appcenter/pull/2356 **Full Changelog**: https://github.com/elementary/appcenter/compare/8.3.0...8.3.1

28 commits
quick-settings
1.3.0 on

Quick Settings 1.3.0

## What's Changed * SettingsToggle: icon → icon_name by @danirabbit in https://github.com/elementary/quick-settings/pull/107 * UserRow: remove draw call by @danirabbit in https://github.com/elementary/quick-settings/pull/112 * EndSessionDialog: replace ButtonBox by @danirabbit in https://github.com/elementary/quick-settings/pull/110 * SessionBox: present_with_time → present by @danirabbit in https://github.com/elementary/quick-settings/pull/109 * EndSessionDialog: use EventControllerKey by @danirabbit in https://github.com/elementary/quick-settings/pull/111 * PopoverWidget: notify when onboard activated in Wayland by @danirabbit in https://github.com/elementary/quick-settings/pull/120 * DarkModeToggle: animate by @danirabbit in https://github.com/elementary/quick-settings/pull/121 * RotationToggle: animate by @danirabbit in https://github.com/elementary/quick-settings/pull/122 * EndSessionDialog: use Granite.MessageDialog by @danirabbit in https://github.com/elementary/quick-settings/pull/123 * UserRow: handle current user by @danirabbit in https://github.com/elementary/quick-settings/pull/88 * Actions: Use main branch by @ryonakano in https://github.com/elementary/quick-settings/pull/128 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/quick-settings/pull/130 * Metainfo: add 1.3.0 release notes by @danirabbit in https://github.com/elementary/quick-settings/pull/132 * Release 1.3.0 by @danirabbit in https://github.com/elementary/quick-settings/pull/133 **Full Changelog**: https://github.com/elementary/quick-settings/compare/1.2.0...1.3.0

12 commits
settings-applications
8.2.0 on

settings-applications 8.2.0 Released

Minor updates:

  • Updated translations
## What's Changed * Sidebar: use Action, search on type by @danirabbit in https://github.com/elementary/settings-applications/pull/251 * Actions: Use main branch by @ryonakano in https://github.com/elementary/settings-applications/pull/254 * DefaultPlug: add settings for geo uri handler by @danirabbit in https://github.com/elementary/settings-applications/pull/255 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/settings-applications/pull/256 * Metainfo: add 8.2.0 release notes by @danirabbit in https://github.com/elementary/settings-applications/pull/257 * Release 8.2.0 by @danirabbit in https://github.com/elementary/settings-applications/pull/258 **Full Changelog**: https://github.com/elementary/settings-applications/compare/8.1.0...8.2.0

13 commits
settings-network
8.2.0 on

switchboard-plug-network 8.2.0 Released

Minor updates

  • Updated translations
## What's Changed * Actions: Use main branch by @ryonakano in https://github.com/elementary/settings-network/pull/435 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/settings-network/pull/437 * rfkill: Use sizeof instead of literal size by @ryonakano in https://github.com/elementary/settings-network/pull/439 * RKFill: add airplane mode property by @danirabbit in https://github.com/elementary/settings-network/pull/438 * Release 8.2.0 by @danirabbit in https://github.com/elementary/settings-network/pull/442 **Full Changelog**: https://github.com/elementary/settings-network/compare/8.1.0...8.2.0

15 commits
wingpanel-indicator-network
8.0.0 on

wingpanel-indicator-network 8.0.0 Released

Improvements:

  • Airplane mode disables networking radios, not bluetooth or wired networks
  • Jump to settings by middle-clicking on toggles
  • Updated translations
## What's Changed * DisplayWidget: gtk4 prep by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/323 * Replace ListBox and FlowBox iterators for GTK4 by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/324 * Add styles to screen by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/325 * VpnInterface: bind model by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/326 * Indicator: use gesture for middle click by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/327 * PopoverWidget: GTK4 prep by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/328 * WifiMenuItem: GTK4 prep by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/330 * WifiInterface: GTK4 prep by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/329 * meson: Require gio-2.0 >= 2.74 by @ryonakano in https://github.com/elementary/wingpanel-indicator-network/pull/331 * Create SettingsToggle widget by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/333 * WifiMenuItem: button_release_event → notify active by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/334 * Wifiinterface: Don't subclass Gtk.Label by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/335 * Metainfo: add 8.0.0 release notes by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/336 * PopoverWidget: add stateful icons to Airplane Mode by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/338 * AirplaneMode: use RFKill by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/340 * Check bluetooth for hardware lock before enabling by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/341 * Fix crash in greeter by @vjr in https://github.com/elementary/wingpanel-indicator-network/pull/342 * Metainfo: update 8.0.0 release notes by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/344 * Actions: Use main branch by @ryonakano in https://github.com/elementary/wingpanel-indicator-network/pull/347 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/wingpanel-indicator-network/pull/348 * rfkill: Use sizeof instead of literal size by @ryonakano in https://github.com/elementary/wingpanel-indicator-network/pull/349 * Release 8.0.0 by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/345 **Full Changelog**: https://github.com/elementary/wingpanel-indicator-network/compare/7.1.1...8.0.0

12 commits
dock
8.2.0 on

dock 8.2.0 Released

Updated translations

## What's Changed * Use shadow width instead of custom size by @leolost2605 in https://github.com/elementary/dock/pull/437 * Implement background app monitoring by @leolost2605 in https://github.com/elementary/dock/pull/394 * Keep the dock visible in the MultitaskingView by @leolost2605 in https://github.com/elementary/dock/pull/375 * Actions: Use main branch by @ryonakano in https://github.com/elementary/dock/pull/440 * Update POTFILES by @ryonakano in https://github.com/elementary/dock/pull/442 * Replace tooltip with popover by @sebastianlay in https://github.com/elementary/dock/pull/441 * Fix shaking of window when moving icon by @sebastianlay in https://github.com/elementary/dock/pull/445 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/dock/pull/448 * Add shake to app icon when window cannot be opened by @sebastianlay in https://github.com/elementary/dock/pull/446 * Metainfo: add 8.2.0 release notes by @danirabbit in https://github.com/elementary/dock/pull/452 * Styles: Fix "Active on Other Workspace" indicator color by @wpkelso in https://github.com/elementary/dock/pull/450 * MainWindow: only request multitasking view if workspace switcher enabled by @danirabbit in https://github.com/elementary/dock/pull/454 * Release 8.2.0 by @danirabbit in https://github.com/elementary/dock/pull/453 ## New Contributors * @sebastianlay made their first contribution in https://github.com/elementary/dock/pull/441 * @wpkelso made their first contribution in https://github.com/elementary/dock/pull/450 **Full Changelog**: https://github.com/elementary/dock/compare/8.1.2...8.2.0

41 commits
music
8.1.0 on

music 8.1.0 Released

Improvements:

  • Show album art in the sound indicator
  • Clear the queue
  • Updated translations
## What's Changed * Implement simple search in playlist by @jeremypw in https://github.com/elementary/music/pull/765 * Add quit keyboard shortcut by @zeebok in https://github.com/elementary/music/pull/778 * Actions: bump flatpak to 6.4 by @danirabbit in https://github.com/elementary/music/pull/788 * CI: run arm workflows on arm runner by @davidmhewitt in https://github.com/elementary/music/pull/789 * Update to Platform 8.1 by @danirabbit in https://github.com/elementary/music/pull/790 * Add clear queue button by @Oowoosh0 in https://github.com/elementary/music/pull/795 * Remove songs by @Oowoosh0 in https://github.com/elementary/music/pull/797 * TrackRow: DRY menu popup at pointer by @danirabbit in https://github.com/elementary/music/pull/800 * Fix gap below cover art by @Oowoosh0 in https://github.com/elementary/music/pull/799 * MainWindow: replace ListBox with ListView by @danirabbit in https://github.com/elementary/music/pull/796 * Correctly display artists name in NowPlayingView by @Oowoosh0 in https://github.com/elementary/music/pull/804 * Bump flatpak/flatpak-github-actions from 6.4 to 6.5 by @dependabot[bot] in https://github.com/elementary/music/pull/807 * Move lambdas into handlers by @teamcons in https://github.com/elementary/music/pull/809 * Introduce save and restore methods by @teamcons in https://github.com/elementary/music/pull/810 * Refresh screenshot to reflect current state by @teamcons in https://github.com/elementary/music/pull/812 * Send artwork to MPRIS by @danirabbit in https://github.com/elementary/music/pull/805 * Flatpak: bump platform to 8.2 by @ryonakano in https://github.com/elementary/music/pull/817 * Actions: Use main branch by @ryonakano in https://github.com/elementary/music/pull/818 * MainWindow: Fix missing gettext by @ryonakano in https://github.com/elementary/music/pull/819 * Metainfo: add 8.1.0 release notes by @danirabbit in https://github.com/elementary/music/pull/821 * Add dark mode screenshot by @danirabbit in https://github.com/elementary/music/pull/822 * Metainfo: invert dark/light brand colors by @danirabbit in https://github.com/elementary/music/pull/823 * README: Update dependencies list by @ryonakano in https://github.com/elementary/music/pull/826 * Add accel to open files via Ctrl+O by @teamcons in https://github.com/elementary/music/pull/820 * PlaybackManager: create actions internally by @danirabbit in https://github.com/elementary/music/pull/824 * Restore last played by @teamcons in https://github.com/elementary/music/pull/814 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/music/pull/828 * Introduce a SearchBar by @leolost2605 in https://github.com/elementary/music/pull/801 * gschema: Fix invalid default value for previous-queue by @ryonakano in https://github.com/elementary/music/pull/830 * Release 8.1.0 by @danirabbit in https://github.com/elementary/music/pull/825 ## New Contributors * @zeebok made their first contribution in https://github.com/elementary/music/pull/778 * @Oowoosh0 made their first contribution in https://github.com/elementary/music/pull/795 * @teamcons made their first contribution in https://github.com/elementary/music/pull/809 **Full Changelog**: https://github.com/elementary/music/compare/8.0.0...8.1.0

24 commits
installer
8.1.2 on

installer 8.1.2 Released

Improvements:

  • Improve screen reader support
  • Updated translations
## What's Changed * Gresource non-fdo media-memory by @danirabbit in https://github.com/elementary/installer/pull/876 * CheckView: make warning items screen reader accessible by @danirabbit in https://github.com/elementary/installer/pull/885 * InstallTypeGrid: improve screenreader labeling by @danirabbit in https://github.com/elementary/installer/pull/889 * DiskGrid: improve screen reader labels by @danirabbit in https://github.com/elementary/installer/pull/890 * Metainfo: add 8.1.2 release notes by @danirabbit in https://github.com/elementary/installer/pull/894 * MainWindow: center on X11 by @danirabbit in https://github.com/elementary/installer/pull/884 * Use CSS for tnum instead of Pango by @danirabbit in https://github.com/elementary/installer/pull/887 * Actions: Use main branch by @ryonakano in https://github.com/elementary/installer/pull/899 * EncryptView: make entries screen reader accessible by @danirabbit in https://github.com/elementary/installer/pull/896 * EncryptView: make warnings messages screen reader accessible by @danirabbit in https://github.com/elementary/installer/pull/897 * DiskBar: Add some safety checks to constraints calculations by @lenemter in https://github.com/elementary/installer/pull/901 * Metainfo: add new issue fixes to 8.1.2 notes by @danirabbit in https://github.com/elementary/installer/pull/903 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/installer/pull/904 * Release 8.1.2 by @danirabbit in https://github.com/elementary/installer/pull/895 **Full Changelog**: https://github.com/elementary/installer/compare/8.1.1...8.1.2

18 commits
calculator
8.0.1 on

calculator 8.0.1 Released

Minor updates:

  • Replace "Del" button with an icon
  • Updated translations
## What's Changed * Actions: bump flatpak to 6.4 by @danirabbit in https://github.com/elementary/calculator/pull/280 * CI: run arm workflows on arm runner by @davidmhewitt in https://github.com/elementary/calculator/pull/281 * Bump platform to 8.1 by @danirabbit in https://github.com/elementary/calculator/pull/282 * Bump flatpak/flatpak-github-actions from 6.4 to 6.5 by @dependabot[bot] in https://github.com/elementary/calculator/pull/283 * Add action icon by @danirabbit in https://github.com/elementary/calculator/pull/284 * Replace "Del" button with 'edit-clear-symbolic' icon by @alainm23 in https://github.com/elementary/calculator/pull/279 * Flatpak: bump platform to 8.2 by @danirabbit in https://github.com/elementary/calculator/pull/285 * Actions: Use main branch by @ryonakano in https://github.com/elementary/calculator/pull/288 * Metainfo: add 8.0.1 release notes by @danirabbit in https://github.com/elementary/calculator/pull/286 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/calculator/pull/291 * Release 8.0.1 by @danirabbit in https://github.com/elementary/calculator/pull/289 ## New Contributors * @alainm23 made their first contribution in https://github.com/elementary/calculator/pull/279 **Full Changelog**: https://github.com/elementary/calculator/compare/8.0.0...8.0.1

10 commits
screenshot
8.0.3 on

screenshot 8.0.3 Released

Minor updates:

  • Updated translations
## What's Changed * patch: fix screenshot crashing when image height exceeds width enough by @Tbusk in https://github.com/elementary/screenshot/pull/317 * Metainfo: add 8.0.3 release notes by @danirabbit in https://github.com/elementary/screenshot/pull/318 * Release 8.0.3 by @danirabbit in https://github.com/elementary/screenshot/pull/319 ## New Contributors * @Tbusk made their first contribution in https://github.com/elementary/screenshot/pull/317 **Full Changelog**: https://github.com/elementary/screenshot/compare/8.0.2...8.0.3

10 commits
initial-setup
8.0.1 on

initial-setup 8.0.1 Released

## What's Changed * KeyboardLayout: list from xkbregistry by @ryonakano in https://github.com/elementary/initial-setup/pull/197 * AccountView: Allow trailing hyphens and underscores in username by @ryonakano in https://github.com/elementary/initial-setup/pull/198 * Metainfo: add 8.0.1 release notes by @danirabbit in https://github.com/elementary/initial-setup/pull/208 * Actions: Use main branch by @ryonakano in https://github.com/elementary/initial-setup/pull/210 * MainWindow: center on X11 and Wayland by @danirabbit in https://github.com/elementary/initial-setup/pull/212 * AccountView: make entry validated screen reader accessible by @danirabbit in https://github.com/elementary/initial-setup/pull/211 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/initial-setup/pull/213 * Release 8.0.1 by @danirabbit in https://github.com/elementary/initial-setup/pull/209 **Full Changelog**: https://github.com/elementary/initial-setup/compare/8.0.0...8.0.1

15 commits
videos
8.0.2 on

videos 8.0.2 Released

## What's Changed * fix: pin cargo-c version by @davidmhewitt in https://github.com/elementary/videos/pull/398 * Actions: bump flatpak to 6.4 by @danirabbit in https://github.com/elementary/videos/pull/395 * CI: run arm workflows on arm runner by @davidmhewitt in https://github.com/elementary/videos/pull/397 * Flatpak: Fix warning about redirect by @ryonakano in https://github.com/elementary/videos/pull/401 * Use Gtk.FileDialog by @ryonakano in https://github.com/elementary/videos/pull/400 * BottomBar: mark primary menu by @danirabbit in https://github.com/elementary/videos/pull/402 * Actions: Use main branch by @ryonakano in https://github.com/elementary/videos/pull/405 * Flatpak: bump platform to 8.2 by @danirabbit in https://github.com/elementary/videos/pull/404 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/videos/pull/406 * Metainfo: add 8.0.2 release notes by @danirabbit in https://github.com/elementary/videos/pull/407 * Release 8.0.2 by @danirabbit in https://github.com/elementary/videos/pull/408 **Full Changelog**: https://github.com/elementary/videos/compare/8.0.1...8.0.2

17 commits
camera
8.0.2 on

camera 8.0.2 Released

## What's Changed * Actions: bump flatpak to 6.4 by @danirabbit in https://github.com/elementary/camera/pull/285 * fix: pin cargo-c version by @davidmhewitt in https://github.com/elementary/camera/pull/286 * CI: run arm workflows on arm runner by @davidmhewitt in https://github.com/elementary/camera/pull/287 * Bump flatpak/flatpak-github-actions from 6.4 to 6.5 by @dependabot[bot] in https://github.com/elementary/camera/pull/289 * Flatpak: Fix warning about redirect by @ryonakano in https://github.com/elementary/camera/pull/290 * MainWindow: mark primary menubutton by @danirabbit in https://github.com/elementary/camera/pull/291 * Resource: add view-* icons by @danirabbit in https://github.com/elementary/camera/pull/292 * Actions: Use main branch by @ryonakano in https://github.com/elementary/camera/pull/294 * Bump platform to 8.2 by @danirabbit in https://github.com/elementary/camera/pull/288 * Metainfo: add 8.0.2 release notes by @danirabbit in https://github.com/elementary/camera/pull/295 * Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/elementary/camera/pull/298 * Release 8.0.2 by @danirabbit in https://github.com/elementary/camera/pull/296 **Full Changelog**: https://github.com/elementary/camera/compare/8.0.1...8.0.2

11 commits
os
8.0.2-rc2 on

OS 8.0.2

OS 8.0.2 is available now! https://blog.elementary.io/os-8-0-2-available-now/

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

25 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

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

17 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

23 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

46 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

41 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

34 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

21 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

21 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

32 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

22 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

20 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

39 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

29 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

8 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

35 commits
settings-locale
8.0.2 on

switchboard-plug-locale 8.0.2 Released

Minor improvements:

  • More responsive design layout
  • Updated translations

35 commits
settings-system
8.2.1 on

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

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

21 commits
live-chart
2.0.0 on

LiveChart 2.0.0

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

42 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))

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

78 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

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

28 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

26 commits
settings-security-privacy
8.0.1 on

switchboard-plug-security-privacy 8.0.1 Released

Minor updates:

  • Translation updates

37 commits
feedback
8.0.1 on

feedback 8.0.1 Released

Improvements:

  • Updated translations

52 commits
switchboard-plug-parental-controls
8.0.1 on

switchboard-plug-parental-controls 8.0.1 Released

Minor updates:

  • Updated translations

25 commits
pantheon-agent-polkit
8.0.1 on

pantheon-agent-polkit 8.0.1 Released

  • Always on top and centered
  • Updated translations

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

57 commits
press-kit
8.0.0 on

8

Up to date
sideload
6.3.0 on

sideload 6.3.0 Released

  • Updated translations

37 commits
settings-sound
8.0.1 on

switchboard-plug-sound 8.0.1 Released

Improvements:

  • Fix crash when connecting bluetooth audio players
  • Updated translations

33 commits
settings-printers
8.0.1 on

switchboard-plug-printers 8.0.1 Released

Minor updates:

  • Restore sidebar position
  • Updated translations

48 commits
settings-datetime
8.1.0 on

switchboard-plug-datetime 8.1.0 Released

Minor updates

  • Updated translations

30 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

94 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

38 commits
panel-nightlight
2.1.3 on

wingpanel-indicator-nightlight 2.1.3 Released

Updated translations

33 commits
wingpanel-indicator-notifications
7.1.1 on

wingpanel-indicator-notifications 7.1.1 Released

Minor updates:

  • Updated translations

52 commits
panel-keyboard
2.4.2 on

wingpanel-indicator-keyboard 2.4.2 Released

Minor updates:

  • Updated translations

44 commits
panel-datetime
2.4.2 on

wingpanel-indicator-datetime 2.4.2 Released

Improvements:

  • Updated translations

36 commits
tasks
6.3.3 on

tasks 6.3.3 Released

Improvements:

  • Updated translations

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

95 commits
calendar
8.0.0 on

calendar 8.0.0 Released

Minor Updates:

  • New flatter design
  • Updated translations

154 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

45 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

93 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

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

33 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