[4.42.0](https://github.com/metriport/metriport/compare/v4.41.1...v4.42.0) (2023-07-21)
Bug Fixes
* **api:** update google fit activity data zod schema ([a88bb88](https://github.com/metriport/metriport/commit/a88bb88d548ff108d17de4f2d70d24dcd3a5103b)), closes [metriport/metriport#667](https://github.com/metriport/metriport/issues/667)
* **api:** update google fit activity data zod schema ([42068b1](https://github.com/metriport/metriport/commit/42068b1e88d0f2f099fa8553f9ff6d21b52ee94e)), closes [metriport/metriport#667](https://github.com/metriport/metriport/issues/667)
* **package:** add useragent to be able to access webview ([2f3fcb1](https://github.com/metriport/metriport/commit/2f3fcb1cc7be89092223bbb318352897d07f2095)), closes [metriport/metriport-internal#799](https://github.com/metriport/metriport-internal/issues/799)
* **package:** add useragent to be able to access webview ([b7165e9](https://github.com/metriport/metriport/commit/b7165e9cb3ad1e6bb53e11f81f6f83818599f6e2)), closes [metriport/metriport-internal#799](https://github.com/metriport/metriport-internal/issues/799)
* **package:** add useragent to be able to access webview ([adb9b86](https://github.com/metriport/metriport/commit/adb9b86301f0293a5dd3f3f20c4b8ec190cff808)), closes [metriport/metriport-internal#799](https://github.com/metriport/metriport-internal/issues/799)
* **package:** add useragent to be able to access webview ([0926a94](https://github.com/metriport/metriport/commit/0926a94cd8775ad2360dfe741df8e665b5c066df)), closes [metriport/metriport-internal#799](https://github.com/metriport/metriport-internal/issues/799)
* **widget:** installation name change from cra default ([03c6938](https://github.com/metriport/metriport/commit/03c6938b5a0b6038b176c510a7aea676467d388d)), closes [metriport/metriport#881](https://github.com/metriport/metriport/issues/881)
Features
* **dapi:** a couple minor fixes based on comments ([7c0eb35](https://github.com/metriport/metriport/commit/7c0eb3517dacff91b0eff813438f9f22062e8719)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** added a type to the meta tags of webhooks message and updated the docs accordingly ([ee17ea9](https://github.com/metriport/metriport/commit/ee17ea9e85671eff9a9a71ced8ce099244116e29)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** added a webhook update for user connect to a provider ([b59164d](https://github.com/metriport/metriport/commit/b59164d2dd771a315c93123e7e3355d896b54ebb)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** added corresponding changes to the docs ([a25764d](https://github.com/metriport/metriport/commit/a25764dd503de5b1fdcb343b0887b79e2bcef41c)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** added dots at the end of docs sentences ([c8b0858](https://github.com/metriport/metriport/commit/c8b0858dde3017fea080a105b8d276fde8891c18)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** added secrets access to the fitbit lambdas ([df43e40](https://github.com/metriport/metriport/commit/df43e4080946a7b10fb7ce4723766527feb59c2b)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** added the meta type tag to the medical webhooks ([c34c591](https://github.com/metriport/metriport/commit/c34c591481f3300c0a0e2f4eff60e9a9f549512b)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** another attempt to fix the type issue with requests ([1cd396b](https://github.com/metriport/metriport/commit/1cd396be05e5d2b22e26512ceadc2ff1d3fd76a8)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** changed a name of a variable to avoid errors ([3796e48](https://github.com/metriport/metriport/commit/3796e482724258f0a6404b7cb8501572fd65f863)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** changed the wording a bit to match mapi ([771a532](https://github.com/metriport/metriport/commit/771a532c24a16153f105345d560c3036d1e55ba1)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** code copy paste from the original branch ([c41a308](https://github.com/metriport/metriport/commit/c41a3085b87da9e0d159afac70a0889641df10a6)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** fixed a build error ([1575efc](https://github.com/metriport/metriport/commit/1575efcf5314f9b527f0749b7c982064c166c0bc)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** fixed docs based on comments ([5e74175](https://github.com/metriport/metriport/commit/5e7417524ce3c894eb8449c3b4975c1a6786a7f9)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** fixed function naming, structure and parameter types ([6c668b7](https://github.com/metriport/metriport/commit/6c668b7f5bc56d5ddae6fa25e19d50dbc4c6e484)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** fixed some typing issues and cleaned up leftover code in lambdas ([d4f68de](https://github.com/metriport/metriport/commit/d4f68decaec1094404bf1e3430ea51dd851d0834)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** fixed the docs to match the new format ([2bebc8b](https://github.com/metriport/metriport/commit/2bebc8b521fd3c14697115d600a2b01fdbbbdfa7)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** fixed webhook payload structuring for fitbit ([5053215](https://github.com/metriport/metriport/commit/5053215a5e87cfd5509fd6b439824f19df94a007)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** fixes based on comments ([a15aca9](https://github.com/metriport/metriport/commit/a15aca90ad9f8dd826a4d49bd6c99b3105ab39ce)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** got rid of commented out code and placed it into the next issue description ([4577cda](https://github.com/metriport/metriport/commit/4577cdaf1fe78cc2616ceaacf1eb3e15070f323c)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** lambda code clean up and ts types changes ([499094d](https://github.com/metriport/metriport/commit/499094dff6345a4ef3adb59c9717a6737e68349c)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** lambda-related fixed and getEnvVarOrFail wrapper ([348f11a](https://github.com/metriport/metriport/commit/348f11afcc69b104983ee5dad211bc54d073c250)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** last attempt before i start asking for help ([180de95](https://github.com/metriport/metriport/commit/180de95dc46cb0c4b6a71dd033ceb1664600168a)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** minor changes in response to comments ([107006d](https://github.com/metriport/metriport/commit/107006da981839cca2a21dbf9390c1e053d505f4)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** moved the sendProviderConnected function to a more appropriate place ([f1b2698](https://github.com/metriport/metriport/commit/f1b2698a1ced6c64ea86b5eb3e99e8bc1fea45a8)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** removed an unnecessary line from the docs ([8c53a91](https://github.com/metriport/metriport/commit/8c53a915b6a39ad166d8e6b3b59bc76a6c6d3c4b)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** removed an unnecessary line from the docs ([e0b2624](https://github.com/metriport/metriport/commit/e0b2624bb68f7e7fac29fab9a91e0fcf08dbfe92)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** removed an unnecessary line from the docs -upd ([806f254](https://github.com/metriport/metriport/commit/806f2540adfabe6b0d92d0dc3f6511e840bdcc3a)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** removed unnecessary code ([9fc9f62](https://github.com/metriport/metriport/commit/9fc9f624ca38fb53e4472e0cc692513e2dc7630c)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** subscriber verification is now done inside a lambda ([fafd95a](https://github.com/metriport/metriport/commit/fafd95ae921506de53b85ec48ca3cb9e956cbb63)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** updated dependencies for http-status pkg ([365f6a1](https://github.com/metriport/metriport/commit/365f6a1c9b72982dc3c04cb9bc06647a9589d805)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** updated the docs again to match mapi and dapi references to webhooks ([e6f7cfe](https://github.com/metriport/metriport/commit/e6f7cfe6d97384ec8a59094e7bf9ce6c8615bb0e)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** updated the docs and payload format as per the comments ([962baa8](https://github.com/metriport/metriport/commit/962baa8981dd14a02dfb8d16f30f6eedb9e5b221)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** updated the docs to match the previous commit ([aaba916](https://github.com/metriport/metriport/commit/aaba916c6558def0a475858490ac2eec6c767b24)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** used an alternative method to grant secrets read access to lambdas ([5444622](https://github.com/metriport/metriport/commit/544462269d063ff85c60cf5051698aa3c279284a)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** utilized http-status lib, tried to fix a build issue with request types ([87b47ba](https://github.com/metriport/metriport/commit/87b47ba202bca3a7ee7f6231476b7c8698a9eae9)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **package:** add flutter docs ([4cd0508](https://github.com/metriport/metriport/commit/4cd05080a77e853a3e745e3f56d7bf62fa4850be)), closes [metriport/metriport#202](https://github.com/metriport/metriport/issues/202)
* **package:** tiny nit ios ([e6cf6d8](https://github.com/metriport/metriport/commit/e6cf6d8d64ed3a26ee08dda122eb9d1563d54c4c)), closes [metriport/metriport#202](https://github.com/metriport/metriport/issues/202)
v4.42.0-develop.5
[4.42.0-develop.5](https://github.com/metriport/metriport/compare/v4.42.0-develop.4...v4.42.0-develop.5) (2023-07-21)
Bug Fixes
* **api:** update fitbit sub lambda ([b666a10](https://github.com/metriport/metriport/commit/b666a108fd1aff5ecf3893797b89d8b293c6cef9)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** fixed adding newly-connected providers into the array of all connected providers ([3443cc7](https://github.com/metriport/metriport/commit/3443cc7bdb243d1af827d975e5687a77804e6f08)), closes [metriport/metriport#695](https://github.com/metriport/metriport/issues/695)
* **dapi:** fixed adding newly-connected providers into the array of all connected providers ([0bb316a](https://github.com/metriport/metriport/commit/0bb316a7f17031421df7529607e5fe5bc7f914cb)), closes [metriport/metriport#695](https://github.com/metriport/metriport/issues/695)
* **dapi:** fixed adding newly-connected providers into the array of all connected providers ([99d7bcf](https://github.com/metriport/metriport/commit/99d7bcfe8afb86714cc56cd934c5831178375d1c)), closes [metriport/metriport#695](https://github.com/metriport/metriport/issues/695)
v4.42.0-develop.4
[4.42.0-develop.4](https://github.com/metriport/metriport/compare/v4.42.0-develop.3...v4.42.0-develop.4) (2023-07-21)
Bug Fixes
* **api:** update google fit activity data zod schema ([a88bb88](https://github.com/metriport/metriport/commit/a88bb88d548ff108d17de4f2d70d24dcd3a5103b)), closes [metriport/metriport#667](https://github.com/metriport/metriport/issues/667)
* **api:** update google fit activity data zod schema ([42068b1](https://github.com/metriport/metriport/commit/42068b1e88d0f2f099fa8553f9ff6d21b52ee94e)), closes [metriport/metriport#667](https://github.com/metriport/metriport/issues/667)
v4.42.0-develop.3
[4.42.0-develop.3](https://github.com/metriport/metriport/compare/v4.42.0-develop.2...v4.42.0-develop.3) (2023-07-20)
Features
* **dapi:** changed a name of a variable to avoid errors ([3796e48](https://github.com/metriport/metriport/commit/3796e482724258f0a6404b7cb8501572fd65f863)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** used an alternative method to grant secrets read access to lambdas ([5444622](https://github.com/metriport/metriport/commit/544462269d063ff85c60cf5051698aa3c279284a)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
v4.42.0-develop.2
[4.42.0-develop.2](https://github.com/metriport/metriport/compare/v4.42.0-develop.1...v4.42.0-develop.2) (2023-07-20)
Features
* **dapi:** added secrets access to the fitbit lambdas ([df43e40](https://github.com/metriport/metriport/commit/df43e4080946a7b10fb7ce4723766527feb59c2b)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** removed unnecessary code ([9fc9f62](https://github.com/metriport/metriport/commit/9fc9f624ca38fb53e4472e0cc692513e2dc7630c)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
v4.42.0-develop.1
[4.42.0-develop.1](https://github.com/metriport/metriport/compare/v4.41.1...v4.42.0-develop.1) (2023-07-20)
Bug Fixes
* **package:** add useragent to be able to access webview ([2f3fcb1](https://github.com/metriport/metriport/commit/2f3fcb1cc7be89092223bbb318352897d07f2095)), closes [metriport/metriport-internal#799](https://github.com/metriport/metriport-internal/issues/799)
* **package:** add useragent to be able to access webview ([b7165e9](https://github.com/metriport/metriport/commit/b7165e9cb3ad1e6bb53e11f81f6f83818599f6e2)), closes [metriport/metriport-internal#799](https://github.com/metriport/metriport-internal/issues/799)
* **package:** add useragent to be able to access webview ([adb9b86](https://github.com/metriport/metriport/commit/adb9b86301f0293a5dd3f3f20c4b8ec190cff808)), closes [metriport/metriport-internal#799](https://github.com/metriport/metriport-internal/issues/799)
* **package:** add useragent to be able to access webview ([0926a94](https://github.com/metriport/metriport/commit/0926a94cd8775ad2360dfe741df8e665b5c066df)), closes [metriport/metriport-internal#799](https://github.com/metriport/metriport-internal/issues/799)
* **widget:** installation name change from cra default ([03c6938](https://github.com/metriport/metriport/commit/03c6938b5a0b6038b176c510a7aea676467d388d)), closes [metriport/metriport#881](https://github.com/metriport/metriport/issues/881)
Features
* **dapi:** a couple minor fixes based on comments ([7c0eb35](https://github.com/metriport/metriport/commit/7c0eb3517dacff91b0eff813438f9f22062e8719)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** added a type to the meta tags of webhooks message and updated the docs accordingly ([ee17ea9](https://github.com/metriport/metriport/commit/ee17ea9e85671eff9a9a71ced8ce099244116e29)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** added a webhook update for user connect to a provider ([b59164d](https://github.com/metriport/metriport/commit/b59164d2dd771a315c93123e7e3355d896b54ebb)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** added corresponding changes to the docs ([a25764d](https://github.com/metriport/metriport/commit/a25764dd503de5b1fdcb343b0887b79e2bcef41c)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** added dots at the end of docs sentences ([c8b0858](https://github.com/metriport/metriport/commit/c8b0858dde3017fea080a105b8d276fde8891c18)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** added the meta type tag to the medical webhooks ([c34c591](https://github.com/metriport/metriport/commit/c34c591481f3300c0a0e2f4eff60e9a9f549512b)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** another attempt to fix the type issue with requests ([1cd396b](https://github.com/metriport/metriport/commit/1cd396be05e5d2b22e26512ceadc2ff1d3fd76a8)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** changed the wording a bit to match mapi ([771a532](https://github.com/metriport/metriport/commit/771a532c24a16153f105345d560c3036d1e55ba1)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** code copy paste from the original branch ([c41a308](https://github.com/metriport/metriport/commit/c41a3085b87da9e0d159afac70a0889641df10a6)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** fixed a build error ([1575efc](https://github.com/metriport/metriport/commit/1575efcf5314f9b527f0749b7c982064c166c0bc)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** fixed docs based on comments ([5e74175](https://github.com/metriport/metriport/commit/5e7417524ce3c894eb8449c3b4975c1a6786a7f9)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** fixed function naming, structure and parameter types ([6c668b7](https://github.com/metriport/metriport/commit/6c668b7f5bc56d5ddae6fa25e19d50dbc4c6e484)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** fixed some typing issues and cleaned up leftover code in lambdas ([d4f68de](https://github.com/metriport/metriport/commit/d4f68decaec1094404bf1e3430ea51dd851d0834)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** fixed the docs to match the new format ([2bebc8b](https://github.com/metriport/metriport/commit/2bebc8b521fd3c14697115d600a2b01fdbbbdfa7)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** fixed webhook payload structuring for fitbit ([5053215](https://github.com/metriport/metriport/commit/5053215a5e87cfd5509fd6b439824f19df94a007)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** fixes based on comments ([a15aca9](https://github.com/metriport/metriport/commit/a15aca90ad9f8dd826a4d49bd6c99b3105ab39ce)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** got rid of commented out code and placed it into the next issue description ([4577cda](https://github.com/metriport/metriport/commit/4577cdaf1fe78cc2616ceaacf1eb3e15070f323c)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** lambda code clean up and ts types changes ([499094d](https://github.com/metriport/metriport/commit/499094dff6345a4ef3adb59c9717a6737e68349c)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** lambda-related fixed and getEnvVarOrFail wrapper ([348f11a](https://github.com/metriport/metriport/commit/348f11afcc69b104983ee5dad211bc54d073c250)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** last attempt before i start asking for help ([180de95](https://github.com/metriport/metriport/commit/180de95dc46cb0c4b6a71dd033ceb1664600168a)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** minor changes in response to comments ([107006d](https://github.com/metriport/metriport/commit/107006da981839cca2a21dbf9390c1e053d505f4)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** moved the sendProviderConnected function to a more appropriate place ([f1b2698](https://github.com/metriport/metriport/commit/f1b2698a1ced6c64ea86b5eb3e99e8bc1fea45a8)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** removed an unnecessary line from the docs ([8c53a91](https://github.com/metriport/metriport/commit/8c53a915b6a39ad166d8e6b3b59bc76a6c6d3c4b)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** removed an unnecessary line from the docs ([e0b2624](https://github.com/metriport/metriport/commit/e0b2624bb68f7e7fac29fab9a91e0fcf08dbfe92)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** removed an unnecessary line from the docs -upd ([806f254](https://github.com/metriport/metriport/commit/806f2540adfabe6b0d92d0dc3f6511e840bdcc3a)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** subscriber verification is now done inside a lambda ([fafd95a](https://github.com/metriport/metriport/commit/fafd95ae921506de53b85ec48ca3cb9e956cbb63)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **dapi:** updated dependencies for http-status pkg ([365f6a1](https://github.com/metriport/metriport/commit/365f6a1c9b72982dc3c04cb9bc06647a9589d805)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** updated the docs again to match mapi and dapi references to webhooks ([e6f7cfe](https://github.com/metriport/metriport/commit/e6f7cfe6d97384ec8a59094e7bf9ce6c8615bb0e)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** updated the docs and payload format as per the comments ([962baa8](https://github.com/metriport/metriport/commit/962baa8981dd14a02dfb8d16f30f6eedb9e5b221)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** updated the docs to match the previous commit ([aaba916](https://github.com/metriport/metriport/commit/aaba916c6558def0a475858490ac2eec6c767b24)), closes [metriport/metriport#665](https://github.com/metriport/metriport/issues/665)
* **dapi:** utilized http-status lib, tried to fix a build issue with request types ([87b47ba](https://github.com/metriport/metriport/commit/87b47ba202bca3a7ee7f6231476b7c8698a9eae9)), closes [metriport/metriport#363](https://github.com/metriport/metriport/issues/363)
* **package:** add flutter docs ([4cd0508](https://github.com/metriport/metriport/commit/4cd05080a77e853a3e745e3f56d7bf62fa4850be)), closes [metriport/metriport#202](https://github.com/metriport/metriport/issues/202)
* **package:** tiny nit ios ([e6cf6d8](https://github.com/metriport/metriport/commit/e6cf6d8d64ed3a26ee08dda122eb9d1563d54c4c)), closes [metriport/metriport#202](https://github.com/metriport/metriport/issues/202)
v4.41.0-develop.4
[4.41.0-develop.4](https://github.com/metriport/metriport/compare/v4.41.0-develop.3...v4.41.0-develop.4) (2023-07-17)
Bug Fixes
* **package:** add useragent to be able to access webview ([b7165e9](https://github.com/metriport/metriport/commit/b7165e9cb3ad1e6bb53e11f81f6f83818599f6e2)), closes [metriport/metriport-internal#799](https://github.com/metriport/metriport-internal/issues/799)
* **package:** add useragent to be able to access webview ([adb9b86](https://github.com/metriport/metriport/commit/adb9b86301f0293a5dd3f3f20c4b8ec190cff808)), closes [metriport/metriport-internal#799](https://github.com/metriport/metriport-internal/issues/799)
* **package:** add useragent to be able to access webview ([0926a94](https://github.com/metriport/metriport/commit/0926a94cd8775ad2360dfe741df8e665b5c066df)), closes [metriport/metriport-internal#799](https://github.com/metriport/metriport-internal/issues/799)