Benvenuto in Thunderbird Add-ons.
Aggiungi nuove funzionalità e stili per rendere Thunderbird veramente tuo.
ChiudiAutomatic Dictionary cronologia delle versioni
47 versioni
Fai attenzione alle vecchie versioni!
Queste versioni sono visualizzate solo per scopo di test e archivio. Dovresti sempre utilizzare l’ultima versione di un componente aggiuntivo.
Versione 3.13.0
### Bug Fixes
* **ci:** latest thunderbird needs dbus-x11 package to not crash ([c28ffb4](https://github.com/beltrachi/automatic_dictionary/commit/c28ffb43b41950f9a23c62c4add6d50c2b6d22b3))
### Features
* **ci:** Adding Extended Support Release version tests ([1507440](https://github.com/beltrachi/automatic_dictionary/commit/1507440ff99f90455e5fb133088fe4f3fb2d55d5))
* support Thunderbird 132 ([20d2daf](https://github.com/beltrachi/automatic_dictionary/commit/20d2daf015ce9f2de4566868fec4e59fc10b8a64))
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.12.0
* Support latest Thunderbird release 130.0 ([007fcbe](https://github.com/beltrachi/automatic_dictionary/commit/007fcbecedf52649d060565239b68654a74154e0))
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.11.0
### Features
* Support latest Thunderbird release 129.0 ([290e766](https://github.com/beltrachi/automatic_dictionary/commit/290e766123600e68dea0fdba532f0853270f5cb4))
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.10.0
### Features
* Support latest Thunderbird release 128.0 ([a568400](https://github.com/beltrachi/automatic_dictionary/commit/a56840057862b23da6df1a55adb5fda6cfe5b47a))
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.9.0
Bug Fixes
Use non breaking spaces in French translations (7ff20d1)
Features
Add French locale (b12a20d)
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.8.0
### Features
* Support latest Thunderbird release 127.0 ([97cb83d](https://github.com/beltrachi/automatic_dictionary/commit/97cb83ddfef572c6b04849decd70a3463bdd8aef))
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.7.0
### Features
* Support latest Thunderbird release 126.0 ([9e3a86b](https://github.com/beltrachi/automatic_dictionary/commit/9e3a86baf9f275ce710e435243e2fd45e40e2e62))
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.6.0
Features
Support latest Thunderbird release 125.0 (bafb2fe)
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.4.0
### Bug Fixes
* notification box concurrency issues make appear double notifications ([1c71e42](https://github.com/beltrachi/automatic_dictionary/commit/1c71e423c60c6c01d557dc495f5451bef204613b))
### Features
* Support latest Thunderbird release 123.0 ([5a84739](https://github.com/beltrachi/automatic_dictionary/commit/5a847398bca9e64cc9447a3b9a94cd2b58854209))
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.3.4
- Support latest Thunderbird release 122.0 (f111780)
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.3.2
### Bug Fixes
* Support latest Thunderbird release 120.0 ([ec23d1f](https://github.com/beltrachi/automatic_dictionary/commit/ec23d1fdf30985fbfea39142d494cb43c26122b4))
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.3.1
### Bug Fixes
* Support latest Thunderbird release 119.0 ([62c8d05](https://github.com/beltrachi/automatic_dictionary/commit/62c8d05bfcf9a0b9ee7531debc4a4ed1c0122d19))
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.2.5
* Support Thunderbird beta v118
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.2.4
* Support Thunderbird beta v117
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.2.3
* Support Thunderbird beta v115
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.2.2
* Support Thunderbird beta v112
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.2.1
* Improve support for slow Thunderbirds (fixes #156)
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.2.0
* Support Thunderbird 102.0 new feature of spellchecking more than one language at a time.
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.1.0
* Use new extension APIs available in Thunderbird 102.0 (Basic feature)
This version still does not support more than one language per recipient.
When addon detects languages used it just gets the first one.
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.0.1
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 3.0.0
Breaking changes:
* Dropped support for legacy prefs. Users in 1.x versions should install 2.x version before this to have all data migrated.
Changes summary (more details in git log):
* CI - Raise error when the searched text appears more than once
* Fixing integration beta tests (Events word appeared twice)
* Migrate to tesseract v5 to fix randomly stuck executions
* Fix ComposeWindowStub and add some test coverage
* Migrate code to standalone modules that can be imported freely.
* Format all files with vscode
* Refactor Recipients into a class
* Rename LRUHashV2 to LRUHash
* Use events to update heuristics on LRU expiration
* Fix LanguageAssigner data persistence between windows
* Move laguage assignment to a separate module
* Fix data structures sharing between instances
* Refactoring languageChanged
* Move heuristic logic to DomainHeuristic module
* Remove conversations addon unused code
* Remove plugin support completely
* Use events instead of attaching to logger messages
* Refactoring - deduction rules moved to separate class
* Add coverage check on jest tests
* Remove integration specs for TB < 76
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 2.0.7.1
=== 2.0.7.1
* I did block version 2.0.7 by mistake on Thunderbird addons site. Need a new version.
=== 2.0.7
* Fix support for Thunderbird 92 and 93
* Fix version detection for future TB +100 version
=== 2.0.6
* Support current beta Thunderbird 94
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 2.0.5
* Workaround to work with Thunderbird 90+
* Fix addon to use max size configuraiton
* Fixing freq-suffix stored data due to previous bugs
* Fix heuristics to only count single emails
* Fix removing heuristics when counter is zero
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 2.0.4
* Fix compatibility with Thunderbird 85 beta
- Codice sorgente rilasciato sotto Licenza MIT/X11
Versione 2.0.0
* Migrated to MailExtension
* Drop support for conversations
* Broken compatibility with TB < 74
* Removed unit test, only integration tests are working.
- Codice sorgente rilasciato sotto Licenza MIT/X11
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.