Releases: vicajilau/cunning_document_scanner
Releases · vicajilau/cunning_document_scanner
Release list
3.0.1
What's Changed
- fix(android): raise minSdk to 24, the lowest level actually reachable by @vicajilau in #164
- fix(android): make cleanCache() cover files the GMS scanner produces by @vicajilau in #165
Full Changelog: v3.0.0...v3.0.1
3.0.0
What's Changed
- chore(deps): bump cunning_document_scanner from 2.7.0 to 2.8.0 in /example by @dependabot[bot] in #155
- chore(deps): bump actions/setup-java from 5 to 5.6.0 by @dependabot[bot] in #156
- chore(deps): bump actions/setup-java from 5.6.0 to 5.7.0 by @dependabot[bot] in #159
- 3.0.0: fix cleanCache data loss, repair Android gallery import, drop permission_handler by @vicajilau in #160
- Fix result callback leaks that could lock the scanner, and cleanCache's Activity requirement by @vicajilau in #161
- Downsample images in the Android fallback scanner, and stop claiming it detects corners by @vicajilau in #162
- fix(ios): stop the Camera/Gallery action sheet from dropping the scan result by @vicajilau in #163
Full Changelog: v2.8.0...v3.0.0
2.8.0
What's Changed
- chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #152
- feat(ios): add document image filters to custom cropper (closes #153) by @vicajilau in #154
Full Changelog: v2.7.0...v2.8.0
2.7.0
What's Changed
- chore(deps): bump cunning_document_scanner from 2.5.1 to 2.6.0 in /example by @dependabot[bot] in #148
- feat(ios): implement manual cropping for gallery images by @vicajilau in #150
- Add cleanCache method and enforce iOS page limit with SwiftLint CI by @vicajilau in #151
Full Changelog: v2.6.0...v2.7.0
2.6.0
What's Changed
- fix(android): make HMS ML Kit dependencies optional to resolve allowBackup conflict by @vicajilau in #145
Full Changelog: v2.5.0...v2.6.0
2.5.0
What's Changed
- feat(android): add HMS ML Kit document edge detection and fix GMS+HMS dual-service loop by @vicajilau in #143
Full Changelog: v2.4.0...v2.5.0
2.4.0
What's Changed
- Bump cunning_document_scanner from 2.2.0 to 2.3.0 in /example by @dependabot[bot] in #138
- Feature/build in kotlin migration issue by @daniJimen in #139
- Refactor: remove redundant camera and storage permissions from Android by @vicajilau in #140
- feat: add support for PDF export in document scanning across platforms by @vicajilau in #141
- Feature: add native gallery import support on iOS by @vicajilau in #142
New Contributors
- @daniJimen made their first contribution in #139
Full Changelog: v2.3.0...v2.4.0
2.3.0
2.2.0
2.1.0
What's Changed
- feat: Major update to version 2.0.0 with improved exception handling … by @vicajilau in #120
- Bump cupertino_icons from 1.0.8 to 1.0.9 in /example by @dependabot[bot] in #129
- Bump path_provider from 2.1.5 to 2.1.6 in /example by @dependabot[bot] in #133
- Migrate iOS plugin to Swift Package Manager by @olekeke999 in #134
New Contributors
- @olekeke999 made their first contribution in #134
Full Changelog: v1.4.0...v2.1.0