Skip to content

Commit

Permalink
Prepare 1.0.2 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
tladesignz committed Jul 17, 2023
1 parent 118280d commit d12bdd5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# OnionShare iOS Changelog

## 1.0.2
- Updated translations.
- Fixed minor security vulnerabilities found in penetration test.
- Updated Obfs4proxy and Snowflake bridge support.

## 1.0.1
- Added translations for Vietnamese, Italian, Persian and traditional Chinese.
- Updated Obfs4proxy and Snowflake bridge support.
4 changes: 2 additions & 2 deletions Shared/Config.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ CODE_SIGN_IDENTITY[config=Release] =

GCC_PREPROCESSOR_DEFINITIONS = $(inherited) EXT_PRODUCT_BUNDLE_IDENTIFIER="$(EXT_PRODUCT_BUNDLE_IDENTIFIER)" APP_GROUP="$(APP_GROUP)"

MARKETING_VERSION = 1.0.1
CURRENT_PROJECT_VERSION = 19
MARKETING_VERSION = 1.0.2
CURRENT_PROJECT_VERSION = 23
3 changes: 2 additions & 1 deletion fastlane/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- Added translations for Vietnamese, Italian, Persian and traditional Chinese.
- Updated translations.
- Fixed minor security vulnerabilities found in penetration test.
- Updated Obfs4proxy and Snowflake bridge support.

0 comments on commit d12bdd5

Please sign in to comment.