You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* (nut-tree/plugin-ocr#25) Made the confidence value of a match request optional
* (nut-tree/plugin-ocr#25) Stop setting a default confidence value to not override other confidence value (e.g. the OCR one) with the explicit value of the match request
* (nut-tree/plugin-ocr#25) Removed redefinition of sleep and used import
* (nut-tree/plugin-ocr#25) Updated workflow definitions
* (nut-tree/plugin-ocr#25) Run npx playwright install before running tests
* (nut-tree/plugin-ocr#25) Specify working directory where to load the Electron main from in window tests
* (nut-tree/plugin-ocr#25) Increased Jest timeout for window tests to accommodate startup times, removed superfluous Docker stuf from CI runs on macOS and Windows, since tests would be running in Linux again which is just confusing in this place
* (nut-tree/plugin-ocr#25) Formatting
0 commit comments