Skip to content

1.8.0

Choose a tag to compare

@Pustur Pustur released this 18 Feb 20:56
· 68 commits to master since this release

Added

  • Message's index number when hovering over a message or when holding the ctrl key
  • Upload input focused state on page load
  • Section in readme about how to run the project locally
  • Jotai as the state management library

Changed

  • Improved print styles
  • Updated parser and dependencies
  • Replaced create-react-app with vite
  • Lots of code cleanup and refactors