aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormarzavec <admin@marzavec.com>2019-08-18 01:24:29 +0200
committermarzavec <admin@marzavec.com>2019-08-18 01:24:29 +0200
commit5af59f85f3c667ab5e4b839731af4e6286a3e7ca (patch)
tree8f5101c2de05d6ffb0865034fc1235984bb20b7f /CHANGELOG.md
parentMerge pull request #77 from MinusGix/patch-7 (diff)
downloadhackchat-5af59f85f3c667ab5e4b839731af4e6286a3e7ca.tar.gz
hackchat-5af59f85f3c667ab5e4b839731af4e6286a3e7ca.zip
Client update
See changelog.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 99d40e8..27811ba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+## [2.1.91 pre 2.2] - 2019-08-17
+### Added
+- (Client) Markdown engine
+- (Client) Imgur based image posting (through markdown)
+
+### Changed
+- (Client) Removed cloudflare references making hack.chat is self-hosted again
+- (Client) The way messages are pushed, closing an xss vuln in PRs 985dd6f and 9fcb235
+- (Client) Side bar layout
+- (Client) Fixed some options not storing
+- (Client) Fixed firefox drop down menu bug
+- (Client) Updated Katex lib
+
+### Stretched
+- The term "minimal"
+
## [2.1.9 pre 2.2] - 2019-03-18
### Changed
- Configuration script setup, making it more portable/sane