diff --git a/CHANGELOG.md b/CHANGELOG.md index 844aadf325..bb3b866e2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,31 @@ title: 8.2.0 tags: Changelog --- +## [8.2.5] (2024-12-19) + +### @axelor/aos-mobile-core + +#### Features + +- Company management: add generic tools to create criterias +- SearchTreeView: add possibility to have a fixed parent search bar + +#### Fixes + +- Agenda: patch package to restore load of items on component layout + +### @axelor/aos-mobile-crm + +#### Fixes + +- Opportunity form: make contact and partner fields mutually dependent + +### @axelor/aos-mobile-stock + +#### Fixes + +- Inventory line: correct creation process + ## [8.2.4] (2024-12-05) ### @axelor/aos-mobile-core @@ -277,6 +302,7 @@ This package is linked with the @axelor/aos-mobile-hr to manage time logging. - Supplier arrival: add possibility to fill origin when creating or selecting tracking number + [8.2.5]: https://github.com/axelor/axelor-mobile/compare/8.2.4...8.2.5 [8.2.4]: https://github.com/axelor/axelor-mobile/compare/8.2.3...8.2.4 [8.2.3]: https://github.com/axelor/axelor-mobile/compare/8.2.2...8.2.3 [8.2.2]: https://github.com/axelor/axelor-mobile/compare/8.2.1...8.2.2 diff --git a/android/app/build.gradle b/android/app/build.gradle index 545c3330be..b8231e3104 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -79,8 +79,8 @@ android { applicationId "com.aosmobile" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 38 - versionName "8.2.4" + versionCode 39 + versionName "8.2.5" } signingConfigs { debug { diff --git a/changelogs/unreleased/88234.json b/changelogs/unreleased/88234.json deleted file mode 100644 index 55f7ac0822..0000000000 --- a/changelogs/unreleased/88234.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "Company management: add generic tools to create criterias", - "type": "feat", - "packages": "core" -} diff --git a/changelogs/unreleased/88244.json b/changelogs/unreleased/88244.json deleted file mode 100644 index 1b13ac5f87..0000000000 --- a/changelogs/unreleased/88244.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "Opportunity form: make contact and partner fields mutually dependent", - "type": "fix", - "packages": "crm" -} diff --git a/changelogs/unreleased/88276.json b/changelogs/unreleased/88276.json deleted file mode 100644 index 9fac8c9f16..0000000000 --- a/changelogs/unreleased/88276.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "SearchTreeView: add possibility to have a fixed parent search bar", - "type": "feat", - "packages": "core" -} diff --git a/changelogs/unreleased/88597.json b/changelogs/unreleased/88597.json deleted file mode 100644 index 19e0543650..0000000000 --- a/changelogs/unreleased/88597.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "Agenda: patch package to restore load of items on component layout", - "type": "fix", - "packages": "core" -} diff --git a/changelogs/unreleased/88623.json b/changelogs/unreleased/88623.json deleted file mode 100644 index 10a3c2bc21..0000000000 --- a/changelogs/unreleased/88623.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "Inventory line: correct creation process", - "type": "fix", - "packages": "stock" -} diff --git a/ios/AosMobile.xcodeproj/project.pbxproj b/ios/AosMobile.xcodeproj/project.pbxproj index 4d6c481cf7..e2942e0d4d 100644 --- a/ios/AosMobile.xcodeproj/project.pbxproj +++ b/ios/AosMobile.xcodeproj/project.pbxproj @@ -466,7 +466,7 @@ buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; - CURRENT_PROJECT_VERSION = 26; + CURRENT_PROJECT_VERSION = 27; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", @@ -478,7 +478,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 8.2.4; + MARKETING_VERSION = 8.2.5; OTHER_LDFLAGS = ( "-ObjC", "-lc++", @@ -497,7 +497,7 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 26; + CURRENT_PROJECT_VERSION = 27; INFOPLIST_FILE = AosMobileTests/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.4; LD_RUNPATH_SEARCH_PATHS = ( @@ -505,7 +505,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 8.2.4; + MARKETING_VERSION = 8.2.5; OTHER_LDFLAGS = ( "-ObjC", "-lc++", @@ -524,7 +524,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 26; + CURRENT_PROJECT_VERSION = 27; DEVELOPMENT_TEAM = FU222YUEEN; ENABLE_BITCODE = NO; INFOPLIST_FILE = AosMobile/Info.plist; @@ -532,7 +532,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 8.2.4; + MARKETING_VERSION = 8.2.5; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -555,14 +555,14 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; CLANG_ENABLE_MODULES = YES; - CURRENT_PROJECT_VERSION = 26; + CURRENT_PROJECT_VERSION = 27; DEVELOPMENT_TEAM = FU222YUEEN; INFOPLIST_FILE = AosMobile/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 8.2.4; + MARKETING_VERSION = 8.2.5; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", diff --git a/package.json b/package.json index 60d3b8de04..def4f6babd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aos-mobile", - "version": "8.2.4", + "version": "8.2.5", "private": true, "workspaces": { "packages": [ @@ -30,17 +30,17 @@ "postinstall": "patch-package" }, "dependencies": { - "@axelor/aos-mobile-core": "8.2.4", - "@axelor/aos-mobile-crm": "8.2.4", - "@axelor/aos-mobile-helpdesk": "8.2.4", - "@axelor/aos-mobile-hr": "8.2.4", - "@axelor/aos-mobile-intervention": "8.2.4", - "@axelor/aos-mobile-manufacturing": "8.2.4", - "@axelor/aos-mobile-project": "8.2.4", - "@axelor/aos-mobile-quality": "8.2.4", - "@axelor/aos-mobile-sale": "8.2.4", - "@axelor/aos-mobile-stock": "8.2.4", - "@axelor/aos-mobile-ui": "8.2.4", + "@axelor/aos-mobile-core": "8.2.5", + "@axelor/aos-mobile-crm": "8.2.5", + "@axelor/aos-mobile-helpdesk": "8.2.5", + "@axelor/aos-mobile-hr": "8.2.5", + "@axelor/aos-mobile-intervention": "8.2.5", + "@axelor/aos-mobile-manufacturing": "8.2.5", + "@axelor/aos-mobile-project": "8.2.5", + "@axelor/aos-mobile-quality": "8.2.5", + "@axelor/aos-mobile-sale": "8.2.5", + "@axelor/aos-mobile-stock": "8.2.5", + "@axelor/aos-mobile-ui": "8.2.5", "@react-native-clipboard/clipboard": "1.14.1", "@react-native-community/slider": "^4.5.4", "bootstrap-icons": "^1.10.3", diff --git a/packages/apps/crm/package.json b/packages/apps/crm/package.json index d03bae5cb4..8e7ea640e2 100644 --- a/packages/apps/crm/package.json +++ b/packages/apps/crm/package.json @@ -1,6 +1,6 @@ { "name": "@axelor/aos-mobile-crm", - "version": "8.2.4", + "version": "8.2.5", "author": "Axelor", "license": "AGPL-3.0-only", "publishConfig": { @@ -27,8 +27,8 @@ "react-native": "0.73.9" }, "dependencies": { - "@axelor/aos-mobile-core": "8.2.4", - "@axelor/aos-mobile-ui": "8.2.4", + "@axelor/aos-mobile-core": "8.2.5", + "@axelor/aos-mobile-ui": "8.2.5", "@reduxjs/toolkit": "^2.2.7" }, "devDependencies": { diff --git a/packages/apps/helpdesk/package.json b/packages/apps/helpdesk/package.json index e77bf951b6..e34b00d328 100644 --- a/packages/apps/helpdesk/package.json +++ b/packages/apps/helpdesk/package.json @@ -1,6 +1,6 @@ { "name": "@axelor/aos-mobile-helpdesk", - "version": "8.2.4", + "version": "8.2.5", "author": "Axelor", "license": "AGPL-3.0-only", "publishConfig": { @@ -27,8 +27,8 @@ "react-native": "0.73.9" }, "dependencies": { - "@axelor/aos-mobile-core": "8.2.4", - "@axelor/aos-mobile-ui": "8.2.4", + "@axelor/aos-mobile-core": "8.2.5", + "@axelor/aos-mobile-ui": "8.2.5", "@reduxjs/toolkit": "^2.2.7" }, "devDependencies": { diff --git a/packages/apps/hr/package.json b/packages/apps/hr/package.json index 8c52d1b51d..6d14125f19 100644 --- a/packages/apps/hr/package.json +++ b/packages/apps/hr/package.json @@ -1,6 +1,6 @@ { "name": "@axelor/aos-mobile-hr", - "version": "8.2.4", + "version": "8.2.5", "author": "Axelor", "license": "AGPL-3.0-only", "publishConfig": { @@ -27,8 +27,8 @@ "react-native": "0.73.9" }, "dependencies": { - "@axelor/aos-mobile-core": "8.2.4", - "@axelor/aos-mobile-ui": "8.2.4", + "@axelor/aos-mobile-core": "8.2.5", + "@axelor/aos-mobile-ui": "8.2.5", "@reduxjs/toolkit": "^2.2.7" }, "devDependencies": { diff --git a/packages/apps/intervention/package.json b/packages/apps/intervention/package.json index f580253517..99841dce56 100644 --- a/packages/apps/intervention/package.json +++ b/packages/apps/intervention/package.json @@ -1,6 +1,6 @@ { "name": "@axelor/aos-mobile-intervention", - "version": "8.2.4", + "version": "8.2.5", "author": "Axelor", "license": "AGPL-3.0-only", "publishConfig": { @@ -27,9 +27,9 @@ "react-native": "0.73.9" }, "dependencies": { - "@axelor/aos-mobile-core": "8.2.4", - "@axelor/aos-mobile-crm": "8.2.4", - "@axelor/aos-mobile-ui": "8.2.4", + "@axelor/aos-mobile-core": "8.2.5", + "@axelor/aos-mobile-crm": "8.2.5", + "@axelor/aos-mobile-ui": "8.2.5", "@reduxjs/toolkit": "^2.2.7" }, "devDependencies": { diff --git a/packages/apps/manufacturing/package.json b/packages/apps/manufacturing/package.json index 5774830d9c..d6df0c88f4 100644 --- a/packages/apps/manufacturing/package.json +++ b/packages/apps/manufacturing/package.json @@ -1,6 +1,6 @@ { "name": "@axelor/aos-mobile-manufacturing", - "version": "8.2.4", + "version": "8.2.5", "author": "Axelor", "license": "AGPL-3.0-only", "publishConfig": { @@ -27,9 +27,9 @@ "react-native": "0.73.9" }, "dependencies": { - "@axelor/aos-mobile-core": "8.2.4", - "@axelor/aos-mobile-stock": "8.2.4", - "@axelor/aos-mobile-ui": "8.2.4", + "@axelor/aos-mobile-core": "8.2.5", + "@axelor/aos-mobile-stock": "8.2.5", + "@axelor/aos-mobile-ui": "8.2.5", "@reduxjs/toolkit": "^2.2.7" }, "devDependencies": { diff --git a/packages/apps/project/package.json b/packages/apps/project/package.json index cac19e938e..ce11b05e86 100644 --- a/packages/apps/project/package.json +++ b/packages/apps/project/package.json @@ -1,6 +1,6 @@ { "name": "@axelor/aos-mobile-project", - "version": "8.2.4", + "version": "8.2.5", "author": "Axelor", "license": "AGPL-3.0-only", "publishConfig": { @@ -27,9 +27,9 @@ "react-native": "0.73.9" }, "dependencies": { - "@axelor/aos-mobile-core": "8.2.4", - "@axelor/aos-mobile-hr": "8.2.4", - "@axelor/aos-mobile-ui": "8.2.4", + "@axelor/aos-mobile-core": "8.2.5", + "@axelor/aos-mobile-hr": "8.2.5", + "@axelor/aos-mobile-ui": "8.2.5", "@reduxjs/toolkit": "^2.2.7" }, "devDependencies": { diff --git a/packages/apps/quality/package.json b/packages/apps/quality/package.json index fa31d72c2e..4c1ce3db49 100644 --- a/packages/apps/quality/package.json +++ b/packages/apps/quality/package.json @@ -1,6 +1,6 @@ { "name": "@axelor/aos-mobile-quality", - "version": "8.2.4", + "version": "8.2.5", "author": "Axelor", "license": "AGPL-3.0-only", "publishConfig": { @@ -27,8 +27,8 @@ "react-native": "0.73.9" }, "dependencies": { - "@axelor/aos-mobile-core": "8.2.4", - "@axelor/aos-mobile-ui": "8.2.4", + "@axelor/aos-mobile-core": "8.2.5", + "@axelor/aos-mobile-ui": "8.2.5", "@reduxjs/toolkit": "^2.2.7" }, "devDependencies": { diff --git a/packages/apps/sale/package.json b/packages/apps/sale/package.json index 9ecdf3886b..b1d31b249b 100644 --- a/packages/apps/sale/package.json +++ b/packages/apps/sale/package.json @@ -1,6 +1,6 @@ { "name": "@axelor/aos-mobile-sale", - "version": "8.2.4", + "version": "8.2.5", "author": "Axelor", "license": "AGPL-3.0-only", "publishConfig": { @@ -27,9 +27,9 @@ "react-native": "0.73.9" }, "dependencies": { - "@axelor/aos-mobile-core": "8.2.4", - "@axelor/aos-mobile-crm": "8.2.4", - "@axelor/aos-mobile-ui": "8.2.4", + "@axelor/aos-mobile-core": "8.2.5", + "@axelor/aos-mobile-crm": "8.2.5", + "@axelor/aos-mobile-ui": "8.2.5", "@reduxjs/toolkit": "^2.2.7" }, "devDependencies": { diff --git a/packages/apps/stock/package.json b/packages/apps/stock/package.json index 8daae4ecc1..c9d715b67e 100644 --- a/packages/apps/stock/package.json +++ b/packages/apps/stock/package.json @@ -1,6 +1,6 @@ { "name": "@axelor/aos-mobile-stock", - "version": "8.2.4", + "version": "8.2.5", "author": "Axelor", "license": "AGPL-3.0-only", "publishConfig": { @@ -27,8 +27,8 @@ "react-native": "0.73.9" }, "dependencies": { - "@axelor/aos-mobile-ui": "8.2.4", - "@axelor/aos-mobile-core": "8.2.4", + "@axelor/aos-mobile-ui": "8.2.5", + "@axelor/aos-mobile-core": "8.2.5", "@reduxjs/toolkit": "^2.2.7" }, "devDependencies": { diff --git a/packages/core/package.json b/packages/core/package.json index c39c4809e7..136423c630 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@axelor/aos-mobile-core", - "version": "8.2.4", + "version": "8.2.5", "author": "Axelor", "license": "AGPL-3.0-only", "publishConfig": { @@ -24,8 +24,8 @@ "license:add": "npx add-copyright-header --generate --dir 'src'" }, "dependencies": { - "@axelor/aos-mobile-error": "8.2.4", - "@axelor/aos-mobile-ui": "8.2.4", + "@axelor/aos-mobile-error": "8.2.5", + "@axelor/aos-mobile-ui": "8.2.5", "@react-navigation/drawer": "6.7.2", "@react-navigation/native": "6.1.18", "@react-navigation/native-stack": "6.11.0", diff --git a/packages/error/package.json b/packages/error/package.json index 53f2042d62..37bd40d666 100644 --- a/packages/error/package.json +++ b/packages/error/package.json @@ -1,6 +1,6 @@ { "name": "@axelor/aos-mobile-error", - "version": "8.2.4", + "version": "8.2.5", "author": "Axelor", "license": "AGPL-3.0-only", "publishConfig": { diff --git a/packages/ui/package.json b/packages/ui/package.json index 63fe851359..0cae4738a2 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@axelor/aos-mobile-ui", - "version": "8.2.4", + "version": "8.2.5", "author": "Axelor", "license": "AGPL-3.0-only", "publishConfig": {