Skip to content

Commit

Permalink
Update changelog, prepare v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ldreier committed Jun 10, 2023
1 parent 92cfbfc commit 1ee47bf
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# v2.2.2:
# v2.3.1:
- fix issue with popup dialog on wrong display
- fix issue after closing addon configuration tab
- add eslint.rc
- change German locales to use spelling "E-Mail"
- Thunderbird version 115 support
- remove no longer needed experiment APIs (still one remains)
- convert "var" to "let" where appropiate
- use template literals instead of string concatenation
- use "messenger" instead of "browser" as root for extension APIs
- remove configuration migration from version 1 addon
- allow changing sender identity during adding of recipients even if
sender identity was already changed by the addon when a "reply-to"
window was opened

# v2.2.1:
- add configuration shortcut icon to toolbar
Expand Down

0 comments on commit 1ee47bf

Please sign in to comment.