Stair na Leaganacha Automatic Dictionary
Bí cúramach le seanleaganacha!
These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.
Leagan 3.1.0
=== 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.
* 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.
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 3.0.0
=== 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
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
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 2.0.7.1
(Including changeset since last public release)
=== 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
=== 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
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 2.0.5
=== 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
* 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
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 2.0.4
=== 2.0.4
* Fix compatibility with Thunderbird 85 beta
* Fix compatibility with Thunderbird 85 beta
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 2.0.0
=== 2.0.0
* Migrated to MailExtension
* Drop support for conversations
* Broken compatibility with TB < 74
* Removed unit test, only integration tests are working.
* Migrated to MailExtension
* Drop support for conversations
* Broken compatibility with TB < 74
* Removed unit test, only integration tests are working.
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 1.10.4
* Fix support for Thunderbird 60 (issue #32)
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 1.10.1
=== 1.10.0
* Add support for Thunderbird 52.x
* Add support for Thunderbird 52.x
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 1.9.0
=== 1.9.0
* Improve message when storing languages
* Improve language change detection and dictionary boot delay
* Fix Thunderbird38 window switching (do not set lang again)
* Improve message when storing languages
* Improve language change detection and dictionary boot delay
* Fix Thunderbird38 window switching (do not set lang again)
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 1.7.1
=== 1.7.1
* Fix language deduction when spellchecker is not ready.
* Fix and improve localized messages and strings.
=== 1.7.0
* Refactor logger calls
* Add logger to file and button to send to developer.
=== 1.6.0
* Add option to disable popups [resolves #10]
* Fix language deduction when spellchecker is not ready.
* Fix and improve localized messages and strings.
=== 1.7.0
* Refactor logger calls
* Add logger to file and button to send to developer.
=== 1.6.0
* Add option to disable popups [resolves #10]
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 1.5.5
=== 1.5.5
* Compatible with dictionary_switcher addon
=== 1.5.4
* Fixing concurrent events when ifce not ready or slow
* Fix message when spellchecking is disabled
* Compatible with dictionary_switcher addon
=== 1.5.4
* Fixing concurrent events when ifce not ready or slow
* Fix message when spellchecking is disabled
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 1.5.0
=== 1.5.0
* Detect language change from context menu on compose window.
* Allow to say No when asking to collect anonymous data.
=== 1.4.1
* Fix preferences window error shown in error console
=== 1.4.0
* Restartless
* Added support for Conversations plugin #5
* Added promotions to suggest user to share the plugin with it's mates or write a review
* Collect event when user finally sends mail, to see if the plugin is being useful
* Detect language change from context menu on compose window.
* Allow to say No when asking to collect anonymous data.
=== 1.4.1
* Fix preferences window error shown in error console
=== 1.4.0
* Restartless
* Added support for Conversations plugin #5
* Added promotions to suggest user to share the plugin with it's mates or write a review
* Collect event when user finally sends mail, to see if the plugin is being useful
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 1.3
* Added heuristics to guess language based on the domain of the recipients.
* Added GoogleAnalytics support to track the activity of the plugin. All anonymous data.
* Improoved the responsive of the plugin by looking for languages for recipients
only when the focus is changed on the compose window. It can be disabled by
preferences.
* Fix when message hides too fast.
* Implement language detection when the known recipient is set on the CC's group.
* When doing heuristics with a group of recipients, use the more frequent lang.
* Added GoogleAnalytics support to track the activity of the plugin. All anonymous data.
* Improoved the responsive of the plugin by looking for languages for recipients
only when the focus is changed on the compose window. It can be disabled by
preferences.
* Fix when message hides too fast.
* Implement language detection when the known recipient is set on the CC's group.
* When doing heuristics with a group of recipients, use the more frequent lang.
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 1.2.2
* Fix persistent message popup when no lang defined
* Adding support to having more than one compose window opened at once.
* Adding support to having more than one compose window opened at once.
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 1.2.1
This version fixes a bug appeared on Thunderbird 9.0.1.
No new feature added, but the interface has changed a little.
Fixed issue with Thunderbird 9.0.1:
Compatibility broken with TB 9 (https://github.com/beltrachi/automatic_dictionary/issues/3 )
No new feature added, but the interface has changed a little.
Fixed issue with Thunderbird 9.0.1:
Compatibility broken with TB 9 (https://github.com/beltrachi/automatic_dictionary/issues/3 )
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 1.2.0
Version 1.2.x
-> Assign languages to recipient groups, not only to recipients alone.
-> Allow to configure parameters by a preferences window
-> Assign languages to recipient groups, not only to recipients alone.
-> Allow to configure parameters by a preferences window
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Leagan 1.1.0
Version 1.1.x
-> Limit number of recipients stored to not grow with no control
-> Limit number of recipients stored to not grow with no control
- Bunchód ar fáil de réir: Ceadúnas MIT/X11
Chun do bhailiúcháin féin a chruthú, ní mór cuntas Breiseáin Mozilla a bheith agat.