Latest Releases

The latest release from each repository and its status

Release Commits Since
stylesheet
7.1.0 on

Stylesheet 7.1.0 Released!

## What's Changed * actions/checkout@v3 by @meisenzahl in https://github.com/elementary/stylesheet/pull/1238 * Fixes for Epiphany by @Exalm in https://github.com/elementary/stylesheet/pull/1241 * GTK4: Support `.keyboard-activating` class for buttons by @lenemter in https://github.com/elementary/stylesheet/pull/1246 * Switch to GHCR containers by @davidmhewitt in https://github.com/elementary/stylesheet/pull/1247 * Adw.PreferencesWindow by @danirabbit in https://github.com/elementary/stylesheet/pull/1245 * Add release notes for 7.1.0 by @danirabbit in https://github.com/elementary/stylesheet/pull/1249 * Release 7.1.0 by @danirabbit in https://github.com/elementary/stylesheet/pull/1250 ## New Contributors * @Exalm made their first contribution in https://github.com/elementary/stylesheet/pull/1241 * @lenemter made their first contribution in https://github.com/elementary/stylesheet/pull/1246 * @davidmhewitt made their first contribution in https://github.com/elementary/stylesheet/pull/1247 **Full Changelog**: https://github.com/elementary/stylesheet/compare/7.0.1...7.1.0

7 commits
mail
7.0.1 on

Mail 7.0.1 Released

## What's Changed * MainWindow: Spelling: ellipsis by @comradekingu in https://github.com/elementary/mail/pull/791 * build: fix documentation build by @bobby285271 in https://github.com/elementary/mail/pull/795 * Docs: Add curiously omitted dependency on meson to the readme by @turbobastii in https://github.com/elementary/mail/pull/803 * actions/checkout@v3 by @meisenzahl in https://github.com/elementary/mail/pull/811 * build: support webkit2gtk-4.1 by @bobby285271 in https://github.com/elementary/mail/pull/794 * Make a link containing '%' valid (Fix for #810) by @leolost2605 in https://github.com/elementary/mail/pull/813 * Metainfo Improvements by @danirabbit in https://github.com/elementary/mail/pull/821 * Fix #814: Crash on setting a message flag by @leolost2605 in https://github.com/elementary/mail/pull/825 * Release 7.0.1 by @danirabbit in https://github.com/elementary/mail/pull/826 ## New Contributors * @bobby285271 made their first contribution in https://github.com/elementary/mail/pull/795 * @turbobastii made their first contribution in https://github.com/elementary/mail/pull/803 * @leolost2605 made their first contribution in https://github.com/elementary/mail/pull/813 **Full Changelog**: https://github.com/elementary/mail/compare/7.0.0...7.0.1

30 commits
wingpanel-indicator-network
7.0.1 on

Network Indicator 7.0.1

## What's Changed * Use dbus_call for setting airplane mode by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/285 * VpnInterface: catch errors in activate_cb by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/286 * Release 7.0.1 by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/290 **Full Changelog**: https://github.com/elementary/wingpanel-indicator-network/compare/7.0.0...7.0.1

7.0.0 on

Network Indicator 7.0.0 Released!

## What's Changed * Add airplane mode switch to popover; add middle-click tooltip by @jeremypw in https://github.com/elementary/wingpanel-indicator-network/pull/235 * actions/checkout@v3 by @meisenzahl in https://github.com/elementary/wingpanel-indicator-network/pull/255 * Use disambiguate_names from NM by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/260 * WifiInterface: use NM.DeviceState by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/264 * Update NetworkManager vapi files by @tintou in https://github.com/elementary/wingpanel-indicator-network/pull/265 * vapi: Only allow to generate the vapi if the dependencies are found by @tintou in https://github.com/elementary/wingpanel-indicator-network/pull/266 * Indicator: get interfaces from list, not widget by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/261 * PopoverWidget: get ifaces from list, not widget by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/262 * Use circular toggles for airplane mode and ethernet by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/258 * Move classes from common by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/259 * PopoverWidget: list VPNs above wifi by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/267 * Show VPN as a FlowBox of ToggleButtons by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/268 * Appdata updates by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/277 * Gresource all the icons by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/278 * WifiMenuItem: use built-in activate signal by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/275 * WidgetNMInterface: remove is_device by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/271 * Fix set_property deprecations by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/273 * Revert "WifiMenuItem: use built-in activate signal" by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/280 * libnm: Add more metadata overrides by @tintou in https://github.com/elementary/wingpanel-indicator-network/pull/281 * WifiMenuItem: misc cleanup by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/282 * Release 7.0.0 by @danirabbit in https://github.com/elementary/wingpanel-indicator-network/pull/270 ## New Contributors * @jeremypw made their first contribution in https://github.com/elementary/wingpanel-indicator-network/pull/235 * @meisenzahl made their first contribution in https://github.com/elementary/wingpanel-indicator-network/pull/255 **Full Changelog**: https://github.com/elementary/wingpanel-indicator-network/compare/2.3.4...7.0.0

