Whatsapp Chat Parser Website Versions Save

Website to view your exported WhatsApp chat logs 👁‍🗨

1.9.0

1 year ago

Added

Changed

  • Converted project to TypeScript (Thanks @DaveKeehl)
  • Some code cleanup and refactors

1.8.0

1 year ago

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

1.7.1

2 years ago

Changed

  • Updated dependencies

1.7.0

2 years ago

Added

  • Ability to change the current active user (whose messages are highlighted) from the sidebar #7

Changed

  • Updated parser and dependencies
  • Improved changelog with more links to issues

1.6.2

2 years ago

Changed

  • Updated parser and dependencies

1.6.1

2 years ago

Changed

  • Updated parser and dependencies

1.6.0

3 years ago

Added

  • Option to render a range of messages #2

Fixed

  • Some emoji rendering #4
  • Encryption message not being treated as a system message #3

1.5.1

3 years ago

Fixed

  • Zip file mime type detection in Windows
  • Space in readme

1.5.0

3 years ago

Added

  • Clickable links
  • Media files (when exporting with the "Attach Media" option) will show up now
  • Funding links

Changed

  • Updated example chat to showcase the new features
  • Updated parser and dependencies

1.4.0

3 years ago

Added

  • Added dark mode based on the user's OS settings

Changed

  • Updated dependencies