Ole-Martin Bratteng
Ole-Martin Bratteng
**Is your feature request related to a problem? Please describe.** I find the animation of the Home circle distracting when I load the page. **Describe the solution you'd like** Would...
Creates a util function for verifying the webhook signature https://github.com/customerio/customerio-node/issues/155
Adds a function for getting a list of customers attributes https://customer.io/docs/api/app/#operation/getPeopleById
It would be nice to have a function that we could call to verify webhook requests, without having to implement ourselves. https://customer.io/docs/journeys/webhooks-action/#securely-verify-requests
I would love if the charts had support for some of the [Artifact Hub annotations](https://artifacthub.io/docs/topics/annotations/helm/). I mostly miss the change log annotations, so I can quickly see a changes between...
It would be nice if the keys `private_preshared_keys` and `private_preshared_keys_enabled` were added to the SDK. `private_preshared_keys_enabled` is a `boolean` and `private_preshared_keys` expects data in this format ```json [ { "networkconf_id":...
## Changes - Adds two new sections, trending user source and poular user source to source leaderboard ## API PR https://github.com/dailydotdev/daily-api/pull/3222 ### Preview domain https://feat-trending-user-source.preview.app.daily.dev
Properly cast organization id as uuid type. Must be ran manually, since it affects content_preference and can take time.
- Exclude user source from popular and trending post and sources - Add new popular and trending user post and source TODO: - [ ] Fetch username instead of source...