17 commits
files
6.3.0 on

Files 6.3.0 Released!

## What's Changed * Fix click above and below text in listview by @jeremypw in https://github.com/elementary/files/pull/2121 * Add AppMenu button to headerbar by @jeremypw in https://github.com/elementary/files/pull/2132 * Update Undo/Redo button tooltips with operation type by @jeremypw in https://github.com/elementary/files/pull/2137 * HeaderBar: Remove defunct translator comments by @davidmhewitt in https://github.com/elementary/files/pull/2139 * Fix case sensitivity when providing completions for paths by @jeremypw in https://github.com/elementary/files/pull/2059 * Rewrite overwrite prompt for link case by @mcclurgm in https://github.com/elementary/files/pull/2050 * Fix browsing mtp/ptp devices with a colon in the device name by @jeremypw in https://github.com/elementary/files/pull/1977 * Focus FileChooser name entry when saving by @jeremypw in https://github.com/elementary/files/pull/2125 * Update appdata 6.3.0 by @jeremypw in https://github.com/elementary/files/pull/2147 * Release 6.3.0 by @danirabbit in https://github.com/elementary/files/pull/2140 **Full Changelog**: https://github.com/elementary/files/compare/6.2.2...6.3.0

35 commits
portals
7.0.0 on

Portals 7.0.0 Released

## What's Changed * AppChooser: Make primary text translatable by @ryonakano in https://github.com/elementary/portals/pull/59 * Update Meson Files by @Marukesu in https://github.com/elementary/portals/pull/61 * Port to Gtk4 by @marbetschar in https://github.com/elementary/portals/pull/53 * Access: Minor Rework by @Marukesu in https://github.com/elementary/portals/pull/62 * Metainfo Improvements by @danirabbit in https://github.com/elementary/portals/pull/63 * Release 7.0.0 by @danirabbit in https://github.com/elementary/portals/pull/64 ## New Contributors * @marbetschar made their first contribution in https://github.com/elementary/portals/pull/53 **Full Changelog**: https://github.com/elementary/portals/compare/1.2.0...7.0.0

5 commits
gala
7.0.1 on

Gala 7.0.1 Released

## What's Changed * WindowClone: Fix shadows by @lenemter in https://github.com/elementary/gala/pull/1503 * Allow KeyBindingAction.NONE in Multitasking View by @lenemter in https://github.com/elementary/gala/pull/1514 * Dialogs: Remove DBus Timeout From AccessDialog Call by @Marukesu in https://github.com/elementary/gala/pull/1515 * WindowManager: `confirm_display_change()` Fixes by @Marukesu in https://github.com/elementary/gala/pull/1516 * Fix IconGroup close button animation by @lenemter in https://github.com/elementary/gala/pull/1522 * Better super key filter in multitasking view by @lenemter in https://github.com/elementary/gala/pull/1523 * ShadowEffect: inline namespace, copy to PIP by @lenemter in https://github.com/elementary/gala/pull/1520 * WindowClone: Remove custom WindowShadowEffect class by @lenemter in https://github.com/elementary/gala/pull/1531 * WindowClone: Cleanup by @lenemter in https://github.com/elementary/gala/pull/1532 * Extend list of allowed keybindings in multitasking view by @lenemter in https://github.com/elementary/gala/pull/1530 * WorkspaceInsertThumb: Code style fixes by @lenemter in https://github.com/elementary/gala/pull/1533 * Allow zoom keybindings in multitasking view by @lenemter in https://github.com/elementary/gala/pull/1535 * Explicit Clutter and Meta namespaces by @lenemter in https://github.com/elementary/gala/pull/1537 * PIP: Fix log spam by @lenemter in https://github.com/elementary/gala/pull/1521 * Dialogs: Improve force quit string by @davidmhewitt in https://github.com/elementary/gala/pull/1540 * Always use `private` keyword by @lenemter in https://github.com/elementary/gala/pull/1543 * WindowClone: Add click action only in overview mode by @lenemter in https://github.com/elementary/gala/pull/1542 * Fix multitasking view animations by @lenemter in https://github.com/elementary/gala/pull/1529 * Fix PiP positioning offset by @GranPC in https://github.com/elementary/gala/pull/1507 * WindowClone: Fix warnings in window overview by @lenemter in https://github.com/elementary/gala/pull/1549 * WindowOverview: Cleanup by @lenemter in https://github.com/elementary/gala/pull/1548 * PiP: Respect animations key by @lenemter in https://github.com/elementary/gala/pull/1546 * Update appdata with fixed issues by @lenemter in https://github.com/elementary/gala/pull/1556 * build: require mutter 42 by @bobby285271 in https://github.com/elementary/gala/pull/1496 * Fix window maximize and unmaximize animations by @lenemter in https://github.com/elementary/gala/pull/1557 * Remove some deprecations and fix compile warnings by @lenemter in https://github.com/elementary/gala/pull/1544 * WindowClone: Make close button and title respect animations key by @lenemter in https://github.com/elementary/gala/pull/1551 * IconGroup: Make close button respect animations key by @lenemter in https://github.com/elementary/gala/pull/1554 * Cleanup after #1557 by @lenemter in https://github.com/elementary/gala/pull/1559 * DragDropAction: Activate click signal on release by @lenemter in https://github.com/elementary/gala/pull/1560 * WindowIcon: Cleanup by @lenemter in https://github.com/elementary/gala/pull/1561 * Unify move to workspace behaviour by @lenemter in https://github.com/elementary/gala/pull/1562 **Full Changelog**: https://github.com/elementary/gala/compare/7.0.0...7.0.1

