Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit 656ac94

Browse files
authored
Release 1.0.2
- Features: * Loglevels * Add user-agent to identify ui kit version - Bug fixes: * Webpack break due to MomentJS update 2.24.xx * Duplicate messages are filtered on fetch * Fix double invocation of onChannelSelect * Various stability fixes - Dependency updates: * SDK version - 3.0.122 * MomentJS - 2.25.3
2 parents ed46a9e + 83e8fac commit 656ac94

File tree

11 files changed

+2243
-625
lines changed

11 files changed

+2243
-625
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 1.0.2(May 12, 2020)
4+
5+
- Features:
6+
* Loglevels
7+
* Add user-agent to identify ui kit version
8+
- Bug fixes:
9+
* Webpack break due to MomentJS update 2.24.xx
10+
* Duplicate messages are filtered on fetch
11+
* Fix double invocation of onChannelSelect
12+
* Various stability fixes
13+
- Dependency updates:
14+
* SDK version - 3.0.122
15+
* MomentJS - 2.25.3
16+
317
## 1.0.1(APR 16, 2020)
418

519
- Show default icon if avatar link is broken

dist/index.css

Lines changed: 73 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.es.css

Lines changed: 73 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.es.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)