Skip to content

Commit

Permalink
Merge pull request #692 from hpi-studyu/release/10-2024
Browse files Browse the repository at this point in the history
Release/10 2024
  • Loading branch information
johannesvedder authored Oct 3, 2024
2 parents 457e4aa + 3b1d1dc commit d8677f5
Show file tree
Hide file tree
Showing 14 changed files with 146 additions and 80 deletions.
43 changes: 43 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,49 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2024-10-03

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`studyu_app` - `v2.7.11`](#studyu_app---v2711)
- [`studyu_core` - `v4.4.8`](#studyu_core---v448)
- [`studyu_designer_v2` - `v1.9.2`](#studyu_designer_v2---v192)
- [`studyu_flutter_common` - `v1.8.9`](#studyu_flutter_common---v189)

---

#### `studyu_app` - `v2.7.11`

- **FIX**: upgrade deps.
- **FIX**: notification scheduling.
- **FIX**: upgrade fvm to flutter v3.24.3.
- **FIX**: prompt user to restart after reset.
- **FIX**: debug screen.

#### `studyu_core` - `v4.4.8`

- **FIX**: upgrade deps.
- **FIX**: upgrade fvm to flutter v3.24.3.

#### `studyu_designer_v2` - `v1.9.2`

- **FIX**: upgrade deps.
- **FIX**: upgrade fvm to flutter v3.24.3.

#### `studyu_flutter_common` - `v1.8.9`

- **FIX**: upgrade deps.
- **FIX**: upgrade fvm to flutter v3.24.3.


## 2024-09-05

### Changes
Expand Down
8 changes: 8 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 2.7.11

- **FIX**: upgrade deps.
- **FIX**: notification scheduling.
- **FIX**: upgrade fvm to flutter v3.24.3.
- **FIX**: prompt user to restart after reset.
- **FIX**: debug screen.

## 2.7.10

- **FIX**: schedule notifications for 7 days.
Expand Down
60 changes: 30 additions & 30 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ packages:
dependency: transitive
description:
name: app_links
sha256: "7e058edbc78bd40b6a8227941b955f38320a4e799bc0983c8146bda41593a491"
sha256: ad1a6d598e7e39b46a34f746f9a8b011ee147e4c275d407fa457e7a62f84dd99
url: "https://pub.dev"
source: hosted
version: "6.3.1"
version: "6.3.2"
app_links_linux:
dependency: transitive
description:
Expand Down Expand Up @@ -125,10 +125,10 @@ packages:
dependency: transitive
description:
name: camera_android_camerax
sha256: "7cd93578ad201dcc6bb5810451fb00d76a86bab9b68dceb68b8cbd7038ac5846"
sha256: "803e45c406de922bd107199089be3f3d5ae7ab0a1ff119a27a0062325541c50e"
url: "https://pub.dev"
source: hosted
version: "0.6.8+3"
version: "0.6.9"
camera_avfoundation:
dependency: transitive
description:
Expand Down Expand Up @@ -181,10 +181,10 @@ packages:
dependency: transitive
description:
name: chewie
sha256: "8210c6e8702ddae9b3337aad0d539a9ff128cc4a5baaadc0174edbd0f99b0125"
sha256: "335df378c025588aef400c704bd71f0daea479d4cd57c471c88c056c1144e7cd"
url: "https://pub.dev"
source: hosted
version: "1.8.4"
version: "1.8.5"
cli_util:
dependency: transitive
description:
Expand Down Expand Up @@ -633,10 +633,10 @@ packages:
dependency: transitive
description:
name: just_audio_web
sha256: b163878529d9b028c53a6972fcd58cae2405bcd11cbfcea620b6fb9f151429d6
sha256: "9a98035b8b24b40749507687520ec5ab404e291d2b0937823ff45d92cb18d448"
url: "https://pub.dev"
source: hosted
version: "0.4.12"
version: "0.4.13"
jwt_decode:
dependency: transitive
description:
Expand Down Expand Up @@ -881,10 +881,10 @@ packages:
dependency: transitive
description:
name: permission_handler_platform_interface
sha256: fe0ffe274d665be8e34f9c59705441a7d248edebbe5d9e3ec2665f88b79358ea
sha256: e9c8eadee926c4532d0305dff94b85bf961f16759c3af791486613152af4b4f9
url: "https://pub.dev"
source: hosted
version: "4.2.2"
version: "4.2.3"
permission_handler_windows:
dependency: transitive
description:
Expand Down Expand Up @@ -1150,18 +1150,18 @@ packages:
dependency: transitive
description:
name: sqflite
sha256: a43e5a27235518c03ca238e7b4732cf35eabe863a369ceba6cbefa537a66f16d
sha256: ff5a2436ef8ebdfda748fbfe957f9981524cb5ff11e7bafa8c42771840e8a788
url: "https://pub.dev"
source: hosted
version: "2.3.3+1"
version: "2.3.3+2"
sqflite_common:
dependency: transitive
description:
name: sqflite_common
sha256: "7b41b6c3507854a159e24ae90a8e3e9cc01eb26a477c118d6dca065b5f55453e"
sha256: "2d8e607db72e9cb7748c9c6e739e2c9618320a5517de693d5a24609c4671b1a4"
url: "https://pub.dev"
source: hosted
version: "2.5.4+2"
version: "2.5.4+4"
stack_trace:
dependency: transitive
description:
Expand Down Expand Up @@ -1208,14 +1208,14 @@ packages:
path: "../core"
relative: true
source: path
version: "4.4.7"
version: "4.4.8"
studyu_flutter_common:
dependency: "direct main"
description:
path: "../flutter_common"
relative: true
source: path
version: "1.8.8"
version: "1.8.9"
supabase:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1332,10 +1332,10 @@ packages:
dependency: transitive
description:
name: url_launcher_macos
sha256: "9a1a42d5d2d95400c795b2914c36fdcb525870c752569438e4ebb09a2b5d90de"
sha256: "769549c999acdb42b8bcfa7c43d72bf79a382ca7441ab18a808e101149daf672"
url: "https://pub.dev"
source: hosted
version: "3.2.0"
version: "3.2.1"
url_launcher_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -1404,18 +1404,18 @@ packages:
dependency: transitive
description:
name: video_player
sha256: e30df0d226c4ef82e2c150ebf6834b3522cf3f654d8e2f9419d376cdc071425d
sha256: "4a8c3492d734f7c39c2588a3206707a05ee80cef52e8c7f3b2078d430c84bc17"
url: "https://pub.dev"
source: hosted
version: "2.9.1"
version: "2.9.2"
video_player_android:
dependency: transitive
description:
name: video_player_android
sha256: "38d8fe136c427abdce68b5e8c3c08ea29d7a794b453c7a51b12ecfad4aad9437"
sha256: "66090f295f98422408f310c9472d0ced04240171021079ef5f11439773f53831"
url: "https://pub.dev"
source: hosted
version: "2.7.3"
version: "2.7.6"
video_player_avfoundation:
dependency: transitive
description:
Expand All @@ -1428,10 +1428,10 @@ packages:
dependency: transitive
description:
name: video_player_platform_interface
sha256: "236454725fafcacf98f0f39af0d7c7ab2ce84762e3b63f2cbb3ef9a7e0550bc6"
sha256: "229d7642ccd9f3dc4aba169609dd6b5f3f443bb4cc15b82f7785fcada5af9bbb"
url: "https://pub.dev"
source: hosted
version: "6.2.2"
version: "6.2.3"
video_player_web:
dependency: transitive
description:
Expand Down Expand Up @@ -1468,10 +1468,10 @@ packages:
dependency: transitive
description:
name: web
sha256: d43c1d6b787bf0afad444700ae7f4db8827f701bc61c255ac8d328c6f4d52062
sha256: cd3543bd5798f6ad290ea73d210f423502e71900302dde696f8bff84bf89a1cb
url: "https://pub.dev"
source: hosted
version: "1.0.0"
version: "1.1.0"
web_socket:
dependency: transitive
description:
Expand Down Expand Up @@ -1500,10 +1500,10 @@ packages:
dependency: transitive
description:
name: webview_flutter_android
sha256: "6e64fcb1c19d92024da8f33503aaeeda35825d77142c01d0ea2aa32edc79fdc8"
sha256: ed021f27ae621bc97a6019fb601ab16331a3db4bf8afa305e9f6689bdb3edced
url: "https://pub.dev"
source: hosted
version: "3.16.7"
version: "3.16.8"
webview_flutter_platform_interface:
dependency: transitive
description:
Expand All @@ -1524,10 +1524,10 @@ packages:
dependency: transitive
description:
name: win32
sha256: "68d1e89a91ed61ad9c370f9f8b6effed9ae5e0ede22a270bdfa6daf79fc2290a"
sha256: "4d45dc9069dba4619dc0ebd93c7cec5e66d8482cb625a370ac806dcc8165f2ec"
url: "https://pub.dev"
source: hosted
version: "5.5.4"
version: "5.5.5"
xdg_directories:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: studyu_app
version: 2.7.10
version: 2.7.11
description: Partake in digital N-of-1 trials with the innovative StudyU Health App
publish_to: none
homepage: https://studyu.health
Expand Down Expand Up @@ -39,8 +39,8 @@ dependencies:
sentry_flutter: ^8.9.0
sentry_logging: ^8.9.0
shared_preferences: ^2.3.2
studyu_core: ^4.4.7
studyu_flutter_common: ^1.8.8
studyu_core: ^4.4.8
studyu_flutter_common: ^1.8.9
supabase: ^2.4.0
supabase_flutter: ^2.7.0
timeline_tile: ^2.0.0
Expand Down
5 changes: 5 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 4.4.8

- **FIX**: upgrade deps.
- **FIX**: upgrade fvm to flutter v3.24.3.

## 4.4.7

- **FIX**: upgrade to flutter v3.24.2.
Expand Down
24 changes: 12 additions & 12 deletions core/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,10 @@ packages:
dependency: transitive
description:
name: dart_style
sha256: "99e066ce75c89d6b29903d788a7bb9369cf754f7b24bf70bf4b6d6d6b26853b9"
sha256: "7856d364b589d1f08986e140938578ed36ed948581fbc3bc9aef1805039ac5ab"
url: "https://pub.dev"
source: hosted
version: "2.3.6"
version: "2.3.7"
file:
dependency: transitive
description:
Expand Down Expand Up @@ -338,10 +338,10 @@ packages:
dependency: transitive
description:
name: meta
sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
url: "https://pub.dev"
source: hosted
version: "1.15.0"
version: "1.16.0"
mime:
dependency: transitive
description:
Expand Down Expand Up @@ -466,10 +466,10 @@ packages:
dependency: transitive
description:
name: shelf_static
sha256: a41d3f53c4adf0f57480578c1d61d90342cd617de7fc8077b1304643c2d85c1e
sha256: c87c3875f91262785dade62d135760c2c69cb217ac759485334c5857ad89f6e3
url: "https://pub.dev"
source: hosted
version: "1.1.2"
version: "1.1.3"
shelf_web_socket:
dependency: transitive
description:
Expand Down Expand Up @@ -530,10 +530,10 @@ packages:
dependency: transitive
description:
name: stack_trace
sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
sha256: "9f47fd3630d76be3ab26f0ee06d213679aa425996925ff3feffdec504931c377"
url: "https://pub.dev"
source: hosted
version: "1.11.1"
version: "1.12.0"
storage_client:
dependency: transitive
description:
Expand Down Expand Up @@ -634,10 +634,10 @@ packages:
dependency: transitive
description:
name: vm_service
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
sha256: f6be3ed8bd01289b34d679c2b62226f63c0e69f9fd2e50a6b3c1c729a961041b
url: "https://pub.dev"
source: hosted
version: "14.2.5"
version: "14.3.0"
watcher:
dependency: transitive
description:
Expand All @@ -650,10 +650,10 @@ packages:
dependency: transitive
description:
name: web
sha256: d43c1d6b787bf0afad444700ae7f4db8827f701bc61c255ac8d328c6f4d52062
sha256: cd3543bd5798f6ad290ea73d210f423502e71900302dde696f8bff84bf89a1cb
url: "https://pub.dev"
source: hosted
version: "1.0.0"
version: "1.1.0"
web_socket:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion core/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: studyu_core
version: 4.4.7
version: 4.4.8
description: This package contains StudyU models and common functions for the app and designer packages
homepage: https://studyu.health
repository: https://github.com/hpi-studyu/studyu
Expand Down
5 changes: 5 additions & 0 deletions designer_v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.9.2

- **FIX**: upgrade deps.
- **FIX**: upgrade fvm to flutter v3.24.3.

## 1.9.1

- **FIX**: upgrade to flutter v3.24.2.
Expand Down
Loading

0 comments on commit d8677f5

Please sign in to comment.