From c150705118733450d47910e0baff9d0abf6ae1fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20D=C3=B6rfelt?= Date: Thu, 30 May 2024 18:41:03 +0200 Subject: [PATCH] add documentation --- README.md | 4 ++++ doc/release.md | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/README.md b/README.md index fc763dd..8dadf1f 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,10 @@ What to do when the export failed? ## Changelog +### 0.0.7 + +- Bugfix: Make export working again when mail body is not displayed (). + ### 0.0.6 - Add `author` and `user_created_date` metadata. diff --git a/doc/release.md b/doc/release.md index 06eb59a..b4007b4 100644 --- a/doc/release.md +++ b/doc/release.md @@ -6,3 +6,19 @@ 4. Submit the add-on at . NB: [List of valid Thunderbird versions](https://addons.thunderbird.net/en-US/thunderbird/pages/appversions/) + +## How to test a release + +The automated tests should be successful. Additionally, the following cases should be tested manually: + +Export via: + +- Menu button +- Context menu +- Hotkey + +Tabs: + +- Mail tab with mail body +- Mail tab without mail body +- Mail in a separate tab