42 commits
granite
7.2.0 on

Granite 7.2.0 Released!

## What's Changed * Add icon and use it by @danirabbit in https://github.com/elementary/granite/pull/629 * Init: add ensure type by @danirabbit in https://github.com/elementary/granite/pull/632 * Add 'since' annotations to things added in 7.1 by @davidmhewitt in https://github.com/elementary/granite/pull/635 * Add since annotation to new public init method by @davidmhewitt in https://github.com/elementary/granite/pull/636 **Full Changelog**: https://github.com/elementary/granite/compare/7.1.0...7.2.0

10 commits
appcenter
7.2.1 on

AppCenter 7.2.1 Released

## What's Changed * Update POTFILES by @ryonakano in https://github.com/elementary/appcenter/pull/2006 * StripeDialog: Add translator comment by @davidmhewitt in https://github.com/elementary/appcenter/pull/2009 * Many fixed and updated translations **Full Changelog**: https://github.com/elementary/appcenter/compare/7.2.0...7.2.1

30 commits
switchboard-plug-about
6.2.0 on

About Settings 6.2.0 Released

## What's Changed * Handle Ryzen CPU and AMD GPU vendor string and break on first regex match by @vjr in https://github.com/elementary/switchboard-plug-about/pull/250 * Better memory and storage info by @vjr in https://github.com/elementary/switchboard-plug-about/pull/251 * Reboot to Firmware Setup by @meisenzahl in https://github.com/elementary/switchboard-plug-about/pull/253 * Add meson option for overlaying logo on wallpaper by @bobby285271 in https://github.com/elementary/switchboard-plug-about/pull/236 * Use /usr/lib/upstream-os-release instead of /etc/upstream-release/lsb-release by @tintou in https://github.com/elementary/switchboard-plug-about/pull/259 * Custom layperson-friendly format size by @vjr in https://github.com/elementary/switchboard-plug-about/pull/252 **Full Changelog**: https://github.com/elementary/switchboard-plug-about/compare/6.1.0...6.2.0

59 commits
os
7.0.0 on

7.0 Horus

**elementary OS 7 Available Now:** Forward thinking and designed for real life Today we’re proud to announce that OS 7, codenamed Horus, is available to download now and shipping soon on several high-quality computers. With OS 7, we’ve focused in on: - Helping you get the **apps** you need - Empowering you with new **features and settings** - Evolving our **developer platform** To get elementary OS 7 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-7-available-now/ [elementary.io/docs/installation]: https://elementary.io/docs/installation [release FAQ]: https://github.com/elementary/os/wiki/OS-7-Horus-FAQ

3 commits
press-kit
7.0.0 on

7.0 Horus

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

Up to date
icons
7.2.0 on

Icons 7.2.0 Released

