All Versions
30
Latest Version
Avg Release Cycle
20 days
Latest Release
2637 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.53.0 Changes
January 07, 2016- โ Added a Dockerfile (PR #477 by @bencevans)
- ๐ Fixed a bug preventing logging on channels that contain slashes (PR #519 by @lyra833)
- โ Added missing
grunt-cli
as a required development dependencies (PR #522 by @williamboman) - โ Added @floogulinc as a project maintainer
- โ Added consistent coding style enforcement using
ESLint
(PR #504 by @williamboman, PR #547 by @JocelynDelalande) - โ Added an
.editorconfig
file (PR #526 by @williamboman) - โ Added a size limit for image previews (PR #503 by @olivierlambert, issue #500)
- ๐ Fixed the development setup command (PR #536 by @jancborchardt, issue #535)
- ๐ Improved the CONTRIBUTING.md file regarding rebasing (PR #548 by @JocelynDelalande)
- Made channel names in chat clickable to let users join them (PR #385 by @AmShaegar13, issue #361)
-
v0.52.0 Changes
October 19, 2015???
-
v0.51.2 Changes
September 18, 2015- ๐ Fix XSS vulnerability (thanks @ohaal)
-
v0.51.1 Changes
April 29, 2015- Increase process.setMaxListeners to prevent link preview to cause a crash
-
v0.51.0 Changes
April 16, 2015- Added 'Crypto' theme by @aynik
- Link preview now ignores links from localhost
- Added 'displayNetwork' setting
-
v0.50.0
January 22, 2015 -
v0.49.3 Changes
January 11, 2015- Fully expand chat when userlist is hidden
- Remove vertical whitespace in chat windows
- Support @mention
-
v0.49.2 Changes
January 04, 2015- Fix crash on broken links
-
v0.49.1 Changes
January 04, 2015- Fix undefined content-type (link plugin)
-
v0.49.0 Changes
December 23, 2014- Replaced superagent with request
- Solves a problem where some links would crash the server