Skip to content

Latest commit

 

History

History
72 lines (50 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

72 lines (50 loc) · 1.81 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.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