diff --git a/content/en/post/2020-08-15-Gajim-1.2.2-released.md b/content/en/post/2020-08-15-Gajim-1.2.2-released.md index 2d7c593a9dc915cd99892147312277fc2ff930e6..fc4f94eaf810bb50c6b7d117c917ba3b31034b09 100644 --- a/content/en/post/2020-08-15-Gajim-1.2.2-released.md +++ b/content/en/post/2020-08-15-Gajim-1.2.2-released.md @@ -15,7 +15,7 @@ Starting with this release, Gajim features an automatic update check on Windows/ Over time, Gajim grew a lot of options to set up status messages, and it became cluttered at some point. We decided to do some cleanup, and started by removing 'default status messages' (default message for each status) in favor of status presets. An example: you choose to go 'away' (your daily walk). Instead of typing your status message each time, you simply select a status preset. A status preset can also include your Activity ([XEP-0108](https://xmpp.org/extensions/xep-0108.html)) or even your Mood ([XEP-0107](https://xmpp.org/extensions/xep-0107.html)). Removing a status preset is now possible from the status change window, further reducing the Preferences settings count. While reworking the status change window, we took the opportunity to improve Gajim’s status selector as well. Depending on where the contact list was placed on your desktop, the old status selector would sometimes not open correctly. We fixed this bug and also improved the layout a bit. Cleaning up the status message logic inside Gajim also lead to the removal of the 'Free for Chat' status option, because it is essentially Online/Available nowadays. -{{< figure src="/img/news/status-change.png" width="562px" caption="New status window">}} +{{< figure src="/img/news/status-change.png" width="400px" caption="New status window">}} ## More Changes diff --git a/static/img/news/status-change.png b/static/img/news/status-change.png index d6446219d64adb77bb7dc437f2c93b326ffc61ef..81c4f6d74b414d091d68730e5cf312617d3b350c 100644 Binary files a/static/img/news/status-change.png and b/static/img/news/status-change.png differ