История версий «OCR + Translate» – 10 версий
OCR + Translate от Crivella
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 0.3.4
Выпущено 20 сент. 2025 г. — 164,63 КБРаботает с firefox 58.0 и выше0.3.4- Should preserve listeners on wrapped images by moving them instead of cloning them
- Can wrap a single image opened in the browser (either from file system or with
open image in new tab) without collapsing it to a single dot - Fixed a regression were changing advanced properties was not being actually done
- Improved the MutationObserver to better track more possible ways for images to get added/changed into a page
Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0
Старые версии
Версия 0.3.3
Выпущено 30 июня 2025 г. — 164,17 КБРаботает с firefox 58.0 и вышеChanges- Switching from
DOMNodeInsertedandDOMNodeRemovedevents to aMutationObserverto handle changes in the DOM
This catches changes in the DOM more reliably (in particular replaceChild calls)
Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0
- Switching from
Версия 0.3.2
Выпущено 2 июня 2025 г. — 164,14 КБРаботает с firefox 58.0 и вышеChanges- Added one line of CSS to enforce the
text-indentfor the text boxes (fixes https://github.com/Crivella/ocr_translate/issues/51 see issue for more details)
Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0
- Added one line of CSS to enforce the
Версия 0.3.1
Выпущено 22 мар. 2025 г. — 164,12 КБРаботает с firefox 58.0 и выше0.3.1- Added controllable logging instead of just printing everything to console all the time
- Added render option to adjust line-width of textboxes contours
Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0
Версия 0.3.0
Выпущено 19 авг. 2024 г. — 159,42 КБРаботает с firefox 58.0 и выше# Changes (v0.3.0)
- Added collapsible field with form to mange installed plugins (for server >= v0.6.0)
- Added warning message for old server version (extension will still be compatible)
- Improved UX
- Show error from server on failed translation and properly unwraps image once script is disabled
- Show error returned when a form submission fails
- Downgraded Axios version due to vulnerability found in newer versions (should not really be of concern for this but just to be safe)Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0
Версия 0.2.3
Выпущено 18 дек. 2023 г. — 157,44 КБРаботает с firefox 48.0 и вышеFix for backward compatibility: extension was not displaying language names when running with server versions < 0.5.0Исходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0
Версия 0.2.2
Выпущено 17 дек. 2023 г. — 158,13 КБРаботает с firefox 48.0 и вышеSmall bugfixИсходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0
Версия 0.2.1
Выпущено 17 дек. 2023 г. — 158,11 КБРаботает с firefox 48.0 и выше# Changelog
## New features
- Implemented manual translation (tools and endpoints)
- Added possibility to switch between translated and ocr text and also to control the text direction
- Added collapasable fields to the popup
- Field to control text rendering
- Field to control Options to be sent to the backend when request translations
## General improvements
- Improved UI
- Language names are displayed in human readable format
- Added dark theme
- Added theme toggle switch
- Changes to options are now persistentИсходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0
Версия 0.1.1
Выпущено 24 июля 2023 г. — 154,17 КБРаботает с firefox 48.0 и вышеFixed a bug in the ENDPOINT usage between the background and popup scriptsИсходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0
Версия 0.1.0
Выпущено 19 июля 2023 г. — 154,17 КБРаботает с firefox 48.0 и вышеИсходный код выпущен на условиях: Только Стандартная общественная лицензия GNU v3.0