## What's Changed * Update white tile icons by @danirabbit in https://github.com/elementary/icons/pull/1144 * Redesign system-file-manager by @danirabbit in https://github.com/elementary/icons/pull/1147 * Redesign accessories-calculator by @danirabbit in https://github.com/elementary/icons/pull/1148 * FileTypes: symlink extension to application-x-xpinstall by @danirabbit in https://github.com/elementary/icons/pull/1156 * Update categories/applications-development by @danirabbit in https://github.com/elementary/icons/pull/1155 * Remove internet-web-browser by @danirabbit in https://github.com/elementary/icons/pull/1141 * Remove system-os-install by @danirabbit in https://github.com/elementary/icons/pull/1152 * Update border radius of preferences-system-sharing by @lenemter in https://github.com/elementary/icons/pull/1159 * Appdata: Add Icon by @lenemter in https://github.com/elementary/icons/pull/1165 * Update border radius of preferences-desktop-applications by @lenemter in https://github.com/elementary/icons/pull/1164 * Update border radius of notification-disabled by @lenemter in https://github.com/elementary/icons/pull/1163 * Update border radius of application-x-firmware by @lenemter in https://github.com/elementary/icons/pull/1161 * Normalize width of key in input-keyboard icon by @lenemter in https://github.com/elementary/icons/pull/1162 * Update border radius of preferences-system-parental-controls by @lenemter in https://github.com/elementary/icons/pull/1160 * Status: update 48px do-not-disturb by @danirabbit in https://github.com/elementary/icons/pull/1166 * FileTypes: Use fd.o `text-x-generic` for text by @newhoa in https://github.com/elementary/icons/pull/1169 * Categories: remove unused and non-fd.o names by @danirabbit in https://github.com/elementary/icons/pull/1154 * FileTypes: Add 16px video-x-generic by @danirabbit in https://github.com/elementary/icons/pull/1175 * Update Actions by @danirabbit in https://github.com/elementary/icons/pull/1176 * Add latte palette by @micahilbery in https://github.com/elementary/icons/pull/963 * Unify view mode symbolics by @danirabbit in https://github.com/elementary/icons/pull/1157 ## New Contributors * @lenemter made their first contribution in https://github.com/elementary/icons/pull/1159 **Full Changelog**: https://github.com/elementary/icons/compare/7.1.0...7.2.0

42 commits
code
7.0.0 on

Code 7.0.0 Released

