File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,13 @@ 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.67.1] - 2022-10-21
13
+
14
+ ### Fixed
15
+
16
+ 1 . Request num points on wallets page only (#2182 )
17
+ 1 . Implement pseudo lazy loading in the capture tab (#2200 )
18
+
12
19
## [ 0.67.0] - 2022-10-04
13
20
14
21
### Changed
@@ -1858,7 +1865,8 @@ This is the first release! _Capture Lite_ is a cross-platform app adapted from [
1858
1865
- Web - see the demo [ here] ( https://github.com/numbersprotocol/capture-lite#demo-app )
1859
1866
- Android - the APK file ` app-debug.apk ` is attached to this release
1860
1867
1861
- [ unreleased ] : https://github.com/numbersprotocol/capture-lite/compare/0.67.0...HEAD
1868
+ [ unreleased ] : https://github.com/numbersprotocol/capture-lite/compare/0.67.1...HEAD
1869
+ [ 0.67.1 ] : https://github.com/numbersprotocol/capture-lite/compare/0.67.0...0.67.1
1862
1870
[ 0.67.0 ] : https://github.com/numbersprotocol/capture-lite/compare/0.66.3...0.67.0
1863
1871
[ 0.66.3 ] : https://github.com/numbersprotocol/capture-lite/compare/0.66.2...0.66.3
1864
1872
[ 0.66.2 ] : https://github.com/numbersprotocol/capture-lite/compare/0.66.1...0.66.2
You can’t perform that action at this time.
0 commit comments