aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormarzavec <admin@marzavec.com>2019-11-07 08:35:23 +0100
committermarzavec <admin@marzavec.com>2019-11-07 08:35:23 +0100
commitf28e65ab8035682372edbe1c11d9ca2581e0a2e6 (patch)
treea75c9b682ca245baa3f01df5ea704ba95205cef3 /CHANGELOG.md
parentMerge pull request #79 from 0x17de/feature-emote-trip (diff)
downloadhackchat-f28e65ab8035682372edbe1c11d9ca2581e0a2e6.tar.gz
hackchat-f28e65ab8035682372edbe1c11d9ca2581e0a2e6.zip
Syntax update and formatting tweaks
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 27811ba..20ee736 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,13 +3,25 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+## [2.1.92 pre 2.2] - 2019-11-06
+### Added
+- (Server) `./server/src/utility/` directory
+- (Server) `Constants.js` class in `utility`
+- (Server) `esm` module to transpile ES6
+
+### Changed
+- (Server) Changed ES5 styling to ES6
+- (Server) And improved source comments
+- (Server) Minor code format changes
+- (Server) Updated all dependencies (be sure to update your local copy with the new packages)
+
## [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) Removed cloudflare references making hack.chat 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