Skip to content

Releases: kilianc/rtail

v0.2.1

11 Jul 22:57
Compare
Choose a tag to compare

Fixes

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

v0.2.0

11 Jul 02:50
Compare
Choose a tag to compare

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

11 Jul 02:59
Compare
Choose a tag to compare

Fixes

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

v0.1.0

11 Jul 02:59
Compare
Choose a tag to compare

Initial release