Skip to content

Commit

Permalink
chore: Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
OS-ricardomoreirasilva committed Apr 4, 2024
1 parent dd801bb commit b657461
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,52 +8,54 @@ The changes documented here do not include those from the original repository.

## [Unreleased]

## 2024-04-01
### 2024-04-04
- Update the iOS framework. This adds the Privacy Manifest file (https://outsystemsrd.atlassian.net/browse/RMET-3280).

### 2024-04-01
- Remove old code and re-arrange file structure (https://outsystemsrd.atlassian.net/browse/RMET-3134).

## 2024-03-22
### 2024-03-22
- Fixed hook for ODC (https://outsystemsrd.atlassian.net/browse/RMET-3191).

## 2024-03-18
### 2024-03-18
- Implemented the usage of the Activity Transition Recognition API for background jobs (https://outsystemsrd.atlassian.net/browse/RMET-3246).

## 2024-03-14
### 2024-03-14
- Implemented the usage of exact alarms for background jobs (https://outsystemsrd.atlassian.net/browse/RMET-3190).

## 2024-02-28
### 2024-02-28
- Implemented `Open Health Connect App` (https://outsystemsrd.atlassian.net/browse/RMET-3158).

## 2024-02-27
### 2024-02-27
- Implemented hook for permissions (https://outsystemsrd.atlassian.net/browse/RMET-3142).

## 2024-02-26
### 2024-02-26
- Implemented `Show app's privacy policy dialog` (https://outsystemsrd.atlassian.net/browse/RMET-3145).

## 2024-02-23
### 2024-02-23
- Re-implement `DeleteBackgroundJob` feature (https://outsystemsrd.atlassian.net/browse/RMET-3068).

## 2024-02-20
### 2024-02-20
- Deprecated `DisableGoogleFit` feature and implemented `DisableHealthConnect` feature (https://outsystemsrd.atlassian.net/browse/RMET-3070).
- Re-implemented UpdateBackgroundJob feature (https://outsystemsrd.atlassian.net/browse/RMET-3067).
- Re-implemented SetBackgroundJob feature (https://outsystemsrd.atlassian.net/browse/RMET-3050).


## 2024-02-09
### 2024-02-09
- Re-implemented AdvanceQuery feature (https://outsystemsrd.atlassian.net/browse/RMET-3047).

## 2024-02-09
### 2024-02-09
- Re-implemented ListBackgroundJobs feature (https://outsystemsrd.atlassian.net/browse/RMET-3069).

## 2024-02-08
### 2024-02-08
- Re-implement `GetLastRecord` feature:
- GetFitnessData (https://outsystemsrd.atlassian.net/browse/RMET-3048)
- GetHealthData (https://outsystemsrd.atlassian.net/browse/RMET-3065)
- GetProfileData (https://outsystemsrd.atlassian.net/browse/RMET-3066)

## 2024-02-05
### 2024-02-05
- Re-implemented WriteProfieleData feature (https://outsystemsrd.atlassian.net/browse/RMET-3049).

## 2024-02-01
### 2024-02-01
- Re-implemented RequestPermissions feature (https://outsystemsrd.atlassian.net/browse/RMET-3046).

## [Version 1.4.0]
Expand Down

0 comments on commit b657461

Please sign in to comment.