Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 1.17 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.1.0 - 2018-07-02

Changed

Added

  • Add support for using the app on custom realmq instance by setting REALMQ_HOST env var.

0.1.0-alpha7 - 2018-06-29

Fixed

  • Fix missing chats in chat list. All chats will be loaded now.

0.1.0-alpha6 - 2018-06-28

Fixed

  • Fix flickering of agent view if two or more are open in parallel caused by permanent reconnect. Each agent view will now generate a new auth token.