- The user can now specify a path to the chat.db file.
- This program can be used on a Linux machine.
- The default output directory for the Excel or the SQLite3 file is now the Documents directory.
- New feature added by SilasStokes: Parse the attributedBody field
- Added a note about an available attachment
- Format output
- New feature added: Show list of recipients
- Fix bugs
- Improved output view
- New feature added by thecircleisround: Check to see if a message has been sent or received.
- New feature added by thecircleisround: Fetch account info
- New option: Create a SQLite3 database containing the messages.
- Now the date is also read
- Refactored CLI
Updated
- The generated Excel files now show the date.
Updated
- README.md
- MessageData is now a dataclass
Added/Updated
- README.md
- Now the type of service is also displayed
Initial version