What's Changed
* chore: sets number slider type hints to Any by mosmuell in https://github.com/tiqi-group/pydase/pull/195
* chore: update artifact action versions by mosmuell in https://github.com/tiqi-group/pydase/pull/194
* feat: log trace when exception occurs within trigger_method by mosmuell in https://github.com/tiqi-group/pydase/pull/196
* Fix: dict key normalization by mosmuell in https://github.com/tiqi-group/pydase/pull/197
* fix: Cursor jumps in NumberComponent when number is updated in the backend and frontend rerenders by mosmuell in https://github.com/tiqi-group/pydase/pull/201
* Feat: add more task config options by mosmuell in https://github.com/tiqi-group/pydase/pull/202
* feat: adds task docs, renames restart_on_failure to restart_on_exception by mosmuell in https://github.com/tiqi-group/pydase/pull/203
* fix: return result of task after finishing gracefully by mosmuell in https://github.com/tiqi-group/pydase/pull/204
* feat: add support for enhanced client information logging in socketio server by mosmuell in https://github.com/tiqi-group/pydase/pull/186
**Full Changelog**: https://github.com/tiqi-group/pydase/compare/v0.10.7...v0.10.8