Skip to content

Commit 08f1fdc

Browse files
committed
build: update changelog
Signed-off-by: Bofu Chen (bafu) <[email protected]>
1 parent af6393e commit 08f1fdc

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

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+
1031
## [0.64.3] - 2022-08-29
1132

1233
### Changed
@@ -1783,7 +1804,8 @@ This is the first release! _Capture Lite_ is a cross-platform app adapted from [
17831804
- Web - see the demo [here](https://github.com/numbersprotocol/capture-lite#demo-app)
17841805
- Android - the APK file `app-debug.apk` is attached to this release
17851806

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
17871809
[0.64.3]: https://github.com/numbersprotocol/capture-lite/compare/0.64.2...0.64.3
17881810
[0.64.2]: https://github.com/numbersprotocol/capture-lite/compare/0.64.1...0.64.2
17891811
[0.64.1]: https://github.com/numbersprotocol/capture-lite/compare/0.64.0...0.64.1

0 commit comments

Comments
 (0)