Skip to content

Latest commit

 

History

History
68 lines (37 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

68 lines (37 loc) · 1.02 KB

0.0.1

  • Initial commit

0.0.2

  • Increase score on pub.dev

0.0.3

  • Support Android 12

0.0.4

  • Fix cutting off messages after colon

0.0.5

  • Fix date issues

0.0.7

  • Bug fixed

0.0.8

  • Recognize now also the time 9:46 and not only 09:46

0.0.9

  • Recognize now also the dates 12.2.2022 and not only 12/2/2022

0.0.10

  • Support for different languages

0.0.11

  • Added the == operator to all moudels
  • Fix messages per person issues

0.0.12

  • Recognize now also the dates 12.2.22 and not only 12.2.2022

0.0.13

  • Support for Portuguese language

0.1.1

  • Added iOS support!
  • Added indexesPerMember in ChatContent

0.1.2

  • Add the option to export chat with media (currently only images and Android only)
  • Bug fixed

0.1.4

  • Version update (dart sdk, flutter sdk, kotlin, gradle)

0.1.5

  • Fix bug with media export on Android (newer WhatsApp version)
  • Remove support for "export chat with media" because of the change in the WhatsApp export format. Will be added again in the future.