Rory Powell
Rory Powell
## Description - Add additional TS conversions for redis - Add `ioredis` types and integrate with `RedisWrapper`
## Description - Add separate `/api/webhooks` location + rate limiting config - Change default rate limit status from 503 to 429 - Add support for environment variables in proxy-service image
**Describe the bug** As a part of account deletion all databases are deleted manually. This bypasses the normal event pipelines for removing apps, users etc. This means that the writethrough...
## Description - Add type for license override on account document - Update out of date licensing types in `@budibase/types`. Replace usages of `@budibase/pro` types with these so there is...
**Describe the feature request** Currently automation can process at a max rate limit of 1 automation per app-service instance, i.e. In a clustered environment with 10 app-services this results in...
**Describe the feature request** Currently both the http api and job (currently limited to automations) processing are performed in the same app-service instance. To enable better scaling for both concerns...
**Hosting** - Self - Cloud **Describe the bug** - Creating a user with email onboarding does not honour the groups selected at the time of user creation. **To Reproduce** -...
## Description Env: Cloud When an app is deleted directly in the DB, any cron automations remain active. e.g. this happens when account deletion takes place. This can result in...
**Describe the feature request** There are lots of places in the builder where tooltips would become a useful feature, adding additional context to forms and controls that aren't immediately obvious....
**Describe the feature request** At the moment when there are unsaved changes to a datasource the page can be exited without confirming the change. This can be easy to miss...