Skip to content

Latest commit

 

History

History
120 lines (90 loc) · 3.34 KB

CHANGELOG.md

File metadata and controls

120 lines (90 loc) · 3.34 KB

@rocket.chat/livechat Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.7.3 - 2020-09-09

bump version

1.7.2 - 2020-09-09

[FIX] IE11 Support (#492)

1.7.1 - 2020-08-28

[FIX] UiKit interation using header as autorization (#483) [FIX] Transpile widget.js with Babel

1.7.0 - 2020-08-21

[NEW] UiKit support (#474) [CHORE] Loki visual tests (#459) [IMPROVE] Translate to spanish (#413) [NEW] Message character limit feature (#443) [IMPROVE] Preact X (#457) [NEW] Add Emoji rendering support (#412)

1.6.0 - 2020-06-29

[FIX] Improve the transcript request process. (#419) [FIX] Start chat disable with handler validate error (#432) [FIX] Loading should be flase when department switched is confirmed (#… … [FIX] Widget playing multiple sound notifications(Multiple tabs) (#435) [NEW] Translate to japanese [NEW] Translate i18n to Czech [NEW] Update fr.json [NEW] Translate to japanese

1.5.0 - 2020-05-20

  • [NEW] Support Registration Form custom fields (#407) …
  • [NEW] Translated to Hebrew (#348)
  • [NEW] Update es.json (#357)
  • [NEW] Russian translation (#359)
  • [FIX] Dutch translations (#391)
  • [IMPROVE] Update ro.json (397)
  • [FIX] Dutch translations

1.4.0 - 2020-03-19

  • [NEW] Add new API method the set the default Agent before chatting (#383)
  • [NEW] Keep trigger messages after the conversation starts. (#384)
  • [NEW] Widget API Methods (#381)
  • [FIX] Livechat guest avatar using name instead of username (#380)

1.3.1 - 2020-02-12

  • [FIX] Add Cross-tab communication on the same origin (#364)
  • [FIX] Corrected German title for finished chat (#363)
  • [FIX] Update polish translation (#324)

1.3.0 - 2019-12-12

  • [NEW] Add Service Offline callback (#341)
  • [NEW] Persian translation (#330)
  • [NEW] French translation (#323)
  • [NEW] Show/Hide Agent information (#279)
  • [FIX] Fix date-fns (#340) (#320) (#315) (#314)

1.2.5 - 2019-10-16

  • [FIX] date-nfs format usage (#315)

1.2.4 - 2019-10-16

  • [FIX] date-nfs format usage (#314)

1.2.3 - 2019-10-15

  • [FIX] date-fns usage (#312)

1.2.2 - 2019-10-15

  • [FIX] API method calls

1.2.1 - 2019-10-14

  • [CHORE] fix gh-publish (#306)
  • [NEW] Add setting to display a custom chat finished text (#305)

1.2.0 - 2019-10-14

  • [IMPROVE] Preact X (#302)
  • Completed italian translation (#301)
  • [FIX] Support Webpack relative output path (#292)
  • [FIX] Registration Form changes not being detected (#300)

1.1.6 - 2019-08-17

  • Publish correct package on npm

1.1.5 - 2019-08-17

  • Publish correct package on npm

1.1.4 - 2019-08-13

  • Update the SDK dependency to the latest alpha version(29) (#276)

1.1.3 - 2019-08-09

  • [FIX] package.json files to /build (#273)
  • [FIX] Make message markdown links open externally (#272)

1.1.2 - 2019-08-08

  • [FIX] App.init until sdk.connect returns (#269);

1.1.1 - 2019-08-07

  • [IMPROVE] German translations (#264)
  • [FIX] remove version from publicPath (#266)

1.1.0 - 2019-07-24

  • [CHORE] Code base maintenance
  • [FIX] Sends the navigation history even when there is no room created
  • [FIX] Auto reconnect when current connection closes
  • [IMPROVE] German translation
  • [NEW] Added two new API events
  • [RFR] Improve French translation

1.0.0 - 2019-03-13

  • Release Livechat client as a community feature

0.0.1-1 - 2019-03-12

  • Initial release