## What's Changed * Fix compile warnings by @jeremypw in https://github.com/elementary/code/pull/1056 * add code to keywords by @yuraMovsesyan in https://github.com/elementary/code/pull/1195 * Fix drag and drop of accented text and between tabs by @jeremypw in https://github.com/elementary/code/pull/1194 * Git ignore flatpak build files by @jeremypw in https://github.com/elementary/code/pull/1197 * Ensure tab toggle label is always correct by @jeremypw in https://github.com/elementary/code/pull/1145 * Add follow system style switch by @danirabbit in https://github.com/elementary/code/pull/1202 * Explicitly handle missing cases by @jeremypw in https://github.com/elementary/code/pull/1199 * Remove unused properties by @jeremypw in https://github.com/elementary/code/pull/1205 * Change key to trigger rebuild completion word list by @jeremypw in https://github.com/elementary/code/pull/1149 * Global search selected by @jeremypw in https://github.com/elementary/code/pull/1049 * Move strip trailing whitespace into main code; remove plugin by @jeremypw in https://github.com/elementary/code/pull/1151 * Fix meson warning for run_command by @turbobastii in https://github.com/elementary/code/pull/1207 * Add custom elementary syntax styles by @micahilbery in https://github.com/elementary/code/pull/1076 * Hide non-active documents when project manually chosen by @jeremypw in https://github.com/elementary/code/pull/1114 * Show symbol outline pane on right of document by @jeremypw in https://github.com/elementary/code/pull/1048 * ProjectFolderItem: Fix wrong ngettext syntax by @ryonakano in https://github.com/elementary/code/pull/1212 * Redesign app icon as a tile by @danirabbit in https://github.com/elementary/code/pull/1211 * Put the ProjectChooserButton inside the sidebar by @danirabbit in https://github.com/elementary/code/pull/1217 * HeaderBar: put find actions in menu by @danirabbit in https://github.com/elementary/code/pull/1219 * EditorConfig plugin overrides global settings for indent width and style by @jeremypw in https://github.com/elementary/code/pull/1204 * Make sidebar pane the toplevel container by @danirabbit in https://github.com/elementary/code/pull/1218 * Use elementary styles when following system style by @danirabbit in https://github.com/elementary/code/pull/1222 * Change panel menu items to linkbutton by @danirabbit in https://github.com/elementary/code/pull/1223 * FormatBar: use SwitchModelButton in tab popover by @danirabbit in https://github.com/elementary/code/pull/1227 * Move Terminal to core by @danirabbit in https://github.com/elementary/code/pull/1225 * Headerbar: remove sep before Revert by @danirabbit in https://github.com/elementary/code/pull/1230 * FormatBar: use menubuttons instead of ToggleButtons by @danirabbit in https://github.com/elementary/code/pull/1231 * Sidebar: Remove minimum width by @danirabbit in https://github.com/elementary/code/pull/1233 * GSchema: follow system style by default by @danirabbit in https://github.com/elementary/code/pull/1235 * Only restore documents for first window. by @jeremypw in https://github.com/elementary/code/pull/1239 * Do not add duplicate project by @jeremypw in https://github.com/elementary/code/pull/1238 * Update ci.yml by @danirabbit in https://github.com/elementary/code/pull/1242 * FormatBar: Set sensitivity of affected items, fix binding by @danirabbit in https://github.com/elementary/code/pull/1236 * PluginManager: Remove unused hooks by @danirabbit in https://github.com/elementary/code/pull/1240 * Make Control-Scroll zooming controllable by @jeremypw in https://github.com/elementary/code/pull/1245 * Metainfo improvements by @danirabbit in https://github.com/elementary/code/pull/1241 * Headerbar: code style, small fixes by @danirabbit in https://github.com/elementary/code/pull/1234 * Application: use built-in GLib functions in Activate by @danirabbit in https://github.com/elementary/code/pull/1243 * Inactivate find actions when no current doc by @jeremypw in https://github.com/elementary/code/pull/1251 * Fix startup warnings by @jeremypw in https://github.com/elementary/code/pull/1250 * Styles: misc refinements by @danirabbit in https://github.com/elementary/code/pull/1226 ## New Contributors * @yuraMovsesyan made their first contribution in https://github.com/elementary/code/pull/1195 * @turbobastii made their first contribution in https://github.com/elementary/code/pull/1207 * @micahilbery made their first contribution in https://github.com/elementary/code/pull/1076 **Full Changelog**: https://github.com/elementary/code/compare/6.2.0...7.0.0

153 commits
installer
1.0.7 on

Release 1.0.7

## What's Changed * CheckView: Ignore → Install Anyway by @danirabbit in https://github.com/elementary/installer/pull/676 * Views use 128px icons by @danirabbit in https://github.com/elementary/installer/pull/665 **Full Changelog**: https://github.com/elementary/installer/compare/1.0.6...1.0.7

22 commits
switchboard-plug-keyboard
3.1.1 on

Keyboard Settings 3.1.1 Released!

## What's Changed * Gresource windows category icon by @danirabbit in https://github.com/elementary/switchboard-plug-keyboard/pull/428 * ShortcutListBox: only add ShortcutRow when schema key is valid by @bobby285271 in https://github.com/elementary/switchboard-plug-keyboard/pull/427 **Full Changelog**: https://github.com/elementary/switchboard-plug-keyboard/compare/3.1.0...3.1.1

20 commits
feedback
7.0.0 on

Feedback 7.0.0 Released!

## What's Changed * Load components async by @danirabbit in https://github.com/elementary/feedback/pull/71 * Prep for Gtk4 by @danirabbit in https://github.com/elementary/feedback/pull/74 * DesktopEntry: modernize, remove nodisplay by @danirabbit in https://github.com/elementary/feedback/pull/75 * Application: use startup (), cleanup active window handling by @danirabbit in https://github.com/elementary/feedback/pull/73 * AppEntries: include Feedback, Fonts, and Shortcuts by @danirabbit in https://github.com/elementary/feedback/pull/72 * Metainfo: modernize by @danirabbit in https://github.com/elementary/feedback/pull/76 * MainWindow: set and activate default by @danirabbit in https://github.com/elementary/feedback/pull/78 * Wrap labels, disallow hscroll, expand listbox by @danirabbit in https://github.com/elementary/feedback/pull/81 **Full Changelog**: https://github.com/elementary/feedback/compare/6.1.2...7.0.0

20 commits
wallpapers
7.0.0 on

Wallpapers 7.0.0 Released!

