- added AI Provider system
- Every Instance and Space can configure one ore more AI Providers
- AI providers can be selected for each AI operation (default can be set for space)
- AI requests are logged and limiting request volumes is possible to avoid accidental AI cost
AI_API_KEY
andAI_MODEL_NAME
settings have been removed
- improved manual install docs nginx headers (thanks to icedieler #3999)
- improved don't display 0 amount in ingredients table #4003
- improved reduced duration of snackbar when creating models with model select
- fixed timer localization
- fixed meal plan not loading all entries when more than 100 are in selection
- fixed logo being wrongly displayed on some devices (thanks to @tomtjes #4013)
- fixed error with ingredient parser #4018
- fixed invite links not respecting sub path setups #4024