# @saleor/app-sdk ## 0.37.4 ### Patch Changes - 7c6c164: Improved and fixed debug logs in createAppRegistedHandler - 11b793b: Changed import type from next/router, that fixes Next 13.3.1 build ## 0.37.3 ### Patch Changes - 5057d34: Support comma-delimited x-forwarded-proto - 5a68bec: Fix serialization of the nested values in the UpstashAPL. - ab24968: processProtectedHandler no longer requires a full NextApiRequest object as an argument. Now only the `headers` property is required to satisfy the type safety. Thanks to that, some requests like HTML