mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Bump version to 44.7
Update NEWS.
This commit is contained in:
parent
d4e5ec0bac
commit
51ec18d48d
2 changed files with 14 additions and 0 deletions
13
NEWS
13
NEWS
|
|
@ -1,3 +1,16 @@
|
|||
44.7
|
||||
====
|
||||
* Fix performance degradation due to repeated signal leak [Sebastian; !3001]
|
||||
* Optimize application search [Sebastian; !3004]
|
||||
* Fix on-screen keyboard backspace getting stuck [Sebastian; !3009]
|
||||
* Fixed crashes [Carlos, Sebastian, Florian; !2993, !3018, !3011]
|
||||
* Misc. bug fixes and cleanups [Florian, Barnabás, Jonas, Julian; !3005,
|
||||
!3008, !2190, !3023]
|
||||
|
||||
Contributors:
|
||||
Jonas Dreßler, Carlos Garnacho, Sebastian Keller, Florian Müllner,
|
||||
Barnabás Pőcze, Julian Sparber
|
||||
|
||||
44.6
|
||||
====
|
||||
* overview: Handle unredirection as part of the state transition [Robert; !2970]
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
</description>
|
||||
|
||||
<releases>
|
||||
<release version="44.7" date="2023-12-01"/>
|
||||
<release version="44.6" date="2023-10-31"/>
|
||||
<release version="44.5" date="2023-09-16"/>
|
||||
<release version="44.4" date="2023-08-22"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue