All Versions
4
Latest Version
Avg Release Cycle
0 days
Latest Release
3353 days ago
Changelog History
Changelog History
-
v0.2.1 Changes
July 11, 2015๐ Fixes
- Webapp cache wasn't getting reset properly after 6h when serving from s3 [@kilianc]
-
v0.2.0 Changes
July 11, 2015๐ New
- Collapsable timestamp column [@kilianc]
- Deep linking to a stream [@kilianc]
- ๐ Smart timestamp parsing option to avoid double timestamps, also added
--no-date-parse
to disable it. [@kilianc] - Resizable sidebar and ellipsis for long stream names [@kilianc]
๐ Fixes
- ๐ Multiple spaces support, have fun with ASCII art ! [@kilianc]
- ๐ Fixed XSS vulnerability allowing to inject html / js code in a stream [@kilianc]
- ๐ Fixed popup triagle color [@timriot]
- ๐ Renamed
-not-tty
in--no-tty
for consistency [@kilianc] - โก๏ธ Updated
--help
output [@kilianc] - โก๏ธ Updated
README.md
output [@timriot] - โก๏ธ Updated deps [@kilianc]
-
v0.1.1 Changes
July 11, 2015๐ Fixes
- Wait dispatch of all messages before closing the socket [@kilianc]
-
v0.1.0 Changes
July 11, 2015๐ Initial release