Cronologia versioni di OCR + Translate - 10 versioni
OCR + Translate di Crivella
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 0.3.4
Rilasciato 20 set 2025 - 164,63 kBCompatibile con firefox58.0 e successive0.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
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versioni precedenti
Versione 0.3.3
Rilasciato 30 giu 2025 - 164,17 kBCompatibile con firefox58.0 e successiveChanges- Switching from
DOMNodeInsertedandDOMNodeRemovedevents to aMutationObserverto handle changes in the DOM
This catches changes in the DOM more reliably (in particular replaceChild calls)
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
- Switching from
Versione 0.3.2
Rilasciato 2 giu 2025 - 164,14 kBCompatibile con firefox58.0 e successiveChanges- 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)
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
- Added one line of CSS to enforce the
Versione 0.3.1
Rilasciato 22 mar 2025 - 164,12 kBCompatibile con firefox58.0 e successive0.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
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.3.0
Rilasciato 19 ago 2024 - 159,42 kBCompatibile con firefox58.0 e successive# 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)Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.2.3
Rilasciato 18 dic 2023 - 157,44 kBCompatibile con firefox48.0 e successiveFix for backward compatibility: extension was not displaying language names when running with server versions < 0.5.0Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.2.2
Rilasciato 17 dic 2023 - 158,13 kBCompatibile con firefox48.0 e successiveSmall bugfixCodice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.2.1
Rilasciato 17 dic 2023 - 158,11 kBCompatibile con firefox48.0 e successive# 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 persistentCodice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.1.1
Rilasciato 24 lug 2023 - 154,17 kBCompatibile con firefox48.0 e successiveFixed a bug in the ENDPOINT usage between the background and popup scriptsCodice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.1.0
Rilasciato 19 lug 2023 - 154,17 kBCompatibile con firefox48.0 e successiveCodice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0