Skip to content

Commit 4564f87

Browse files
authored
Update CHANGELOG.md
1 parent f6f6088 commit 4564f87

File tree

1 file changed

+30
-2
lines changed

1 file changed

+30
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,40 @@
1+
### Friday, 18 December
2+
3+
- [[#478](https://github.com/papercups-io/papercups/pull/478)] Added a **new Slack integration** which allows you to sync Slack channel conversations with Papercups [0]
4+
- This is primarily for our new B2B customers πŸš€
5+
- Added **new configuration options** to our chat widget
6+
- You can now customize virtually all the of the text in the widget ✏️
7+
- _See https://github.com/papercups-io/chat-widget#options for all the latest configuration options_
8+
- [[#466](https://github.com/papercups-io/papercups/pull/466)] Made it clearer **when the user is inactive/disconnected** in the Storytime live session viewer [1]
9+
- [[#445](https://github.com/papercups-io/papercups/pull/445)] Added a **notification sound** when new messages arrive in the dashboard πŸ””
10+
- [[#440](https://github.com/papercups-io/papercups/pull/440)] Fixed the issue where auth sessions get reset after new deployments 🐞
11+
- [[#406](https://github.com/papercups-io/papercups/pull/406)] Added support for **API keys**, for easier API access πŸ§‘β€πŸ’»
12+
- [[#404](https://github.com/papercups-io/papercups/pull/404)] Added support for **proactively messaging customers** from the Storytime live session viewer [2]
13+
- [[#396](https://github.com/papercups-io/papercups/pull/396)] Huge improvements to our **test suite** πŸŽ‰ [3]
14+
- Added factories to DRY things up, sped test runner up 3x, and removed all background warning/error messages
15+
- Big thanks to **[@flmel](https://github.com/flmel)** for helping out with this! πŸ™
16+
17+
_[0] New integration: Sync with Slack_
18+
> <img width="800" alt="Sync with Slack" src="https://user-images.githubusercontent.com/5264279/102438782-fa598500-3fea-11eb-9525-7e570900f9fe.png">
19+
20+
_[1] Indicate user status in live session viewer:_
21+
> <img width="800" alt="Indicate user status in live session viewer" src="https://user-images.githubusercontent.com/5264279/101836012-a5110580-3b0a-11eb-8eaf-5e95d0a4387a.gif">
22+
23+
_[2] Proactively message customers:_
24+
> <img width="800" alt="Proactively message customers" src="https://user-images.githubusercontent.com/5264279/99601162-df382d00-29cc-11eb-8d2a-4d48bc3dac51.gif">
25+
26+
_[3] Test suite improvements:_
27+
> <img width="400" alt="Test suite improvements" src="https://user-images.githubusercontent.com/5264279/102661847-a1553280-414b-11eb-8625-41193c1608ca.png">
28+
129
### Monday, 9 November
230

331
- Added **conversation state updates** to our **Slack integration** [0]
4-
- Huge thanks to **@jalford14** for helping out with this! πŸŽ‰
32+
- Huge thanks to **[@jalford14](https://github.com/jalford14)** for helping out with this! πŸŽ‰
533
- Added a **status indicator to Storytime** so you can distinguish between active and inactive users on your website [1]
634
- We now start a new conversation with customers if the last conversation was closed
735
- Fixed Slack message threads when you change your Slack integration to a new channel 🐞
836
- [Beta] We have a **[Wordpress plugin](https://github.com/papercups-io/wordpress-plugin)** in the works, let us know if you're interested in using it!
9-
- Huge thanks to **@ZmagoD** for setting this up! πŸ”₯
37+
- Huge thanks to **[@ZmagoD](https://github.com/ZmagoD)** for setting this up! πŸ”₯
1038

1139
_[0] Slack conversation state updates:_
1240
> <img width="400" alt="Slack conversation state updates" src="https://user-images.githubusercontent.com/5264279/98575832-af2fb200-2287-11eb-9d7a-a0743dbaacf0.png">

0 commit comments

Comments
Β (0)