Rtail Versions Save

rtail(1) - Terminal output to the browser in seconds, using UNIX pipes.

v0.2.1

8 years ago

Fixes

  • Webapp cache wasn't getting reset properly after 6h when serving from s3 [@kilianc]

v0.1.0

8 years ago

Initial release

v0.1.1

8 years ago

Fixes

  • Wait dispatch of all messages before closing the socket [@kilianc]

v0.2.0

8 years ago

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]