@abihealth/goapp-react-native 1.40.0 → 1.40.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +85 -118
- package/dist/common/locale/translations/de.base.json +1 -0
- package/dist/common/locale/translations/en.base.json +9 -8
- package/dist/common/locale/translations/fr.base.json +1 -0
- package/dist/common/locale/translations/it.base.json +1 -0
- package/dist/video-consultations/components/agora/components/BtnControls.js +3 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,345 +1,312 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [1.40.
|
|
3
|
+
## [1.40.2](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.40.1...goapp-react-native-v1.40.2) (2025-08-06)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
4
7
|
|
|
8
|
+
* reverse button labels ([#234](https://github.com/abiglobalhealth/react-native-sdk/issues/234)) ([1e78b9a](https://github.com/abiglobalhealth/react-native-sdk/commit/1e78b9ab81ddb46f0c6bb9e9c8a6ec19ba57d83c))
|
|
9
|
+
|
|
10
|
+
## [1.40.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.40.0...goapp-react-native-v1.40.1) (2025-08-06)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* Update accessibility translations ([#232](https://github.com/abiglobalhealth/react-native-sdk/issues/232)) ([9d7203e](https://github.com/abiglobalhealth/react-native-sdk/commit/9d7203e29335a2500acb9b2c877a2604466c360b))
|
|
16
|
+
|
|
17
|
+
## [1.40.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.39.1...goapp-react-native-v1.40.0) (2025-08-05)
|
|
5
18
|
|
|
6
19
|
### Features
|
|
7
20
|
|
|
8
|
-
|
|
21
|
+
- [ABI-10374][ABI-10375] Add accessibility labels and update translations ([#230](https://github.com/abiglobalhealth/react-native-sdk/issues/230)) ([68e14d6](https://github.com/abiglobalhealth/react-native-sdk/commit/68e14d663f66df14e968ef299f07d88f1c00201e))
|
|
9
22
|
|
|
10
23
|
## [1.39.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.39.0...goapp-react-native-v1.39.1) (2025-08-05)
|
|
11
24
|
|
|
12
|
-
|
|
13
25
|
### Bug Fixes
|
|
14
26
|
|
|
15
|
-
|
|
27
|
+
- use user's language for translations and remove sentry ([#228](https://github.com/abiglobalhealth/react-native-sdk/issues/228)) ([2ac9900](https://github.com/abiglobalhealth/react-native-sdk/commit/2ac9900011ff34c76fc298c10b6d14ffca68165f))
|
|
16
28
|
|
|
17
29
|
## [1.39.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.38.0...goapp-react-native-v1.39.0) (2025-07-28)
|
|
18
30
|
|
|
19
|
-
|
|
20
31
|
### Features
|
|
21
32
|
|
|
22
|
-
|
|
33
|
+
- add translations and improve slug handling ([#226](https://github.com/abiglobalhealth/react-native-sdk/issues/226)) ([800c599](https://github.com/abiglobalhealth/react-native-sdk/commit/800c5993f5b2ccf88500dbadb6df6fc28e5fe0a7))
|
|
23
34
|
|
|
24
35
|
## [1.38.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.37.1...goapp-react-native-v1.38.0) (2025-07-24)
|
|
25
36
|
|
|
26
|
-
|
|
27
37
|
### Features
|
|
28
38
|
|
|
29
|
-
|
|
39
|
+
- make two options modal customisable ([#224](https://github.com/abiglobalhealth/react-native-sdk/issues/224)) ([aa07745](https://github.com/abiglobalhealth/react-native-sdk/commit/aa077451481833ab628d37310ceda0066d671d9a))
|
|
30
40
|
|
|
31
41
|
## [1.37.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.37.0...goapp-react-native-v1.37.1) (2025-07-14)
|
|
32
42
|
|
|
33
|
-
|
|
34
43
|
### Bug Fixes
|
|
35
44
|
|
|
36
|
-
|
|
45
|
+
- remove padding ([#222](https://github.com/abiglobalhealth/react-native-sdk/issues/222)) ([401b342](https://github.com/abiglobalhealth/react-native-sdk/commit/401b342f09f50327c6a6d29f2110f03008733a4f))
|
|
37
46
|
|
|
38
47
|
## [1.37.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.36.2...goapp-react-native-v1.37.0) (2025-07-03)
|
|
39
48
|
|
|
40
|
-
|
|
41
49
|
### Features
|
|
42
50
|
|
|
43
|
-
|
|
51
|
+
- add Sentry ([#220](https://github.com/abiglobalhealth/react-native-sdk/issues/220)) ([2c9639a](https://github.com/abiglobalhealth/react-native-sdk/commit/2c9639a5c9e4746a469fa7a752eb37ea48f4799b))
|
|
44
52
|
|
|
45
53
|
## [1.36.2](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.36.1...goapp-react-native-v1.36.2) (2025-07-01)
|
|
46
54
|
|
|
47
|
-
|
|
48
55
|
### Bug Fixes
|
|
49
56
|
|
|
50
|
-
|
|
57
|
+
- add updateConsultation call after updating delivery address in DeliveryAddressScreen ([#218](https://github.com/abiglobalhealth/react-native-sdk/issues/218)) ([34ee77a](https://github.com/abiglobalhealth/react-native-sdk/commit/34ee77adfc06da2a778f0a3e1469ccdccaa3dc36))
|
|
51
58
|
|
|
52
59
|
## [1.36.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.36.0...goapp-react-native-v1.36.1) (2025-06-30)
|
|
53
60
|
|
|
54
|
-
|
|
55
61
|
### Bug Fixes
|
|
56
62
|
|
|
57
|
-
|
|
63
|
+
- update physician label retrieval in JoinVideoCallScreen for improved accuracy ([#216](https://github.com/abiglobalhealth/react-native-sdk/issues/216)) ([901213c](https://github.com/abiglobalhealth/react-native-sdk/commit/901213cfb7b2830daa3063da77d90729fe3b7aa6))
|
|
58
64
|
|
|
59
65
|
## [1.36.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.35.0...goapp-react-native-v1.36.0) (2025-06-27)
|
|
60
66
|
|
|
61
|
-
|
|
62
67
|
### Features
|
|
63
68
|
|
|
64
|
-
|
|
69
|
+
- add district label retrieval in delivery address submission ([#214](https://github.com/abiglobalhealth/react-native-sdk/issues/214)) ([78227d0](https://github.com/abiglobalhealth/react-native-sdk/commit/78227d0825aa6e064abad1d8b12e019acd2b15aa))
|
|
65
70
|
|
|
66
71
|
## [1.35.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.34.0...goapp-react-native-v1.35.0) (2025-06-25)
|
|
67
72
|
|
|
68
|
-
|
|
69
73
|
### Features
|
|
70
74
|
|
|
71
|
-
|
|
75
|
+
- update district options for improved clarity and consistency ([#212](https://github.com/abiglobalhealth/react-native-sdk/issues/212)) ([a66926c](https://github.com/abiglobalhealth/react-native-sdk/commit/a66926c7cae9e40704f51d5b4c9b6cb416a6e186))
|
|
72
76
|
|
|
73
77
|
## [1.34.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.33.0...goapp-react-native-v1.34.0) (2025-06-11)
|
|
74
78
|
|
|
75
|
-
|
|
76
79
|
### Features
|
|
77
80
|
|
|
78
|
-
|
|
81
|
+
- districts dropdown ([#210](https://github.com/abiglobalhealth/react-native-sdk/issues/210)) ([d4fb6bf](https://github.com/abiglobalhealth/react-native-sdk/commit/d4fb6bf93c785b340f008d47e03d7ff1bbe3167b))
|
|
79
82
|
|
|
80
83
|
## [1.33.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.32.0...goapp-react-native-v1.33.0) (2025-06-02)
|
|
81
84
|
|
|
82
|
-
|
|
83
85
|
### Features
|
|
84
86
|
|
|
85
|
-
|
|
87
|
+
- error tracking ([#207](https://github.com/abiglobalhealth/react-native-sdk/issues/207)) ([543a375](https://github.com/abiglobalhealth/react-native-sdk/commit/543a375e31c6bac75bcfafbdb2f8484e72378131))
|
|
86
88
|
|
|
87
89
|
## [1.32.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.31.1...goapp-react-native-v1.32.0) (2025-05-29)
|
|
88
90
|
|
|
89
|
-
|
|
90
91
|
### Features
|
|
91
92
|
|
|
92
|
-
|
|
93
|
+
- enhance event handling and video call functionality with new event callbacks ([#205](https://github.com/abiglobalhealth/react-native-sdk/issues/205)) ([86e9257](https://github.com/abiglobalhealth/react-native-sdk/commit/86e9257d57d3f4e6c2eb1d64785d4bc2113d71b4))
|
|
93
94
|
|
|
94
95
|
## [1.31.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.31.0...goapp-react-native-v1.31.1) (2025-05-29)
|
|
95
96
|
|
|
96
|
-
|
|
97
97
|
### Bug Fixes
|
|
98
98
|
|
|
99
|
-
|
|
99
|
+
- add optional to delivery address ([#203](https://github.com/abiglobalhealth/react-native-sdk/issues/203)) ([26f2ae3](https://github.com/abiglobalhealth/react-native-sdk/commit/26f2ae37b2d65804f85fab6fede99ad70c3f4ca5))
|
|
100
100
|
|
|
101
101
|
## [1.31.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.30.1...goapp-react-native-v1.31.0) (2025-05-23)
|
|
102
102
|
|
|
103
|
-
|
|
104
103
|
### Features
|
|
105
104
|
|
|
106
|
-
|
|
105
|
+
- add custom text component and improve formatting ([#201](https://github.com/abiglobalhealth/react-native-sdk/issues/201)) ([46d4016](https://github.com/abiglobalhealth/react-native-sdk/commit/46d4016e6c766f5d40b396dcacc0361bff76564f))
|
|
107
106
|
|
|
108
107
|
## [1.30.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.30.0...goapp-react-native-v1.30.1) (2025-05-20)
|
|
109
108
|
|
|
110
|
-
|
|
111
109
|
### Bug Fixes
|
|
112
110
|
|
|
113
|
-
|
|
114
|
-
|
|
111
|
+
- answer screen ui improvements ([#199](https://github.com/abiglobalhealth/react-native-sdk/issues/199)) ([e54d6ae](https://github.com/abiglobalhealth/react-native-sdk/commit/e54d6aeb507be33721201d19ac529367d5c1bacb))
|
|
112
|
+
- video call screen ui improvements ([#198](https://github.com/abiglobalhealth/react-native-sdk/issues/198)) ([363bd67](https://github.com/abiglobalhealth/react-native-sdk/commit/363bd6765f5107caa0ee6fb686386f5f8277dc13))
|
|
115
113
|
|
|
116
114
|
## [1.30.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.29.0...goapp-react-native-v1.30.0) (2025-05-14)
|
|
117
115
|
|
|
118
|
-
|
|
119
116
|
### Features
|
|
120
117
|
|
|
121
|
-
|
|
122
|
-
|
|
118
|
+
- replace Input with Select component for district selection in DeliveryAddressScreen ([#194](https://github.com/abiglobalhealth/react-native-sdk/issues/194)) ([35286d6](https://github.com/abiglobalhealth/react-native-sdk/commit/35286d6da1e5b89aa623a318d77ce56a51423e70))
|
|
123
119
|
|
|
124
120
|
### Bug Fixes
|
|
125
121
|
|
|
126
|
-
|
|
122
|
+
- update consultation based on ws and use right DTO ([#196](https://github.com/abiglobalhealth/react-native-sdk/issues/196)) ([2c8d0b5](https://github.com/abiglobalhealth/react-native-sdk/commit/2c8d0b5f77dc3b1014ddb5e74fb0e9dcf244f9d7))
|
|
127
123
|
|
|
128
124
|
## [1.29.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.28.0...goapp-react-native-v1.29.0) (2025-05-14)
|
|
129
125
|
|
|
130
|
-
|
|
131
126
|
### Features
|
|
132
127
|
|
|
133
|
-
|
|
134
|
-
|
|
128
|
+
- add caret to axios dependency ([#192](https://github.com/abiglobalhealth/react-native-sdk/issues/192)) ([7088968](https://github.com/abiglobalhealth/react-native-sdk/commit/70889683a39d9e02447cb568bec2fb6009f7129b))
|
|
135
129
|
|
|
136
130
|
### Bug Fixes
|
|
137
131
|
|
|
138
|
-
|
|
132
|
+
- handle consultation ended event with consultation object ([#195](https://github.com/abiglobalhealth/react-native-sdk/issues/195)) ([e582aaa](https://github.com/abiglobalhealth/react-native-sdk/commit/e582aaa5f257b5e2da36eeb5ba6f4910ff23b8b9))
|
|
139
133
|
|
|
140
134
|
## [1.28.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.27.0-beta...goapp-react-native-v1.28.0) (2025-05-09)
|
|
141
135
|
|
|
142
|
-
|
|
143
136
|
### Features
|
|
144
137
|
|
|
145
|
-
|
|
138
|
+
- remove auth from sdk ([#190](https://github.com/abiglobalhealth/react-native-sdk/issues/190)) ([76cea1f](https://github.com/abiglobalhealth/react-native-sdk/commit/76cea1f5f97128cf9c54b78f2cf62ed77bc0d733))
|
|
146
139
|
|
|
147
140
|
## [1.27.0-beta](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.26.0-beta...goapp-react-native-v1.27.0-beta) (2025-05-08)
|
|
148
141
|
|
|
149
|
-
|
|
150
142
|
### Features
|
|
151
143
|
|
|
152
|
-
|
|
144
|
+
- refactor authentication flow to consolidate token retrieval and add subPartnerName support ([#188](https://github.com/abiglobalhealth/react-native-sdk/issues/188)) ([56c2f57](https://github.com/abiglobalhealth/react-native-sdk/commit/56c2f57981ddff8f2372e5767e3d006318a9f8d5))
|
|
153
145
|
|
|
154
146
|
## [1.26.0-beta](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.25.0-beta...goapp-react-native-v1.26.0-beta) (2025-05-08)
|
|
155
147
|
|
|
156
|
-
|
|
157
148
|
### Features
|
|
158
149
|
|
|
159
|
-
|
|
150
|
+
- add beta tag
|
|
160
151
|
|
|
161
152
|
## [1.25.0-beta](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.24.0...goapp-react-native-v1.25.0) (2025-05-08)
|
|
162
153
|
|
|
163
|
-
|
|
164
154
|
### Features
|
|
165
155
|
|
|
166
|
-
|
|
167
|
-
|
|
156
|
+
- remove user id from sdk ([#183](https://github.com/abiglobalhealth/react-native-sdk/issues/183)) ([fa11ea0](https://github.com/abiglobalhealth/react-native-sdk/commit/fa11ea091d583fd66eef2f4af6b471e0d66b0262))
|
|
157
|
+
- update API base URLs and add support for multiple regions ([#185](https://github.com/abiglobalhealth/react-native-sdk/issues/185)) ([3814dad](https://github.com/abiglobalhealth/react-native-sdk/commit/3814dad4218d8664596c17dd51814a3459748362))
|
|
168
158
|
|
|
169
159
|
## [1.24.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.23.0...goapp-react-native-v1.24.0) (2025-04-30)
|
|
170
160
|
|
|
171
|
-
|
|
172
161
|
### Features
|
|
173
162
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
163
|
+
- add initial delivery address prop to DeliveryAddressScreen ([#178](https://github.com/abiglobalhealth/react-native-sdk/issues/178)) ([d00dc18](https://github.com/abiglobalhealth/react-native-sdk/commit/d00dc1803b793b0ae6be21a03179e10ad715dfed))
|
|
164
|
+
- add onConsultationEnded event handler to RatingScreen and update related components ([#180](https://github.com/abiglobalhealth/react-native-sdk/issues/180)) ([923ae9e](https://github.com/abiglobalhealth/react-native-sdk/commit/923ae9e3c270a74968297abb81f9e4ae82000211))
|
|
165
|
+
- enhance customizable container styles ([#182](https://github.com/abiglobalhealth/react-native-sdk/issues/182)) ([0890d1a](https://github.com/abiglobalhealth/react-native-sdk/commit/0890d1a606a1d9b344be17e200eca37cf2ed3245))
|
|
166
|
+
- integrate CustomAnimation component ([#179](https://github.com/abiglobalhealth/react-native-sdk/issues/179)) ([1940c54](https://github.com/abiglobalhealth/react-native-sdk/commit/1940c54aba3a8959f95d9fa744e12a203309b5a7))
|
|
178
167
|
|
|
179
168
|
## [1.23.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.22.0...goapp-react-native-v1.23.0) (2025-04-23)
|
|
180
169
|
|
|
181
|
-
|
|
182
170
|
### Features
|
|
183
171
|
|
|
184
|
-
|
|
172
|
+
- document option to disable SSL pinning in ConsultationsProvider ([#176](https://github.com/abiglobalhealth/react-native-sdk/issues/176)) ([22b0814](https://github.com/abiglobalhealth/react-native-sdk/commit/22b0814bd17faf4d18e577e6ddd96c68624e65ca))
|
|
185
173
|
|
|
186
174
|
## [1.22.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.21.0...goapp-react-native-v1.22.0) (2025-04-23)
|
|
187
175
|
|
|
188
|
-
|
|
189
176
|
### Features
|
|
190
177
|
|
|
191
|
-
|
|
192
|
-
|
|
178
|
+
- add caret to svg dependency ([#172](https://github.com/abiglobalhealth/react-native-sdk/issues/172)) ([79b08fc](https://github.com/abiglobalhealth/react-native-sdk/commit/79b08fc3761e6d5005208eb1b90b4b6a054bf206))
|
|
179
|
+
- add SSL pinning ([#173](https://github.com/abiglobalhealth/react-native-sdk/issues/173)) ([07cbd47](https://github.com/abiglobalhealth/react-native-sdk/commit/07cbd47ef327a7c836d2671485963936ca2cf5f0))
|
|
193
180
|
|
|
194
181
|
## [1.21.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.20.3...goapp-react-native-v1.21.0) (2025-04-14)
|
|
195
182
|
|
|
196
|
-
|
|
197
183
|
### Features
|
|
198
184
|
|
|
199
|
-
|
|
200
|
-
|
|
185
|
+
- create a styled ConsultationContainer component for cases ([#166](https://github.com/abiglobalhealth/react-native-sdk/issues/166)) ([528f6e5](https://github.com/abiglobalhealth/react-native-sdk/commit/528f6e5b9a96393a271100d0777463baa08281f9))
|
|
186
|
+
- use new domains ([#169](https://github.com/abiglobalhealth/react-native-sdk/issues/169)) ([ee64438](https://github.com/abiglobalhealth/react-native-sdk/commit/ee644381aa86b94344b0ca8a5f5126b16b7d8ea3))
|
|
201
187
|
|
|
202
188
|
## [1.20.3](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.20.2...goapp-react-native-v1.20.3) (2025-03-27)
|
|
203
189
|
|
|
204
|
-
|
|
205
190
|
### Bug Fixes
|
|
206
191
|
|
|
207
|
-
|
|
192
|
+
- improve websocket error handling and reconnect logic ([#163](https://github.com/abiglobalhealth/react-native-sdk/issues/163)) ([d0b3ae6](https://github.com/abiglobalhealth/react-native-sdk/commit/d0b3ae606cba339550f3731d0ff89d924efbaae9))
|
|
208
193
|
|
|
209
194
|
## [1.20.2](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.20.1...goapp-react-native-v1.20.2) (2025-03-27)
|
|
210
195
|
|
|
211
|
-
|
|
212
196
|
### Bug Fixes
|
|
213
197
|
|
|
214
|
-
|
|
198
|
+
- remove relative imports to index files ([#161](https://github.com/abiglobalhealth/react-native-sdk/issues/161)) ([d70c19f](https://github.com/abiglobalhealth/react-native-sdk/commit/d70c19f8f1201d66c2272050c27da61c339e8d05))
|
|
215
199
|
|
|
216
200
|
## [1.20.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.20.0...goapp-react-native-v1.20.1) (2025-03-27)
|
|
217
201
|
|
|
218
|
-
|
|
219
202
|
### Bug Fixes
|
|
220
203
|
|
|
221
|
-
|
|
204
|
+
- removing custom header from main components and use it from provider components config ([#159](https://github.com/abiglobalhealth/react-native-sdk/issues/159)) ([3ad18e8](https://github.com/abiglobalhealth/react-native-sdk/commit/3ad18e86228c71fdd38893ff4b6aebde5471f0ab))
|
|
222
205
|
|
|
223
206
|
## [1.20.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.19.0...goapp-react-native-v1.20.0) (2025-03-26)
|
|
224
207
|
|
|
225
|
-
|
|
226
208
|
### Features
|
|
227
209
|
|
|
228
|
-
|
|
210
|
+
- Add text consultation feature ([#157](https://github.com/abiglobalhealth/react-native-sdk/issues/157)) ([71acafa](https://github.com/abiglobalhealth/react-native-sdk/commit/71acafac2539c1e4ec4572749f8f5f1461a352a1))
|
|
229
211
|
|
|
230
212
|
## [1.19.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.18.1...goapp-react-native-v1.19.0) (2025-03-25)
|
|
231
213
|
|
|
232
|
-
|
|
233
214
|
### Features
|
|
234
215
|
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
216
|
+
- Add loaders for home and questionnaire screens ([#148](https://github.com/abiglobalhealth/react-native-sdk/issues/148)) ([0b51ed6](https://github.com/abiglobalhealth/react-native-sdk/commit/0b51ed66fdee93dcdf02c60d1b4e30405e7fe4b5))
|
|
217
|
+
- add reason screen ([#149](https://github.com/abiglobalhealth/react-native-sdk/issues/149)) ([b17c0a9](https://github.com/abiglobalhealth/react-native-sdk/commit/b17c0a963e8673c12685fecfa2cbafd9ae9da547))
|
|
218
|
+
- Include Not Valid Active Type Screen and related updates ([#152](https://github.com/abiglobalhealth/react-native-sdk/issues/152)) ([9e20b4c](https://github.com/abiglobalhealth/react-native-sdk/commit/9e20b4cc7152b812a5b0edd7759986ec63bf46c0))
|
|
219
|
+
- including custom components of prescription home screen ([#153](https://github.com/abiglobalhealth/react-native-sdk/issues/153)) ([dfa76e2](https://github.com/abiglobalhealth/react-native-sdk/commit/dfa76e27ffeb2db1a171e6ce94e18e1cae8e1328))
|
|
220
|
+
- remove jwt-token and use partner endpoint ([#156](https://github.com/abiglobalhealth/react-native-sdk/issues/156)) ([7e88636](https://github.com/abiglobalhealth/react-native-sdk/commit/7e88636efc8341818f9be76cab2eb748ab2be7aa))
|
|
221
|
+
- remove Sentry ([#155](https://github.com/abiglobalhealth/react-native-sdk/issues/155)) ([47a2dc6](https://github.com/abiglobalhealth/react-native-sdk/commit/47a2dc60fab684c4b48eea7dfe707b37e6743639))
|
|
241
222
|
|
|
242
223
|
## [1.18.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.18.0...goapp-react-native-v1.18.1) (2025-03-19)
|
|
243
224
|
|
|
244
|
-
|
|
245
225
|
### Bug Fixes
|
|
246
226
|
|
|
247
|
-
|
|
227
|
+
- undefined processing prescription screen in custom components ([#146](https://github.com/abiglobalhealth/react-native-sdk/issues/146)) ([9d9a6f4](https://github.com/abiglobalhealth/react-native-sdk/commit/9d9a6f44d37581bdbc1883ff55a93a4fda4f7a93))
|
|
248
228
|
|
|
249
229
|
## [1.18.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.17.0...goapp-react-native-v1.18.0) (2025-03-19)
|
|
250
230
|
|
|
251
|
-
|
|
252
231
|
### Features
|
|
253
232
|
|
|
254
|
-
|
|
255
|
-
|
|
233
|
+
- Add indication survey and searchable dropdown features ([#139](https://github.com/abiglobalhealth/react-native-sdk/issues/139)) ([782b022](https://github.com/abiglobalhealth/react-native-sdk/commit/782b022ce2d693c3746c2635120b03a02a56c13f))
|
|
256
234
|
|
|
257
235
|
### Bug Fixes
|
|
258
236
|
|
|
259
|
-
|
|
237
|
+
- answer screen theme in prescription card ([#145](https://github.com/abiglobalhealth/react-native-sdk/issues/145)) ([0f321a1](https://github.com/abiglobalhealth/react-native-sdk/commit/0f321a12ebb693c4e1c29c824a76c1b260524ad3))
|
|
260
238
|
|
|
261
239
|
## [1.17.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.16.0...goapp-react-native-v1.17.0) (2025-03-18)
|
|
262
240
|
|
|
263
|
-
|
|
264
241
|
### Features
|
|
265
242
|
|
|
266
|
-
|
|
267
|
-
|
|
243
|
+
- include delivery address flow for prescriptions ([#143](https://github.com/abiglobalhealth/react-native-sdk/issues/143)) ([2472831](https://github.com/abiglobalhealth/react-native-sdk/commit/2472831f540bd07ba857457187643a43bd47bfdc))
|
|
268
244
|
|
|
269
245
|
### Bug Fixes
|
|
270
246
|
|
|
271
|
-
|
|
247
|
+
- answer screen could be undefined ([#141](https://github.com/abiglobalhealth/react-native-sdk/issues/141)) ([3fed4b6](https://github.com/abiglobalhealth/react-native-sdk/commit/3fed4b660073a41ba171b148213a4b1b64b99630))
|
|
272
248
|
|
|
273
249
|
## [1.16.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.15.0...goapp-react-native-v1.16.0) (2025-03-14)
|
|
274
250
|
|
|
275
|
-
|
|
276
251
|
### Features
|
|
277
252
|
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
253
|
+
- add form prescription skeleton ([#133](https://github.com/abiglobalhealth/react-native-sdk/issues/133)) ([2179483](https://github.com/abiglobalhealth/react-native-sdk/commit/2179483cd620c7be58dc5a746bee64ffd43f4f46))
|
|
254
|
+
- Add prescription form components and indication survey context ([#136](https://github.com/abiglobalhealth/react-native-sdk/issues/136)) ([422a30a](https://github.com/abiglobalhealth/react-native-sdk/commit/422a30aa752d25ad6234db5315dd636c4290ce8a))
|
|
255
|
+
- add translations by partner slug ([#132](https://github.com/abiglobalhealth/react-native-sdk/issues/132)) ([19c7564](https://github.com/abiglobalhealth/react-native-sdk/commit/19c75643dfac230bae22514e1b65da28c8544b96))
|
|
256
|
+
- enhance Sentry configuration with environment and event filtering ([#138](https://github.com/abiglobalhealth/react-native-sdk/issues/138)) ([308ed12](https://github.com/abiglobalhealth/react-native-sdk/commit/308ed12d20bbef5a53713f55f395a6775a9048d5))
|
|
257
|
+
- implement indication survey questionnaire ([#137](https://github.com/abiglobalhealth/react-native-sdk/issues/137)) ([bcfb305](https://github.com/abiglobalhealth/react-native-sdk/commit/bcfb305fd6aaf17280f4e1a3a285265ef8ec26c1))
|
|
284
258
|
|
|
285
259
|
### Bug Fixes
|
|
286
260
|
|
|
287
|
-
|
|
261
|
+
- Add custom styles for video call buttons and fix profile button visibility ([#140](https://github.com/abiglobalhealth/react-native-sdk/issues/140)) ([90db2c0](https://github.com/abiglobalhealth/react-native-sdk/commit/90db2c0f2ddb6c137e1b7f1857135cb3d8b9ad65))
|
|
288
262
|
|
|
289
263
|
## [1.15.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.14.0...goapp-react-native-v1.15.0) (2025-03-06)
|
|
290
264
|
|
|
291
|
-
|
|
292
265
|
### Features
|
|
293
266
|
|
|
294
|
-
|
|
267
|
+
- removing reminder and permissions disclaimer ([#130](https://github.com/abiglobalhealth/react-native-sdk/issues/130)) ([b0a4692](https://github.com/abiglobalhealth/react-native-sdk/commit/b0a4692fcef2c72f4c2527555dcaaa185abe0b6d))
|
|
295
268
|
|
|
296
269
|
## [1.14.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.13.6...goapp-react-native-v1.14.0) (2025-03-06)
|
|
297
270
|
|
|
298
|
-
|
|
299
271
|
### Features
|
|
300
272
|
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
273
|
+
- Add new consultation question types and update mock data ([#129](https://github.com/abiglobalhealth/react-native-sdk/issues/129)) ([a9a7763](https://github.com/abiglobalhealth/react-native-sdk/commit/a9a7763dcbcc55b3485545b7c5ca6fdb93f4b7dd))
|
|
274
|
+
- use new theme architecture ([#121](https://github.com/abiglobalhealth/react-native-sdk/issues/121)) ([5ef000e](https://github.com/abiglobalhealth/react-native-sdk/commit/5ef000e2c3206bbc4bb8bc58f129ab3397152e18))
|
|
304
275
|
|
|
305
276
|
### Bug Fixes
|
|
306
277
|
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
278
|
+
- horizontal loading dots ([bb9e6d4](https://github.com/abiglobalhealth/react-native-sdk/commit/bb9e6d43e17d43545d2969a773df56e08ac681d3))
|
|
279
|
+
- loading summary animation finished ([d3e1e10](https://github.com/abiglobalhealth/react-native-sdk/commit/d3e1e10c78ff9ef0f212e565b55ab93b9a3b5909))
|
|
280
|
+
- loading summary animation finished ([29a95bf](https://github.com/abiglobalhealth/react-native-sdk/commit/29a95bf542854fe7416200bea7a910a54f89c627))
|
|
281
|
+
- removing unnecessary things in PR ([8142e90](https://github.com/abiglobalhealth/react-native-sdk/commit/8142e90829bb46f0b312b13b0e2842e412a49742))
|
|
311
282
|
|
|
312
283
|
## [1.13.6](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.13.5...goapp-react-native-v1.13.6) (2025-02-28)
|
|
313
284
|
|
|
314
|
-
|
|
315
285
|
### Bug Fixes
|
|
316
286
|
|
|
317
|
-
|
|
287
|
+
- keyboard open with ios ([#122](https://github.com/abiglobalhealth/react-native-sdk/issues/122)) ([66d4dce](https://github.com/abiglobalhealth/react-native-sdk/commit/66d4dce4b7f8a622ce0121beedb3156a3f6e3712))
|
|
318
288
|
|
|
319
289
|
## [1.13.5](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.13.2...goapp-react-native-v1.13.3) (2025-02-27)
|
|
320
290
|
|
|
321
|
-
|
|
322
291
|
### Bug Fixes
|
|
323
292
|
|
|
324
|
-
|
|
293
|
+
- update package names and registry configurations ([#123](https://github.com/abiglobalhealth/react-native-sdk/issues/123)) ([519bee1](https://github.com/abiglobalhealth/react-native-sdk/commit/519bee1d7df4213e59d3ce6fbd3a89e0157540f1))
|
|
325
294
|
|
|
326
295
|
## [1.13.2](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.13.1...goapp-react-native-v1.13.2) (2025-02-26)
|
|
327
296
|
|
|
328
|
-
|
|
329
297
|
### Bug Fixes
|
|
330
298
|
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
299
|
+
- npm registry ([#118](https://github.com/abiglobalhealth/react-native-sdk/issues/118)) ([818d7f9](https://github.com/abiglobalhealth/react-native-sdk/commit/818d7f98de20e48514a730696a91a46095d8507d))
|
|
300
|
+
- removing blank space when keyboard is open on android ([#119](https://github.com/abiglobalhealth/react-native-sdk/issues/119)) ([413a2bb](https://github.com/abiglobalhealth/react-native-sdk/commit/413a2bb09755046ebc793a638784de5461ec7cda))
|
|
301
|
+
- update publish workflow to use public access and correct NPM token ([#116](https://github.com/abiglobalhealth/react-native-sdk/issues/116)) ([ec04db3](https://github.com/abiglobalhealth/react-native-sdk/commit/ec04db39508cdbe09764d3e019b37dbcd57c64d5))
|
|
334
302
|
|
|
335
303
|
## [1.13.1](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.13.0...goapp-react-native-v1.13.1) (2025-02-26)
|
|
336
304
|
|
|
337
|
-
|
|
338
305
|
### Bug Fixes
|
|
339
306
|
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
307
|
+
- remove scrollbar on android animations ([#112](https://github.com/abiglobalhealth/react-native-sdk/issues/112)) ([8904d6d](https://github.com/abiglobalhealth/react-native-sdk/commit/8904d6d406bf2b147f9306d2bea7f5e3fa41b59f))
|
|
308
|
+
- removing blank space after hidding reminder ([#113](https://github.com/abiglobalhealth/react-native-sdk/issues/113)) ([cfeba3f](https://github.com/abiglobalhealth/react-native-sdk/commit/cfeba3f0ef61e879cf7a56793d0dd01454e88c02))
|
|
309
|
+
- removing reminder from match screen in video ([#115](https://github.com/abiglobalhealth/react-native-sdk/issues/115)) ([6736453](https://github.com/abiglobalhealth/react-native-sdk/commit/673645329e940a023d990866673e2601aadd68fd))
|
|
343
310
|
|
|
344
311
|
## [1.13.0](https://github.com/abiglobalhealth/react-native-sdk/compare/goapp-react-native-v1.12.1...goapp-react-native-v1.13.0) (2025-02-26)
|
|
345
312
|
|
|
@@ -231,6 +231,7 @@
|
|
|
231
231
|
"prescription.request.approved": "Rezept ausgestellt.",
|
|
232
232
|
"prescription.request.approved.email.description": "Zeigen Sie den von uns gesendeten Code in der gewünschten Apotheke vor, um Ihr Medikament zu erhalten.",
|
|
233
233
|
"prescription.request.approved.email.title": "Überprüfen Sie Ihre E-Mails",
|
|
234
|
+
"prescription.request.approved.qr_code": "Zeigen Sie diesen QR-Code in Ihrer Apotheke vor, um Ihr Rezept abzuholen.",
|
|
234
235
|
"prescription.request.declined": "Rezept abgelehnt",
|
|
235
236
|
"prescription.request.details": "Rezeptdetails",
|
|
236
237
|
"prescription.request.duration": "Dauer: {{duration}}",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"accessibility.camera_back": "Switch to back camera",
|
|
3
|
-
"accessibility.camera_front": "Switch to front camera",
|
|
4
|
-
"accessibility.camera_off": "Turn off camera",
|
|
5
|
-
"accessibility.camera_on": "Turn on camera",
|
|
6
|
-
"accessibility.end_call": "End call",
|
|
7
|
-
"accessibility.join_the_call": "Join the call",
|
|
8
|
-
"accessibility.microphone_mute": "Mute microphone",
|
|
9
|
-
"accessibility.microphone_unmute": "Unmute microphone",
|
|
2
|
+
"accessibility.camera_back": "Switch to back camera button",
|
|
3
|
+
"accessibility.camera_front": "Switch to front camera button",
|
|
4
|
+
"accessibility.camera_off": "Turn off camera button",
|
|
5
|
+
"accessibility.camera_on": "Turn on camera button",
|
|
6
|
+
"accessibility.end_call": "End call button",
|
|
7
|
+
"accessibility.join_the_call": "Join the call button",
|
|
8
|
+
"accessibility.microphone_mute": "Mute microphone button",
|
|
9
|
+
"accessibility.microphone_unmute": "Unmute microphone button",
|
|
10
10
|
"answer.reset": "Ask a new question",
|
|
11
11
|
"answer.thanks.rating": "Thanks for your rating!",
|
|
12
12
|
"attachmentPreview.title": "Attachment",
|
|
@@ -840,6 +840,7 @@
|
|
|
840
840
|
"prescription.request.approved.email.description": "Present the code we sent you at the desired pharmacy to obtain your medication.",
|
|
841
841
|
"prescription.request.approved.email.title": "Check your email",
|
|
842
842
|
"prescription.request.approved.pharmacy": "Please collect it from the pharmacy linked below.",
|
|
843
|
+
"prescription.request.approved.qr_code": "Bring this QR code to your pharmacy to collect your prescription.",
|
|
843
844
|
"prescription.request.declined": "Prescription declined",
|
|
844
845
|
"prescription.request.details": "Prescription details.",
|
|
845
846
|
"prescription.request.duration": "Duration: {{duration}}",
|
|
@@ -509,6 +509,7 @@
|
|
|
509
509
|
"prescription.request.approved.email.description": "Présentez le code que nous vous avons envoyé à la pharmacie souhaitée pour obtenir votre médicament.",
|
|
510
510
|
"prescription.request.approved.email.title": "Vérifiez votre e-mail",
|
|
511
511
|
"prescription.request.approved.pharmacy": "Veuillez le récupérer à la pharmacie indiquée ci-dessous.",
|
|
512
|
+
"prescription.request.approved.qr_code": "Présentez ce code QR à votre pharmacie pour récupérer votre ordonnance.",
|
|
512
513
|
"prescription.request.declined": "Ordonnance Refusée",
|
|
513
514
|
"prescription.request.details": "Détails de l'ordonnance.",
|
|
514
515
|
"prescription.request.duration": "Durée : {{duration}}",
|
|
@@ -231,6 +231,7 @@
|
|
|
231
231
|
"prescription.request.approved": "Ricetta medica emessa.",
|
|
232
232
|
"prescription.request.approved.email.description": "Presenta il codice che ti abbiamo inviato alla farmacia desiderata per ottenere il farmaco.",
|
|
233
233
|
"prescription.request.approved.email.title": "Controlla la tua email",
|
|
234
|
+
"prescription.request.approved.qr_code": "Mostra questo codice QR in farmacia per ritirare la tua prescrizione.",
|
|
234
235
|
"prescription.request.declined": "Ricetta medica rifiutata",
|
|
235
236
|
"prescription.request.details": "Dettagli della ricetta medica.",
|
|
236
237
|
"prescription.request.duration": "Durata: {{duration}}",
|
|
@@ -27,9 +27,9 @@ var BtnControls = function (_a) {
|
|
|
27
27
|
var iconStyle = (_b = videoCallScreen === null || videoCallScreen === void 0 ? void 0 : videoCallScreen.controlButtons) === null || _b === void 0 ? void 0 : _b.iconStyle;
|
|
28
28
|
return (<react_native_1.View style={[styles.btnContainer, theme.shadows.soft, videoCallScreen === null || videoCallScreen === void 0 ? void 0 : videoCallScreen.buttonsContainerStyle]}>
|
|
29
29
|
<react_native_1.View style={styles.btnContent}>
|
|
30
|
-
<ui_1.VideoCallButton icon={muteLocalAudioStream ? <MicroOffIcon_1.default {...iconStyle}/> : <MicroOnIcon_1.default {...iconStyle}/>} name={'audiomute'} onPress={controlActions.localAudioStream} isMuted={muteLocalAudioStream} customStyle={(_c = videoCallScreen === null || videoCallScreen === void 0 ? void 0 : videoCallScreen.controlButtons) === null || _c === void 0 ? void 0 : _c.containerStyle} accessibilityLabel={muteLocalAudioStream ? t('accessibility.
|
|
31
|
-
<ui_1.VideoCallButton icon={muteLocalVideoStream ? <VideoOffIcon_1.default {...iconStyle}/> : <VideoOnIcon_1.default {...iconStyle}/>} name={'videomute'} onPress={controlActions.localVideoStream} isMuted={muteLocalVideoStream} customStyle={(_d = videoCallScreen === null || videoCallScreen === void 0 ? void 0 : videoCallScreen.controlButtons) === null || _d === void 0 ? void 0 : _d.containerStyle} accessibilityLabel={muteLocalVideoStream ? t('accessibility.
|
|
32
|
-
<ui_1.VideoCallButton disabled={!remoteUsers.length} icon={<SwitchCameraIcon_1.default {...iconStyle}/>} name={'switchCamera'} onPress={controlActions.switchCamera} customStyle={(_e = videoCallScreen === null || videoCallScreen === void 0 ? void 0 : videoCallScreen.controlButtons) === null || _e === void 0 ? void 0 : _e.containerStyle} accessibilityLabel={frontCamera ? t('accessibility.
|
|
30
|
+
<ui_1.VideoCallButton icon={muteLocalAudioStream ? <MicroOffIcon_1.default {...iconStyle}/> : <MicroOnIcon_1.default {...iconStyle}/>} name={'audiomute'} onPress={controlActions.localAudioStream} isMuted={muteLocalAudioStream} customStyle={(_c = videoCallScreen === null || videoCallScreen === void 0 ? void 0 : videoCallScreen.controlButtons) === null || _c === void 0 ? void 0 : _c.containerStyle} accessibilityLabel={muteLocalAudioStream ? t('accessibility.microphone_unmute') : t('accessibility.microphone_mute')}/>
|
|
31
|
+
<ui_1.VideoCallButton icon={muteLocalVideoStream ? <VideoOffIcon_1.default {...iconStyle}/> : <VideoOnIcon_1.default {...iconStyle}/>} name={'videomute'} onPress={controlActions.localVideoStream} isMuted={muteLocalVideoStream} customStyle={(_d = videoCallScreen === null || videoCallScreen === void 0 ? void 0 : videoCallScreen.controlButtons) === null || _d === void 0 ? void 0 : _d.containerStyle} accessibilityLabel={muteLocalVideoStream ? t('accessibility.camera_on') : t('accessibility.camera_off')}/>
|
|
32
|
+
<ui_1.VideoCallButton disabled={!remoteUsers.length} icon={<SwitchCameraIcon_1.default {...iconStyle}/>} name={'switchCamera'} onPress={controlActions.switchCamera} customStyle={(_e = videoCallScreen === null || videoCallScreen === void 0 ? void 0 : videoCallScreen.controlButtons) === null || _e === void 0 ? void 0 : _e.containerStyle} accessibilityLabel={frontCamera ? t('accessibility.camera_front') : t('accessibility.camera_back')}/>
|
|
33
33
|
{((_f = videoCallScreen === null || videoCallScreen === void 0 ? void 0 : videoCallScreen.EndCallButton) === null || _f === void 0 ? void 0 : _f.customComponent) ? (<videoCallScreen.EndCallButton.customComponent onPress={controlActions.endCall}/>) : (<ui_1.VideoCallButton customStyle={[styles.endCall, (_g = videoCallScreen === null || videoCallScreen === void 0 ? void 0 : videoCallScreen.EndCallButton) === null || _g === void 0 ? void 0 : _g.containerStyle]} icon={<HangUpIcon_1.default {...(_h = videoCallScreen === null || videoCallScreen === void 0 ? void 0 : videoCallScreen.EndCallButton) === null || _h === void 0 ? void 0 : _h.iconStyle}/>} name={'endCall'} onPress={controlActions.endCall} accessibilityLabel={t('accessibility.end_call')}/>)}
|
|
34
34
|
</react_native_1.View>
|
|
35
35
|
</react_native_1.View>);
|