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

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Aug 20, 2021
2 parents 63d1c5b + 61986eb commit 0ae132a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 1.9.4 - 2021-08-19
[FIX] Iframe overlay (#631)
[IMPROVE] German informal translation (#622)
[FIX] Translation error on department (#632)
[IMPROVE] Open links in another tab on Livechat widget (#610)
[IMPROVE] Dutch Translations (#601)

## 1.9.3 - 2021-04-21
[FIX] sound notification on/off (#567)
[FIX] Invalid font size for hiragana and katakana (#559)

## 1.9.2 - 2021-04-13
bump version

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/livechat",
"version": "1.9.2",
"version": "1.9.4",
"files": [
"/build"
],
Expand Down

0 comments on commit 0ae132a

Please sign in to comment.