Skip to content

Releases: Pustur/whatsapp-chat-parser-website

1.11.1

26 Oct 00:21
Compare
Choose a tag to compare

Changed

  • Updated dependencies
  • Updated example chat to show new features

Fixed

  • Styled new button to load attachments

1.11.0

26 Oct 00:20
Compare
Choose a tag to compare

Added

  • Graphical support for polls #43
  • Button to load downloadable attachments (this should reduce unnecessary memory consumption / browser crashes #42)

Changed

  • Attachments >250MB can't be loaded / downloaded #42
  • Minor code cleanup and refactors

1.10.0

02 Aug 16:24
Compare
Choose a tag to compare

Added

  • Anonymous users toggle #36

Changed

  • Updated dependencies
  • Minor code cleanup and refactors

1.9.0

24 Feb 14:07
Compare
Choose a tag to compare

Added

Changed

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

1.8.0

18 Feb 20:56
Compare
Choose a tag to compare

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

08 Apr 02:21
Compare
Choose a tag to compare

Changed

  • Updated dependencies

1.7.0

31 Jul 20:47
Compare
Choose a tag to compare

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

01 Jun 20:23
Compare
Choose a tag to compare

Changed

  • Updated parser and dependencies

1.6.1

28 May 23:38
Compare
Choose a tag to compare

Changed

  • Updated parser and dependencies

1.6.0

09 Mar 02:13
Compare
Choose a tag to compare

Added

  • Option to render a range of messages #2

Fixed

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