Skip to content

Tags: readur/readur

Tags

v2.7.2

Toggle v2.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #411 from readur/feat/implement-file-ocr-size-config

feat(ocr): allow the size of the OCR-able documents to be customized

v2.7.1

Toggle v2.7.1's commit message
feat(translations): use i18n for url previews

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #289 from readur/renovate/node-24.x

chore(deps): update dependency node to v24

v2.6.3

Toggle v2.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
perfectra1n Jon Fuller
fix(tests): resolve issue in document details unit tests

v2.6.2

Toggle v2.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #232 from readur/renovate/react-monorepo

chore(deps): update dependency @types/react to v19.1.15

v2.6.1

Toggle v2.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
perfectra1n Jon Fuller
feat(ocr): no longer add explicit section / page break

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
perfectra1n Jon Fuller
feat(ci): try to further decrease disk usage

v2.5.6

Toggle v2.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v2.5.5

Toggle v2.5.5's commit message

Verified

This commit was signed with the committer’s verified signature.
perfectra1n Jon Fuller
Merge branch 'main' of https://github.com/readur/readur

v2.5.4

Toggle v2.5.4's commit message

Verified

This commit was signed with the committer’s verified signature.
perfectra1n Jon Fuller
feat(websocket): update the tests, to hopefully pass again