File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010To check the difference between the last releaes and the latest dev status, click the link above.
1111
12+ ## [ 0.70.0] - 2022-11-29
13+
14+ ### Added
15+
16+ 1 . Cropping camera images (#2344 )
17+
18+ ### Changed
19+
20+ 1 . Upgrade Capacitor from 3 to 4 (#2329 )
21+
22+ ### Fixed
23+
24+ 1 . User cannot confirm camera image on Pixel 6a (#2346 )
25+ 2 . User cannot close camera on Pixel 6a (#2332 )
26+
1227## [ 0.69.3] - 2022-11-28
1328
1429### Fixed
@@ -1921,7 +1936,8 @@ This is the first release! _Capture Lite_ is a cross-platform app adapted from [
19211936- Web - see the demo [ here] ( https://github.com/numbersprotocol/capture-lite#demo-app )
19221937- Android - the APK file ` app-debug.apk ` is attached to this release
19231938
1924- [ unreleased ] : https://github.com/numbersprotocol/capture-lite/compare/0.69.3...HEAD
1939+ [ unreleased ] : https://github.com/numbersprotocol/capture-lite/compare/0.70.0...HEAD
1940+ [ 0.70.0 ] : https://github.com/numbersprotocol/capture-lite/compare/0.69.3...0.70.0
19251941[ 0.69.3 ] : https://github.com/numbersprotocol/capture-lite/compare/0.69.2...0.69.3
19261942[ 0.69.2 ] : https://github.com/numbersprotocol/capture-lite/compare/0.69.1...0.69.2
19271943[ 0.69.1 ] : https://github.com/numbersprotocol/capture-lite/compare/0.69.0...0.69.1
You can’t perform that action at this time.
0 commit comments