Twester Changelog

What's new in Twester 1.2.0 Beta

Jul 17, 2022
  • IRC - Join streamer's channel.

New in Twester 1.1.0 (Jun 7, 2022)

  • Added "Settings" tab

New in Twester 1.1.2 Beta (May 30, 2022)

  • Minor: Close to tray.

New in Twester 1.0.4 (Dec 12, 2021)

  • What's Changed:
  • chore: logs viewer scrollbar min height to 20% by @ceoshikhar in #20
  • Fixed React warning caused in useAppVersion hook by @ceoshikhar in #31
  • Add getIpc utility function to make our life better by @ceoshikhar in #32
  • Added Sleep class by @ceoshikhar in #33
  • Removed px2em and replaced it's usage with px2rem by @ceoshikhar in #34

New in Twester 1.0.3 (Nov 9, 2021)

  • Fix cycle imports and some other eslint warnings/errors by @ceoshikhar in #7
  • Improve logging by @ceoshikhar in #8
  • Change logging color pallete by @ceoshikhar in #9
  • Improvements to Sidebar icons by @ceoshikhar in #10
  • Remove menu bar by @ceoshikhar in #11
  • Show IconButton with IconEye for password variant of InputText by @ceoshikhar in #12
  • Enable electron-debug for production build by @ceoshikhar in #13
  • Create classes Store, Storage, Watcher, Streamers and Auth by @ceoshikhar in #14