- The `script`, `func`, `ret`, and `arg` decorators can now be imported directly from `xlwings` instead of `xlwings.server`.
- Rebranding: what was previously introduced as xlwings Lite is now called xlwings Wasm. xlwings Lite is now the official add-in available in the add-in store, which is built on top of xlwings Wasm.
- There's a new task pane example showing live form validation with htmx.
- xlwings Wasm got rid of the PyScript dependency and uses Pyodide directly now.
- Bug fix: htmx now properly respects the `xw-book="true"` tag.
- Bug fix: dates weren't formatted correctly with scripts.
- Upgraded dependencies incl. xlwings to 0.33.9.