Philipp Hörist pushed to branch master at gajim / gajim


Commits:
0bd5a167 by lovetox at 2022-05-20T22:48:55+02:00
chore: Update git-chglog config

- - - - -
dbfef6f4 by lovetox at 2022-05-20T22:49:05+02:00
chore: Update ChangeLog

- - - - -


2 changed files:

- .chglog/config.yml
- ChangeLog


Changes:

=====================================
.chglog/config.yml
=====================================
@@ -10,13 +10,14 @@ options:
         - feat
         - perf
         - fix
+        - imprv
   commit_groups:
     sort_by: Custom
     title_order:
       - feat
+      - imprv
       - perf
       - fix
-      - imprv
     title_maps:
       feat: New
       imprv: Improvements


=====================================
ChangeLog
=====================================
@@ -1,3 +1,40 @@
+Gajim 1.4.1 (21 May 2022)
+
+  New
+
+  * Add 'Join Support Chat' help item
+
+  Improvements
+
+  * ConversationView: Add date for timestamps older than current date
+  * SearchView: Add margins and border-radius to ResultRow
+  * ConversationView: Move timestamp widget to the left
+
+  Bug Fixes
+
+  * Access jingle transport values fallback correctly
+  * Avatar: Fallback to default avatar when image is missing
+  * Draw icon avatars with correct size and scale
+  * ExceptionDialog: Effectively hide sentry-sdk hint on Windows
+  * HistoryExport: Process folder URI correctly on Windows
+  * HistoryExport: Show error if creating path fails
+  * Improve joining support chat if single account is online
+  * Jingle: Use SendFileDialog for DND and paste events
+  * Trayicon: Remove obsolete config option
+  * #10552 Chat: Handle race condition when calling focus()
+  * #10781 Bookmarks: Ignore bookmarks for roster contacts
+  * #10810 Update unread counter on mention in public MUCs
+  * #10833 Add workspace avatar fallback for missing images
+  * #10849 Set encoding when calling open()
+  * #10850 PluginManager: Make config_dialog required
+  * #10851 Remove iconset leftovers
+  * #10856 Handle missing trust data when displaying messages
+  * #10862 Windows: Hide status icon on shutdown
+  * #10865 Main: Show window correctly on startup
+  * #10880 Don't fail when trying to remove chat history
+  * #10883 Preferences: Add plugin settings binding for better usability
+
+
 Gajim 1.4.0 (11 May 2022)
 
   New



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/d4092bd654ad30a98e3e45064debfd3b49f1335d...dbfef6f461ceee48d55010e867b61db2cfb0e36a

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/d4092bd654ad30a98e3e45064debfd3b49f1335d...dbfef6f461ceee48d55010e867b61db2cfb0e36a
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to