From b028f241859cab2ce699024179989e4f38ce1b2a Mon Sep 17 00:00:00 2001 From: poVoq Date: Wed, 27 Nov 2019 13:49:56 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f679eb..a5136f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,13 @@ ConverseJS-ubports Changelog ================ -v0.1 (unreleased-alpha) +v0.1.1 (first release) +--------------------------- + * work-around to obfuscate the absolute path restriction + +v0.1.0 (pre-release) --------------------------- * Based on ConverseJS 5.0.5 release * Some basic CSS fixes to make the mobile view-mode of ConverseJS more usable on small screens * Very basic HTML login wrapper to allow specifying websocket or Bosh URL - * Storage of user JID and password (clear-text) in sessionStorage + * Storage of user JID and password (clear-text!) in sessionStorage