Skip to content

Commit

Permalink
Merge pull request #2949 from numbersprotocol/hotfix-privacy-policy-o…
Browse files Browse the repository at this point in the history
…n-sign-up-page

Hotfix privacy policy on sign up page
  • Loading branch information
bafu authored Jul 28, 2023
2 parents 62280a1 + 7bae0a2 commit 279f44e
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 13 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.82.2]
## [0.82.3] - 2023-07-28

### Fixed

1. Fix sign up page links for term of use and data policy.

## [0.82.2] - 2023-07-27

### Added

Expand Down Expand Up @@ -2153,7 +2159,8 @@ This is the first release! _Capture Lite_ is a cross-platform app adapted from [
- Web - see the demo [here](https://github.com/numbersprotocol/capture-lite#demo-app)
- Android - the APK file `app-debug.apk` is attached to this release

[unreleased]: https://github.com/numbersprotocol/capture-lite/compare/0.82.2...HEAD
[unreleased]: https://github.com/numbersprotocol/capture-lite/compare/0.82.3...HEAD
[0.82.3]: https://github.com/numbersprotocol/capture-lite/compare/0.82.2...0.23.3
[0.82.2]: https://github.com/numbersprotocol/capture-lite/compare/0.81.2...0.82.2
[0.81.2]: https://github.com/numbersprotocol/capture-lite/compare/0.79.0...0.81.2
[0.79.0]: https://github.com/numbersprotocol/capture-lite/compare/0.78.0...0.79.0
Expand Down
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "io.numbersprotocol.capturelite"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 822
versionName "0.82.2"
versionCode 823
versionName "0.82.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildFeatures {
Expand Down
8 changes: 4 additions & 4 deletions ios/App/App.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -368,13 +368,13 @@
CODE_SIGN_ENTITLEMENTS = App/App.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 822;
CURRENT_PROJECT_VERSION = 823;
DEVELOPMENT_TEAM = G7NB5YCKAP;
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = G7NB5YCKAP;
INFOPLIST_FILE = App/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 0.82.2;
MARKETING_VERSION = 0.82.3;
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
PRODUCT_BUNDLE_IDENTIFIER = io.numbersprotocol.capturelite;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -395,13 +395,13 @@
CODE_SIGN_ENTITLEMENTS = App/App.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 822;
CURRENT_PROJECT_VERSION = 823;
DEVELOPMENT_TEAM = G7NB5YCKAP;
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = G7NB5YCKAP;
INFOPLIST_FILE = App/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 0.82.2;
MARKETING_VERSION = 0.82.3;
PRODUCT_BUNDLE_IDENTIFIER = io.numbersprotocol.capturelite;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = NumbersAppDistributionV4;
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "capture-lite",
"version": "0.82.2",
"version": "0.82.3",
"author": "numbersprotocol",
"homepage": "https://numbersprotocol.io/",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/assets/i18n/en-us.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"pleaseWait": "Please wait...",
"copiedToClipboard": "Copied to clipboard.",
"invitationEmail": "Enter friend's email to send the invitation.",
"clickingSignupToAgreePolicy": "By clicking Sign Up, you agree to our <a href=\"https://ipfs-pin.numbersprotocol.io/ipfs/QmR2AB2qc1fbsTtf77WXmQn3fyNZskLUt1EG4Qoxxnt6Up\" target=\"_blank\">Privacy Policy</a>.",
"clickingSignupToAgreePolicy": "By clicking Sign Up you agree to our <a href=\"https://captureappiframe.numbersprotocol.io/terms_of_use\" target=\"_blank\">Terms of Use</a> and <a href=\"https://captureappiframe.numbersprotocol.io/data_policy\" target=\"_blank\">Data Policy</a>.",
"sendPostCaptureAlert": "After this Capture is sent, the ownership will be transferred to the selected friend. Are you sure?",
"transactionReceived": "A new Capture received.",
"transactionExpired": "A Capture you sent is returned.",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/i18n/zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"pleaseWait": "請稍候...",
"copiedToClipboard": "已複製至剪貼簿。",
"invitationEmail": "輸入好友電子信箱發送邀請。",
"clickingSignupToAgreePolicy": "點擊「註冊」即表示你同意我們的《<a href=\"https://ipfs-pin.numbersprotocol.io/ipfs/QmR2AB2qc1fbsTtf77WXmQn3fyNZskLUt1EG4Qoxxnt6Up\" target=\"_blank\">服務條款</a>》和《<a href=\"https://docs.google.com/document/d/1m-LiyZ9ZDs4y9F_IKvY4ProLOYuEA_vIe_GfCSPNhwQ/edit?usp=sharing\" target=\"_blank\">資料政策</a>》。",
"clickingSignupToAgreePolicy": "點擊「註冊」即表示你同意我們的《<a href=\"https://captureappiframe.numbersprotocol.io/terms_of_use\" target=\"_blank\">服務條款</a>》和《<a href=\"https://captureappiframe.numbersprotocol.io/data_policy\" target=\"_blank\">資料政策</a>》。",
"sendPostCaptureAlert": "瞬時影像送出後,它的所有權將轉移至選定的朋友。您確定嗎?",
"transactionReceived": "收到了新的瞬時影像。",
"transactionExpired": "您寄出的瞬時影像已被退回。",
Expand Down

0 comments on commit 279f44e

Please sign in to comment.