Browse Source

Fixes #3352. Add changelog for version 10.1.7

JC Brand 7 tháng trước cách đây
mục cha
commit
8f32df723e
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      CHANGES.md

+ 4 - 0
CHANGES.md

@@ -56,6 +56,10 @@
 - `api.modal.create` no longer takes a class, instead it takes the name of a custom DOM element.
 - `getAssignableRoles` and `getAssignableAffiliations` are no longer on the `_converse` object, but on the Occupant instance.
 
+## 10.1.7 (2024-03-15)
+
+- Update to Strophe 2.0.0. Fixes login issue with newer versions of Ejabberd
+
 ## 10.1.6 (2023-08-31)
 
 - #3246: Badge color not responsive to dark theme