File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ To check the difference between the last releaes and the latest dev status, click the link above.
11
+
12
+ ## [ 0.66.3] - 2022-09-21
13
+
14
+ ### Changed
15
+
16
+ 1 . CI update: update iphone compatibility from 12.0 to 14.7
17
+
10
18
## [ 0.66.2] - 2022-09-20
11
19
12
20
### Fixed
13
21
14
22
1 . User can click Capture after uploading is completed (#2082 )
15
23
2 . Press Android back button after taking photo and before pressing confirm, go back to camera (#2092 )
16
24
25
+ ## [ 0.66.1] - 2022-09-15
26
+
27
+ ### Changed
28
+
29
+ 1 . CI update: support both qa-release and live versions
30
+
17
31
## [ 0.66.0] - 2022-09-15
18
32
19
33
### Added
@@ -1828,8 +1842,10 @@ This is the first release! _Capture Lite_ is a cross-platform app adapted from [
1828
1842
- Web - see the demo [ here] ( https://github.com/numbersprotocol/capture-lite#demo-app )
1829
1843
- Android - the APK file ` app-debug.apk ` is attached to this release
1830
1844
1831
- [ unreleased ] : https://github.com/numbersprotocol/capture-lite/compare/0.66.2...HEAD
1832
- [ 0.66.2 ] : https://github.com/numbersprotocol/capture-lite/compare/0.66.0...0.66.2
1845
+ [ unreleased ] : https://github.com/numbersprotocol/capture-lite/compare/0.66.3...HEAD
1846
+ [ 0.66.3 ] : https://github.com/numbersprotocol/capture-lite/compare/0.66.2...0.66.3
1847
+ [ 0.66.2 ] : https://github.com/numbersprotocol/capture-lite/compare/0.66.1...0.66.2
1848
+ [ 0.66.1 ] : https://github.com/numbersprotocol/capture-lite/compare/0.66.0...0.66.1
1833
1849
[ 0.66.0 ] : https://github.com/numbersprotocol/capture-lite/compare/0.65.0...0.66.0
1834
1850
[ 0.65.0 ] : https://github.com/numbersprotocol/capture-lite/compare/0.64.4...0.65.0
1835
1851
[ 0.64.4 ] : https://github.com/numbersprotocol/capture-lite/compare/0.64.3...0.64.4
You can’t perform that action at this time.
0 commit comments