You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# Changelog
2
2
3
+
## 14.2.0
4
+
###### Release Date: 03-04-2023
5
+
### Help Center Enhancements to Support Multilevel Collections
6
+
7
+
* Help Center home screen and collections screen have been redesigned to support navigating through collections and nested collections up to 3 level deep
8
+
* The Intercom.client.fetchCollection API response body now includes a list of `collections` within the collection response body. `sections` will be deprecated in the next major release.
9
+
10
+
### 🐛 Bug Fixes
11
+
* Fixed an issue that caused a crash when opening the Help Centre
12
+
* Fixed a crash with displaying full chat notifications
13
+
* Fixed the issue where it reloads the app after viewing in-app notifications
0 commit comments