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
9
9
10
10
To check the difference between the last releaes and the latest dev status, click the link above.
11
11
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
+
12
27
## [ 0.69.3] - 2022-11-28
13
28
14
29
### Fixed
@@ -1921,7 +1936,8 @@ This is the first release! _Capture Lite_ is a cross-platform app adapted from [
1921
1936
- Web - see the demo [ here] ( https://github.com/numbersprotocol/capture-lite#demo-app )
1922
1937
- Android - the APK file ` app-debug.apk ` is attached to this release
1923
1938
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
1925
1941
[ 0.69.3 ] : https://github.com/numbersprotocol/capture-lite/compare/0.69.2...0.69.3
1926
1942
[ 0.69.2 ] : https://github.com/numbersprotocol/capture-lite/compare/0.69.1...0.69.2
1927
1943
[ 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