Historie doplňku OCR + Translate - 10 verzí
OCR + Translate od Crivella
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 0.3.4
Vydáno 20. zář 2025 – 164,63 KBFunguje s: firefox 58.0 a novější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
Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Starší verze
Verze 0.3.3
Vydáno 30. čvn 2025 – 164,17 KBFunguje s: firefox 58.0 a novějšíChanges- Switching from
DOMNodeInsertedandDOMNodeRemovedevents to aMutationObserverto handle changes in the DOM
This catches changes in the DOM more reliably (in particular replaceChild calls)
Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
- Switching from
Verze 0.3.2
Vydáno 2. čvn 2025 – 164,14 KBFunguje s: firefox 58.0 a novější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)
Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
- Added one line of CSS to enforce the
Verze 0.3.1
Vydáno 22. bře 2025 – 164,12 KBFunguje s: firefox 58.0 a novější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
Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 0.3.0
Vydáno 19. srp 2024 – 159,42 KBFunguje s: firefox 58.0 a novější# 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)Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 0.2.3
Vydáno 18. pro 2023 – 157,44 KBFunguje s: firefox 48.0 a novějšíFix for backward compatibility: extension was not displaying language names when running with server versions < 0.5.0Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 0.2.2
Vydáno 17. pro 2023 – 158,13 KBFunguje s: firefox 48.0 a novějšíSmall bugfixZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 0.2.1
Vydáno 17. pro 2023 – 158,11 KBFunguje s: firefox 48.0 a novější# 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 persistentZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 0.1.1
Vydáno 24. čvc 2023 – 154,17 KBFunguje s: firefox 48.0 a novějšíFixed a bug in the ENDPOINT usage between the background and popup scriptsZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 0.1.0
Vydáno 19. čvc 2023 – 154,17 KBFunguje s: firefox 48.0 a novějšíZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0