Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RMET-3051 H&F - Prepare release of version 2.0.0 #123

Merged
merged 7 commits into from
Apr 9, 2024

Commits on Aug 28, 2023

  1. Prepare release of version 1.4.0 (#95)

    * chore: Add Unreleased Tag to CHANGELOG
    
    * feat: iOS Workouts (#88)
    
    Update Health and Fitness iOS library in order to include the new GetWorkoutsData feature.
    Add required code to bridge the feature between the callers (OutSystems) and iOS.
    
    * chore: Set Release Tag
    
    Set release tag on the repo's CHANGELOG file.
    
    * chore: Set Release Tag
    
    Set release tag on the repo's package.json and plugin.xml files.
    
    * chore: Update iOS Library (#90)
    
    Update "OSHealthFitnessLib.xcframework" to the latest version to include the fix for the notification trigger (https://outsystemsrd.atlassian.net/browse/RMET-2689).
    
    * chore: Update iOS Library (#91)
    
    Update "OSHealthFitnessLib.xcframework" to the latest version to enable notification editing (https://outsystemsrd.atlassian.net/browse/RMET-2688).
    
    * RMET-2723 Health & Fitness Plugin - Disconnect from google fit (#92)
    
    * feat: add disconnectFromGoogleFit method
    
    References: https://outsystemsrd.atlassian.net/browse/RMET-2723
    
    * chore: update library dependency
    
    References: https://outsystemsrd.atlassian.net/browse/RMET-2723
    
    * chore: update changelog
    
    References: https://outsystemsrd.atlassian.net/browse/RMET-2723
    
    * chore: update library version
    
    References: https://outsystemsrd.atlassian.net/browse/RMET-2723
    
    * chore: update library version
    
    References: https://outsystemsrd.atlassian.net/browse/RMET-2723
    
    * chore: Update iOS xcframework (#94)
    
    Update to the 1.3.1 tag version.
    
    * chore(release): raise to version 1.4.0
    
    References: https://outsystemsrd.atlassian.net/browse/RMET-2723
    
    ---------
    
    Co-authored-by: OS-ricardomoreirasilva <ricardo.moreira.silva@outsystems.com>
    Co-authored-by: Ricardo Silva <97543217+OS-ricardomoreirasilva@users.noreply.github.com>
    3 people committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1f8dde7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. chore: add CODEOWNERS (#110)

    Signed-off-by: IT-MikeS <20338451+IT-MikeS@users.noreply.github.com>
    IT-MikeS committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    caf11db View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    f0e7b03 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/RMET-3051/prepare-release

    # Conflicts:
    #	CHANGELOG.md
    #	src/android/build.gradle
    #	src/android/com/outsystems/plugins/healthfitness/OSHealthFitness.kt
    #	src/ios/frameworks/OSHealthFitnessLib.xcframework/ios-arm64/OSHealthFitnessLib.framework/Info.plist
    #	src/ios/frameworks/OSHealthFitnessLib.xcframework/ios-arm64/OSHealthFitnessLib.framework/OSHealthFitnessLib
    #	src/ios/frameworks/OSHealthFitnessLib.xcframework/ios-arm64_x86_64-simulator/OSHealthFitnessLib.framework/Info.plist
    #	src/ios/frameworks/OSHealthFitnessLib.xcframework/ios-arm64_x86_64-simulator/OSHealthFitnessLib.framework/OSHealthFitnessLib
    #	src/ios/frameworks/OSHealthFitnessLib.xcframework/ios-arm64_x86_64-simulator/OSHealthFitnessLib.framework/_CodeSignature/CodeResources
    #	www/OSHealthFitness.js
    alexgerardojacinto committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    129c1aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c79404 View commit details
    Browse the repository at this point in the history
  4. Revert "Merge branch 'main' into feat/RMET-3051/prepare-release"

    This reverts commit 129c1aa, reversing
    changes made to f0e7b03.
    alexgerardojacinto committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e63f6cd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    25772b6 View commit details
    Browse the repository at this point in the history