WordReference Translator Version History

20 versions

Be careful with old versions!

These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.

Version 1.6.14 25.3 KiB Works with Firefox 13.0 - 56.*, Thunderbird 13.0 - 45.0

Fix new tab opened via other than the floating link is appended at the end of the tabs list instead of next to the current tab. Discussed here https://github.com/sanoodles/wrtranslator/issues/1

Version 1.6.13 20.3 KiB Works with Firefox 13.0 - 56.*, Thunderbird 13.0 - 38.0

Fix floating link not visible on certain elements.

Version 1.6.12 20.2 KiB Works with Firefox 13.0 - 43.*, Thunderbird 13.0 - 38.0

* Some fixes for German translation
* Set chrome/content/genOverlay.js file format to unix
* Fix if the word is at the top of the page, the pop-up is generated out of the screen edge.
* Fix contextual menu does not work on Google Mail.

Version 1.6.11.1-signed 20.2 KiB Works with Firefox 13.0 - 42.*, Thunderbird 13.0 - 30.0

* Added plausible German translation (not based on Google Translate only)
* Fixed potential crash of the extension when hiding the floating link. This could provoke the floating link to not be shown again until Firefox was restarted.
* Status bar icon setting now defaults to false.
* readme.txt & install.rdf clean up.

Version 1.6.10.1-signed 19.6 KiB Works with Firefox 13.0 - 23.*, Thunderbird 13.0 - 24.*

Update to new WordReference layout.

Version 1.6.9.1-signed 20.0 KiB Works with Firefox 3.0 - 17.*, Thunderbird 1.5 - 14.*

Fix: oncommand attribute replaced by addEventListener(command). This time does not cause bad behavior for the "Translate as..." menu since a different technique is used (closure instead of plain function).

Version 1.6.8.1-signed 17.0 KiB Works with Firefox 3.0 - 13.*, Thunderbird 1.5 - 13.*

Fix: Does not jump to the anchor #Otbl.

Version 1.6.7.1-signed 17.0 KiB Works with Firefox 3.0 - 11.*, Thunderbird 1.5 - 11.*

Fix: All "Translate as..." options behave like "pt-es".

Version 1.6.6.1-signed 17.0 KiB Works with Firefox 3.0 - 9.*, Thunderbird 1.5 - 9.0a1

Fix: oncommand attribute replaced by addEventListener(command).

Version 1.6.5.1-signed 17.0 KiB Works with Firefox 3.0 - 9.0, Thunderbird 1.5 - 9.0

Fixed: Passwords can be revealed by translating them.

Version 1.6.4.1-signed 20.0 KiB Works with Firefox 3.0 - 4.0.*, Thunderbird 3.0 - 3.3a2pre

Added: Thunderbird 3.1 compatibility.

Version 1.6.3 18.0 KiB Works with Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

Fixed:

Error: Node was not found = NS_ERROR_DOM_NOT_FOUND_ERR
Source file: chrome://wrtranslator/content/genOverlay.js
Line: 331

that happens sometimes.

Version 1.6.2 18.0 KiB Works with Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

No changes in the add-on.

1.6.1 was not correctly shown at addons.mozilla.org .

Version 1.6.1 18.0 KiB Works with Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

Fixed:

Error: Node was not found = NS_ERROR_DOM_NOT_FOUND_ERR
Source file: chrome://wrtranslator/content/genOverlay.js
Line: 330

that happens sometimes.

Version 1.6.0 18.0 KiB Works with Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

Added: Status bar icon to enable/disable the floating link.
Added: Preference to show/hide the status bar icon.

Version 1.5.2 18.0 KiB Works with Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

Fixed: "English to Romanian" item in options menu was actually setting english to portuguese.

Version 1.5.1 20.0 KiB Works with Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

Fix: String written as literal in preferences dialog. Localization was no applied.
Fix: "jp" used instead of "ja". English - Japanese - English did not work.

Some code clean:
- Some loose variables now prefixed with "wrt_"
- Some comments and line breaks added to make it more readable.

Version 1.5.0 17.0 KiB Works with Firefox 1.5 - 3.6.*, Thunderbird 1.5 - 3.0.*

New floating link to the translation appears when double click on a word:
- Translucid (opacity 0.2)
- Temporized (2 seconds by default. Adjustable from about:config > floating_link_time)
- Optional (You can disable it from the extension preferences)

9 new languages from wordreference.com added:
- Polish
- Romanian
- Czech
- Greek
- Turkish
- Chinese
- Japanese
- Korean
- Arabic

Version 1.4.1 13.0 KiB Works with Firefox 1.5 - 3.6a1pre, Thunderbird 1.5 - 3.1a1pre

In preferences dialog, languages radiogroup became too populated to fit in small screens. Now it is represented as a menulist.

Version 1.4.0 10.0 KiB Works with Firefox 1.5 - 3.0.*, Thunderbird 1.5 - 3.0a1

Added:

Available translation languages:
* English to German
* German to English
* English to Russian
* Russian to English
* English to Portuguese
* Portuguese to English

Available application languages:
* German

Fixed:

Enabled portuguese localisation in chrome.manifest.