## What's Changed * Add Photo of Valley by @danirabbit in https://github.com/elementary/wallpapers/pull/172 * Remove Jonas Nilsson Lee by @danirabbit in https://github.com/elementary/wallpapers/pull/171 * Set default to Photo of Valley by @danirabbit in https://github.com/elementary/wallpapers/pull/174 * Reduce contrails in Photo of Valley.jpg by @jlnr in https://github.com/elementary/wallpapers/pull/176 **Full Changelog**: https://github.com/elementary/wallpapers/compare/6.1.0...7.0.0

9 commits
applications-menu
2.11.1 on

Applications Menu 2.11.1 Released

## What's Changed * Move panel-main-menu to Gala schema by @lenemter in https://github.com/elementary/applications-menu/pull/556 * Release 2.11.1 by @danirabbit in https://github.com/elementary/applications-menu/pull/557 ## New Contributors * @lenemter made their first contribution in https://github.com/elementary/applications-menu/pull/556 **Full Changelog**: https://github.com/elementary/applications-menu/compare/2.11.0...2.11.1

35 commits
initial-setup
6.2.2 on

initial-setup 6.2.2 Released

Improvements:

  • Use larger icons in views
  • Make window resizable
  • Show keyboard layouts in a separate window
  • Allow hyphens in device names
  • Updated translations

45 commits
default-settings
7.0.1 on

Default Settings 7.0.1 Released

## What's Changed * Music Dockitem: Point to var/lib/flatpak by @danirabbit in https://github.com/elementary/default-settings/pull/274 **Full Changelog**: https://github.com/elementary/default-settings/compare/7.0.0...7.0.1

3 commits
music
7.0.1 on

Music 7.0.1 Released

## What's Changed * Use file basename instead of uri for the default audio object title. by @vjr in https://github.com/elementary/music/pull/710 * Skip invalid files instead of stopping playback. by @vjr in https://github.com/elementary/music/pull/711 * Enable the NEXT button if repeat mode is set to ALL or ONE. by @vjr in https://github.com/elementary/music/pull/712 * Application: hard code gtk styles by @danirabbit in https://github.com/elementary/music/pull/723 * Metainfo: Use branding tag and screenshot caption by @danirabbit in https://github.com/elementary/music/pull/724 * Metainfo improvements by @danirabbit in https://github.com/elementary/music/pull/728 * Update Flatpak runtime to 7.1 by @danirabbit in https://github.com/elementary/music/pull/729 * Update music.metainfo.xml.in by @danirabbit in https://github.com/elementary/music/pull/730 * Release 7.0.1 by @danirabbit in https://github.com/elementary/music/pull/731 **Full Changelog**: https://github.com/elementary/music/compare/7.0.0...7.0.1

34 commits
videos
2.9.0 on

videos 2.9.0 Released

New features:

  • Control playback from the sound indicator

Other updates:

  • Make playback duration more accurate
  • Translation updates

24 commits
capnet-assist
2.4.3 on

capnet-assist 2.4.3 Released

  • Update to elementary runtime 7.1
  • Updated translations

11 commits
calculator
2.0.1 on

calculator 2.0.1 Released

Minor updates:

  • Redesigned app icon
  • Flat titlebar
  • Updated translations

35 commits
camera
6.2.1 on

camera 6.2.1 Released

Minor updates:

  • Updated translations

34 commits
screenshot
6.0.3 on

screenshot 6.0.3 Released

Minor updates:

  • Updated translations

35 commits
calendar
6.1.2 on

calendar 6.1.2 Released

Minor Updates:

  • Updated translations

80 commits
tasks
6.3.1 on

tasks 6.3.1 Released

Improvements:

  • New app icon
  • Updated translations

92 commits
greeter
6.1.1 on

greeter 6.1.1 Released

Minor updates:

  • Updated translations

44 commits
photos
2.8.0 on

photos 2.8.0 Released

Improvements:

  • New actions to copy image or metadata to clipboard

Minor updates:

  • Redesigned Photo Viewer icon
  • Translation updates

34 commits
iconbrowser
2.1.1 on

iconbrowser 2.1.1 Released

Fixed an error that prevented app startup

Update translations

41 commits
switchboard-plug-sound
2.3.2 on

switchboard-plug-sound 2.3.2 Released

Minor updates:

  • Use device form factor when available to assign more accurate icons
  • Updated translations

27 commits
terminal
6.1.1 on

terminal 6.1.1 Released

Other updates:

  • Translation updates

106 commits
notifications
6.0.3 on

notifications 6.0.3 Released

Minor Updates:

  • Updated translations

