Skip to content

Commit

Permalink
5.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Jul 7, 2023
1 parent 3b148bf commit 86bfdbf
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
38 changes: 38 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,41 @@
cinnamon (5.8.4) victoria; urgency=medium

[ Michael Webster ]
* theme: Don't force too large a minimum size of PopupSliderMenuItem.

[ Rick Calixte ]
* cs_gestures.py: Cleaning up Python (#11726)

[ Michael Webster ]
* gestures: Fix EXEC actions not completing.
* sound applet: Fix alignment of icons in 'Launch player' submenu when a player is active.

[ kacperpaczos ]
* To fix the error of referencing a non-existent variable. (#11737)

[ Michael Webster ]
* popupMenu: restore minimum slider width, override sound slider only

[ Anaxímeno Brito ]
* grouped window list: fix drag and move app icon on the app list (#11740)

[ Rick Calixte ]
* cinnamon-close-dialog: Fix dialog text (#11739)

[ kacperpaczos ]
* Align labels in rows in the preffered applications to center (#11733)

[ Anaxímeno Brito ]
* cinnamon ui: improve overview animation (#11734)

[ aneios ]
* color-scheme follow simplified themes (#11706)

[ Clement Lefebvre ]
* l10n: Update POT

-- Clement Lefebvre <root@linuxmint.com> Fri, 07 Jul 2023 15:15:53 +0200

cinnamon (5.8.3) victoria; urgency=medium

[ fredcw ]
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('Cinnamon', 'c', version : '5.8.3', meson_version : '>=0.47.0')
project('Cinnamon', 'c', version : '5.8.4', meson_version : '>=0.47.0')

gnome = import('gnome')
i18n = import('i18n')
Expand Down

0 comments on commit 86bfdbf

Please sign in to comment.