๐ Highlights
๐ Improved scan job handling
- Added support for the
Blockedjob state (commonly seen on devices like OfficeJet 5230) - Prevents silent failures and improves overall scan reliability
๐ Paper size support
- New option to configure paper size when scanning
- Gives better control over the final document output
๐ง Technical updates
๐ฆ Dependencies & tooling
- Major ecosystem updates:
eslint(up to v10.x)typescript-eslintprettier@types/node(v25.x)
- Upgraded key libraries:
zod(validation)axios(HTTP client)jspdf(PDF generation)config,commander,nanoid, etc.
๐งช Testing & quality
- Updated
mocha - Upgraded
c8for coverage reporting - CI improvements with updated SonarQube action
๐ Maintenance
- Regular dependency updates via Dependabot
- General fixes and stability improvements
๐ฅ New Contributors
- @chelli made their first contribution ๐