16 commits
shortcut-overlay
2.0.1 on

shortcut-overlay 2.0.1 Released

  • Show in the applications menu
  • Replace keyboard settings button with a labeled link button
  • Show on-screen keyboard shortcut
  • Close with the shortcut Ctrl + Q
  • Updated translations

27 commits
switchboard-plug-security-privacy
2.4.1 on

switchboard-plug-security-privacy 2.4.1 Released

Minor updates:

  • Translation updates

19 commits
switchboard-plug-display
2.3.3 on

switchboard-plug-display 2.3.3 Released

Minor updates:

  • Updated translations

20 commits
wingpanel-indicator-sound
6.0.2 on

wingpanel-indicator-sound 6.0.2 Released

Minor updates

  • Use device form factor when available to assign more accurate icons
  • Provide a fallback device icon when none is available
  • Fix missing switch animations
  • Use the volume step value from GNOME Settings Daemon
  • Updated translations

23 commits
sideload
6.1.0 on

sideload 6.1.0 Released

  • Use updated Flatpak branding
  • Badge notifications with the sideloaded app's icon
  • Updated translations

56 commits
onboarding
7.0.1 on

onboarding 7.0.1 Released

  • Updated translations

95 commits
switchboard-plug-useraccounts
2.4.3 on

switchboard-plug-useraccounts 2.4.3 Released

Improvements:

  • Updated translations

21 commits
pantheon-agent-geoclue2
1.0.6 on

pantheon-agent-geoclue2 1.0.6 Released

  • Updated translations

20 commits
switchboard-plug-onlineaccounts
6.5.1 on

switchboard-plug-onlineaccounts 6.5.1 Released

Minor updates:

  • Updated translations

26 commits
switchboard-plug-parental-controls
6.0.1 on

switchboard-plug-parental-controls 6.0.1 Released

Minor updates:

  • Updated translations

18 commits
switchboard-plug-sharing
2.1.6 on

switchboard-plug-sharing 2.1.6 Released

  • Updated translations

262 commits
switchboard-plug-printers
2.2.1 on

switchboard-plug-printers 2.2.1 Released

Minor updates:

  • Updated translations

39 commits
switchboard-plug-network
2.4.4 on

switchboard-plug-network 2.4.4 Released

Minor updates

  • Updated translations

32 commits
switchboard-plug-pantheon-shell
6.3.1 on

switchboard-plug-pantheon-shell 6.3.1 Released

Other updates:

  • Updated translations

24 commits
wingpanel-indicator-power
6.2.0 on

wingpanel-indicator-power 6.2.0 Released

New features:

  • Scroll horizontally on the panel icon to change display brightness

Minor updates:

  • Do a better job hiding the brightness slider on unsupported displays
  • Updated translations
Clicking the "Apps Using Lots of Power" header label causes a crash Don't show the power eater section if failed to get app info

57 commits
wingpanel-indicator-keyboard
2.4.1 on

wingpanel-indicator-keyboard 2.4.1 Released

Minor updates:

  • Updated translations

13 commits
wingpanel
3.0.3 on

wingpanel 3.0.3 Released

Improvements:

  • Fallback to maximized style if window manager is unavailable
  • Listen to smooth scoll events
  • Updated translations

11 commits
wingpanel-indicator-datetime
2.4.1 on

wingpanel-indicator-datetime 2.4.1 Released

Improvements:

  • Updated translations

18 commits
wingpanel-indicator-nightlight
2.1.1 on

wingpanel-indicator-nightlight 2.1.1 Released

Updated translations

15 commits
wingpanel-indicator-notifications
6.0.7 on

wingpanel-indicator-notifications 6.0.7 Released

Minor updates:

  • Updated translations

22 commits
wingpanel-indicator-session
2.3.1 on

wingpanel-indicator-session 2.3.1 Released

Minor updates:

  • Updated translations

34 commits
wingpanel-indicator-a11y
1.0.1 on

wingpanel-indicator-a11y 1.0.1 Released

Updated translations

19 commits
flatpak-platform
7.1.0 on

Flatpak Platform 7.1.0 Released

The 7.1 Flatpak platform brings bug fixes as well as stability and security fixes to platform libraries. Be aware that the libraries contained in this runtime may be newer than those available from the Ubuntu repositories. This update is API-breaking in some cases, so Flatpak manifests will have to be updated from using version 7 of the runtime to version 7.1.

23 commits
switchboard-plug-wacom
1.0.1 on

switchboard-plug-wacom 1.0.1 Released

