v0.10.2 - Added missing translations, bug fixes, bump dependencies and fix for Docker permissions
- [general] PR templates for bug fixes, docs update, feature add, refactor and general
- [frontend] Added missing translations for German and Spanish
- [frontend] dependencies bump and bump to Node JS 22
- [docker] Fix Docker UID/GID issue #95
- [backend] Fix an issue that caused a swim activity to fail on import when swim stroke on activity step was not defined or defined as "Any stroke"
- [backend] add email & password validation to user schema
- [backend] code enhancement for better readability in security.py
- [backend] dependencies bump and bump to Python 3.13