Changelog

v1.4.4 (2023-07-08)

v1.4.3 (2023-06-05)

v1.4.2 (2023-05-30)

Fix

  • text: Fix labeling of sender (f04f0de)

v1.4.1 (2023-05-26)

Fix

  • html: Fix a typo and an oversight (39d1082)

v1.4.0 (2023-05-26)

Feature

  • html: Add pagination of the html output (d2f1d19)

v1.3.4 (2023-05-25)

Fix

  • main: Change the default directory from /tmp to $HOME (232cf29)

v1.3.3 (2023-05-24)

Fix

  • html: Fix indexing error (162c8bf)

v1.3.2 (2023-05-24)

Fix

  • Updated the requirements (ba0bea8)

v1.3.1 (2023-05-20)

Fix

  • text: Add the person’s name to the reply text (aa9dc9e)

v1.3.0 (2023-05-20)

Feature

  • Add the –chat option to display chats as well as individual messages (a739bd1)

Fix

  • message: Change type hints (1c1c4aa)

v1.2.13 (2023-05-19)

Documentation

v1.2.12 (2023-05-19)

Feature

  • handles: add –get_handles option to display the list of handles in the database (53194b9)

  • chats: add –get_chats option to display the list of chats in the database (2321eee)

Fix

  • main: change how to add a person (c40cbe9)

  • attachments: skip collecting attachments when ‘skip attachments’ is set (6a78545)

  • chats: Changed the output of the chats and updated the documentation (877fd81)

Refactor

  • main: change the structure to allow for general database queries (f8ce903)

v1.2.11 (2023-05-18)

Documentation

v1.2.10 (2023-05-18)

Documentation

  • Update the readme file with –version (e8e1689)

v1.2.9 (2023-05-18)

Documentation

  • Update the readme file with –version and removed old docs (be28241)

v1.2.8 (2023-05-18)

Fix

  • Save the dates for each edit (f22e599)

  • html: Move regexp compiles around, fix some hints, fixed color error (63b949f)

Documentation

  • attachments: Documentation changes (6150d6b)

v1.2.7 (2023-05-18)

Fix

  • Remove personal information from the template config file (9f7f258)

v1.2.6 (2023-05-18)

Fix

  • Add –version and the imessagedb script (59f9de4)

  • Add –version and the imessagedb script (b66d6c0)

  • Add –version and the imessagedb script (53c0f0d)

v1.2.5 (2023-05-18)

Fix

  • attachment: Fix attachment test to run on github (56897b6)

v1.2.4 (2023-05-18)

v1.2.3 (2023-05-17)

v1.2.2 (2023-05-17)

v1.0.1 (09/05/2023)

  • First public release of imessagedb!

v0.1.0 (09/05/2023)

  • First release of imessagedb!