Minor updates:

  • Updated translations

32 commits
switchboard
6.0.2 on

switchboard 6.0.2 Released

  • Bundle app icon
  • Updated translations

12 commits
switchboard-plug-power
2.7.0 on

switchboard-plug-power 2.7.0 Released

New features:

  • Add power profile management

Minor updates:

  • Updated translations

56 commits
settings-daemon
1.2.0 on

settings-daemon 1.2.0 Released

15 commits
switchboard-plug-mouse-touchpad
7.0.0 on

switchboard-plug-mouse-touchpad 7.0.0 Released

Minor updates:

  • Update for OS 7
  • Updated translations

46 commits
switchboard-plug-locale
2.5.8 on

switchboard-plug-locale 2.5.8 Released

Fixes:

  • Translate authentication dialog description text

50 commits
pantheon-agent-polkit
1.0.5 on

pantheon-agent-polkit 1.0.5 Released

  • Updated translations

23 commits
action-appcenter-review-parse
v1.1.0 on

v1.1.0

# [1.1.0](https://github.com/elementary/action-appcenter-review-parse/compare/v1.0.2...v1.1.0) (2022-01-24) ### Features * add end-of-life support ([58905fe](https://github.com/elementary/action-appcenter-review-parse/commit/58905fe92049968876a9384af6617b3a44990831))

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

v1.0.1

## [1.0.1](https://github.com/elementary/action-appcenter-review-checklist/compare/v1.0.0...v1.0.1) (2021-11-17) ### Bug Fixes * empty pull request comment ([#1](https://github.com/elementary/action-appcenter-review-checklist/issues/1)) ([1a0d49f](https://github.com/elementary/action-appcenter-review-checklist/commit/1a0d49f8907ca897ccb0f31ab6314651dd0728a5))

Up to date
switchboard-plug-applications
6.0.1 on

Applications Settings 6.0.1 Released

Minor updates:

  • Fix an issue with setting the incorrect app for certain files types
  • Don't overwrite custom overrides when unnecessary
  • Updated translations

52 commits
wingpanel-indicator-bluetooth
2.1.8 on

wingpanel-indicator-bluetooth 2.1.8 Released

Minor updates:

  • Improve restoring Bluetooth state on restart and resuming from suspend
  • Updated translations

153 commits
action-appcenter-review-find-manifest
v1.2.0 on

v1.2.0

# [1.2.0](https://github.com/elementary/action-appcenter-review-find-manifest/compare/v1.1.1...v1.2.0) (2021-08-20) ### Features * allow flatpak manifest in elementary and flatpak directory ([94dd3e7](https://github.com/elementary/action-appcenter-review-find-manifest/commit/94dd3e79338095dd8c8670252b038d58e02f0003))

Up to date
plymouth-theme
6.0.0 on

Plymouth Theme 6.0.0 Released

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

Up to date
switchboard-plug-a11y
2.3.0 on

switchboard-plug-a11y 2.3.0 Released

Fixes:

  • Ensure screen reader shortcut keys are shown

Minor updates:

  • Add a switch to show the indicator in the Panel
  • Point out how to find other accessibility features in System Settings
  • Updated translations

103 commits
switchboard-plug-datetime
2.2.0 on

switchboard-plug-datetime 2.2.0 Released

Minor updates

  • Move timezone popover contents to the main view
  • Add options to show or hide the date, weekday, and seconds in the clock
  • Updated translations

93 commits
switchboard-plug-notifications
2.2.0 on

switchboard-plug-notifications 2.2.0 Released

Minor updates:

  • New illustrations
  • Updated translations

73 commits
switchboard-plug-bluetooth
2.3.6 on

switchboard-plug-bluetooth 2.3.6 Released

Minor updates

  • Updated translations

87 commits
contractor
0.3.5 on

Contractor 0.3.5 Released

Fix install path for DBus service

Up to date
sound-theme
1.1.0 on

sound-theme 1.1.0 Released

Add dialog-warning

Up to date
session-settings
6.0.0 on

Session Settings 6.0.0 Released

A fairly hefty rewrite that should make things more portable to other distros!

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

23 commits
print
0.1.3 on

Print 0.1.3 Released

`io.elementary.print` is a simple shim for giving [Contractor](https://github.com/elementary/contractor) printing support. This version's changes include: * Rename from `pantheon-print` to `io.elementary.print` * Switch build system from CMake to Meson

1 commit
keyring
0.1 on

Keyring 0.1 Released

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

Up to date

Last updated .