From edfdf84e461b74a708ffb2603aa3f2e5dd8a6d43 Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Mon, 28 Apr 2025 12:26:46 +0500 Subject: [PATCH] mobile: release v3.1.1 --- apps/mobile/app/features.ts | 11 +-------- apps/mobile/native/android/app/build.gradle | 2 +- .../android/releasenotes/whatsnew-en-US | 7 +----- .../ios/Notesnook.xcodeproj/project.pbxproj | 24 +++++++++---------- apps/mobile/package.json | 4 ++-- .../android/en-US/changelogs/15254.txt | 3 +++ 6 files changed, 20 insertions(+), 31 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/15254.txt diff --git a/apps/mobile/app/features.ts b/apps/mobile/app/features.ts index f8efa1feb..91c0880b9 100644 --- a/apps/mobile/app/features.ts +++ b/apps/mobile/app/features.ts @@ -19,13 +19,4 @@ along with this program. If not, see . import { FeatureType } from "./components/sheets/new-feature"; -export const features: FeatureType[] = [ - { - title: "Notebook Tree View", - body: "Notebooks are now displayed in a tree view for better organization and user experience." - }, - { - title: "New SideBar", - body: "Sidebar now contains tabs for Notebooks and Tags for easy navigation." - } -]; +export const features: FeatureType[] = []; diff --git a/apps/mobile/native/android/app/build.gradle b/apps/mobile/native/android/app/build.gradle index 8677cde59..f5cfadd62 100644 --- a/apps/mobile/native/android/app/build.gradle +++ b/apps/mobile/native/android/app/build.gradle @@ -121,7 +121,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion multiDexEnabled true - versionCode 3049 + versionCode 3050 versionName getNpmVersion() testBuildType System.getProperty('testBuildType', 'debug') testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' diff --git a/apps/mobile/native/android/releasenotes/whatsnew-en-US b/apps/mobile/native/android/releasenotes/whatsnew-en-US index bafd99baa..c41a5dc8c 100644 --- a/apps/mobile/native/android/releasenotes/whatsnew-en-US +++ b/apps/mobile/native/android/releasenotes/whatsnew-en-US @@ -1,8 +1,3 @@ -- v3.1.0 brings new features and improvements to enhance your Notesnook experience. -- Notebooks and Tags are not located in the Sidebar -- Tree view for notebooks -- Improved list view UI for better user experience -- Improved notebook related actions by integrating tree view in most places -- You can set any notebook, tag or colors as home screen +- Bug fixes Thank you for using Notesnook! \ No newline at end of file diff --git a/apps/mobile/native/ios/Notesnook.xcodeproj/project.pbxproj b/apps/mobile/native/ios/Notesnook.xcodeproj/project.pbxproj index dbc269508..cf916dfd3 100644 --- a/apps/mobile/native/ios/Notesnook.xcodeproj/project.pbxproj +++ b/apps/mobile/native/ios/Notesnook.xcodeproj/project.pbxproj @@ -1063,7 +1063,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 2132; + CURRENT_PROJECT_VERSION = 2133; DEVELOPMENT_TEAM = 53CWBG3QUC; ENABLE_BITCODE = NO; "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; @@ -1137,7 +1137,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 3.1.0; + MARKETING_VERSION = 3.1.1; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -1168,7 +1168,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 2132; + CURRENT_PROJECT_VERSION = 2133; DEVELOPMENT_TEAM = ""; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 53CWBG3QUC; "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; @@ -1242,7 +1242,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 3.1.0; + MARKETING_VERSION = 3.1.1; ONLY_ACTIVE_ARCH = NO; OTHER_LDFLAGS = ( "$(inherited)", @@ -1401,7 +1401,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 2132; + CURRENT_PROJECT_VERSION = 2133; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = 53CWBG3QUC; "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; @@ -1413,7 +1413,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 3.1.0; + MARKETING_VERSION = 3.1.1; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = org.streetwriters.notesnook.notewidget; @@ -1444,7 +1444,7 @@ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 2132; + CURRENT_PROJECT_VERSION = 2133; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = ""; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 53CWBG3QUC; @@ -1457,7 +1457,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 3.1.0; + MARKETING_VERSION = 3.1.1; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = org.streetwriters.notesnook.notewidget; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -1487,7 +1487,7 @@ CODE_SIGN_ENTITLEMENTS = "Make Note/Make Note.entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 2132; + CURRENT_PROJECT_VERSION = 2133; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = 53CWBG3QUC; "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; @@ -1561,7 +1561,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 3.1.0; + MARKETING_VERSION = 3.1.1; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = org.streetwriters.notesnook.share; @@ -1592,7 +1592,7 @@ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 2132; + CURRENT_PROJECT_VERSION = 2133; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = ""; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 53CWBG3QUC; @@ -1667,7 +1667,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - MARKETING_VERSION = 3.1.0; + MARKETING_VERSION = 3.1.1; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = org.streetwriters.notesnook.share; PRODUCT_NAME = "$(TARGET_NAME)"; diff --git a/apps/mobile/package.json b/apps/mobile/package.json index 43b978d9b..cafeaad86 100644 --- a/apps/mobile/package.json +++ b/apps/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@notesnook/mobile", - "version": "3.1.0", + "version": "3.1.1", "private": true, "license": "GPL-3.0-or-later", "workspaces": [ @@ -56,4 +56,4 @@ "react": "18.2.0", "react-native": "0.74.5" } -} +} \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/15254.txt b/fastlane/metadata/android/en-US/changelogs/15254.txt new file mode 100644 index 000000000..c41a5dc8c --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/15254.txt @@ -0,0 +1,3 @@ +- Bug fixes + +Thank you for using Notesnook! \ No newline at end of file