- Function-specific RBAC: you can now use `required_roles=["role1", "role2"]` inside `script` or `func` decorators.
- Code that uses the Alpine.js CSP build can now be registered in a simplified way by calling `registerAlpineComponent("name", function)`. Also added an Alpine.js CSP build example.
- Bug fix: object handles with 1-dimensional NumPy arrays are now fixed.
- Bug fix: removed inline style in sample task pane to be CSP header compliant.
- Upgraded dependencies incl. xlwings to 0.33.3.