Skip to content

Releases: jeevatkm/ReplyWithHeaderMozilla

v3.3.0 Release

24 Oct 22:47
7c503e5
Compare
Choose a tag to compare

7c503e5 Merge pull request #181 from jeevatkm/v3.3.0-development
a99e13d chore: version number update for release
f736bce fix: correct grammar typo and update rwh features image #177
c7538d6 fix: fallback to en-US when locale is not supported #177
5cb0f57 chore: version bump for dev

v3.2.0 Release

25 Aug 17:43
cffbed9
Compare
Choose a tag to compare

cffbed9 release: version bump and readme update for v3.2.0 (#175)
8c6f7e9 fix: cover cases when 'wrote:' keyword not found in plain text reply mode #173 (#174)
a4a81fe Merge pull request #172 from jeevatkm/improve-and-add-options
c53474f feat(enhancement): add optional font size option in the options UI #171
df45f79 feat(enhancement): add rwah version number and thunderbird build and platform info #170
cc4fce3 fix: add default value for undefined or null #168
24583e7 chore: cleanup and add 100% width
975afd3 Fix spacing and font size of inserted headers (#164)
b89c660 feat: change design from account to identities in the RWH flow #167 (#169)

v3.1.0 Release

10 Aug 05:59
3023cbb
Compare
Choose a tag to compare

3023cbb Merge pull request #166 from jeevatkm/for-v3.1.0-release
57ff201 release: version bump and readme update for v3.1.0
0962e29 fix: setting usage 'trans.subject.prefix' was missing async handling #165
1a48d04 fix(enhancement): align options UI with dark theme #162 (#163)
9717e81 fix: preserve the user selected locale value from the options ui #155 (#158)
12fef41 Merge pull request #157 from jeevatkm/improve-blockquote-handling
e666bfe feat: add clean alignment and color for all blockquote #154
dfb3e53 chore: version bump to v3.1.0-dev
35145c9 improve account loading flow #153

v3.0.0 Release

06 Jul 23:51
477ea52
Compare
Choose a tag to compare

477ea52 release: version bump to v3.0.0 (#152)

v3.0.0.beta3

01 Jul 00:48
b7763e9
Compare
Choose a tag to compare
v3.0.0.beta3 Pre-release
Pre-release

b7763e9 auto detect the current locale and set that as default value #103 (#151)

v3.0.0.beta2

16 May 04:44
f70e382
Compare
Choose a tag to compare
v3.0.0.beta2 Pre-release
Pre-release

f70e382 Merge pull request #149 from jeevatkm/rwh-v3-beta2
448b839 add known headers caps value #131
85e4af3 add 10s ability to forward all message headers using rwh #131 #91 #83
b5ec615 add RWH menu to message display tab with disable rwh for 10 seconds on the current message #83 #91
63257e2 improve transform subject prefix within attribution too #103
a1e9348 handle new message compose type and yield #103
c4e02ce replace innerhtml with domparser then fetch first element child #103
6f69294 fix: open options via menu #103
d38863e update features image to latest #103 (#148)

v3.0.0.beta1

13 May 04:41
29162c9
Compare
Choose a tag to compare
v3.0.0.beta1 Pre-release
Pre-release

29162c9 Merge pull request #147 from jeevatkm/WebExtension
8cafa2f add github sponsor link into readme #103
972bd99 add per-account rwh enable/disable capability #123
b579a29 readme refresh, paypal donate url update, and build action version update #103
ae8dbfe transform double quote to single quote unless specically needed for string composition #103
902f0f1 add rwh logger with level info #103
4aad128 update name, id, and version number to beta1 #103
f762777 add vietnamese and traditional chinese locale header attribution #101
a21f226 header locale attribution enhanced with thunderbird i18n values and google translate #103
b0ce760 rwh tools menu, donation buttons and menu has been done #103
4649694 improve plaintext email reply processing and few code improvements #103
490c4ef add date localization parsing #103
f60e5e1 delete legacy thunderbird add-on implementation files #103
37153d2 add first level blockquote cleanup and quote greater than character cleanup #103
a9da08e set minimum version 125.0 since version 115.* missing isModified field on compose detail api #103
d2d727a handled plain text reply, reply all, and forward compose flow. i18n improvement #103
bc216ef handled html reply, reply all, and forward compose flow #103
a345aac developing brand new webextension version of RWH addon; checking-in progress code #103
d5ac99e Merge pull request #141 from jeevatkm/gh-139
3983b42 lang: tiny update on text
882c30b feat(lang): add Hungarian header labels #139
fa32859 Merge pull request #140 from jeevatkm/gh-136-and-gh-134
0ac03dc fix: newline issue before the signature on top issue #136, #134, #121
eecb417 build: version bump to v2.7.0
f26ec82 Add zh_CN (#135)
ea030fd ci: Add GitHub Action to create a new Release with xpi attachment on new tag push (#137)

v2.6.0 Release

11 Sep 02:21
53aa48d
Compare
Choose a tag to compare

Changelog

New Features

Enhancements

Bug Fixes

v2.5.0 Release

23 Jul 07:07
aee1a41
Compare
Choose a tag to compare

Changelog

New Features

v2.4.0 Release

12 Sep 03:05
d5f528b
Compare
Choose a tag to compare

Changelog

New Features

Bug Fixes

  • Dutch translation correction #106 PR #111 @BPower0036