File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.65.0] - 2022-09-06
11
+
12
+ [ Milestone Sprint 22.08.29] ( https://github.com/numbersprotocol/capture-lite/milestone/54 )
13
+
14
+ ### Added
15
+
16
+ 1 . Replace Authmedia by NSE (#2000 )
17
+ 2 . Support tapping to focus in camera (#2001 )
18
+
19
+ ### Changed
20
+
21
+ 1 . Make iframe URL configurable (#1979 )
22
+ 2 . Update asset_page URL params (#1989 )
23
+ 3 . Update grid layout in profile tab (#2022 )
24
+ 4 . Preserve tab state (#2027 , #2034 )
25
+ 5 . Use new JWT in iframe (#2037 )
26
+
27
+ ### Fixed
28
+
29
+ 1 . Centerize user email on profile (#1969 )
30
+
10
31
## [ 0.64.3] - 2022-08-29
11
32
12
33
### Changed
@@ -1783,7 +1804,8 @@ This is the first release! _Capture Lite_ is a cross-platform app adapted from [
1783
1804
- Web - see the demo [ here] ( https://github.com/numbersprotocol/capture-lite#demo-app )
1784
1805
- Android - the APK file ` app-debug.apk ` is attached to this release
1785
1806
1786
- [ unreleased ] : https://github.com/numbersprotocol/capture-lite/compare/0.64.3...HEAD
1807
+ [ unreleased ] : https://github.com/numbersprotocol/capture-lite/compare/0.65.0...HEAD
1808
+ [ 0.65.0 ] : https://github.com/numbersprotocol/capture-lite/compare/0.64.3...0.65.0
1787
1809
[ 0.64.3 ] : https://github.com/numbersprotocol/capture-lite/compare/0.64.2...0.64.3
1788
1810
[ 0.64.2 ] : https://github.com/numbersprotocol/capture-lite/compare/0.64.1...0.64.2
1789
1811
[ 0.64.1 ] : https://github.com/numbersprotocol/capture-lite/compare/0.64.0...0.64.1
You can’t perform that action at this time.
0 commit comments