**Weekly 3**: https://youtu.be/w-K8mzUfpIs (HD still processing) - EU cluster - Kafka - Extending cr
Weekly 3: https://youtu.be/w-K8mzUfpIs (HD still processing)
- EU cluster
- Kafka
- Extending cron support
- Workspace specific critical alerts
- FileUpload support for our AI generated hub scripts
- new pricing page presentation
Windmill
YouTube
Windmill Weekly 3
EU cluster
Kafka
Extending cron support
Workspace specific critical alerts
FileUpload support for our AI generated hub scripts
new pricing page presentation
8 Replies
The iteration picker for flows was not super practical for flows that were still running. Now it both locks the iteration picked and will loads all the substeps at any depth correctly, and running steps won't interfere with it.
We have introduced a new pricing https://www.windmill.dev/pricing
Instead of vCPUs, we are now basing pricing on compute units (a 2GB worker used for a full month). Workers have a size (small, standard, large) based on their memory limit (<=1, (1-2], >2) and each worker size gets a compute unit (0.5, 1, 2)
With this new approach, you can now get rid of setting vCPU limits which is an anti-pattern in favor of only setting them as requests not to limit unnecessarily the compute power of your workers
Apart from that, seats and discounts for non-profits and SMBs still exist
refreshable components are now cancellable directly on the app
Unknown User•3w ago
Message Not Public
Sign In & Join Server To View
Multiselects can now take labeled values in apps:
you can now enforce dark/light mode on apps (also help with quickly checking rendering on both themes)
small changelog for aggrid fanatics, you can make your app using aggrid behave a lot better by setting the newly exposed rowIdCol to an id that is stable in your rows:. It allows AgGrid to compute the best re-display of the table on changes. If you don't it will use our auto-generated ids like before but there are cases where it's less optimal
App custom URL
Cloud and enterprise users can now set a custom public URL for their app!
https://www.windmill.dev/changelog/app-custom-url
https://www.windmill.dev/docs/apps/public_apps#custom-url