v1.21 Google / Microsoft SSO Support
Update your image with:
docker pull promptpanel/promptpanel:1.21
and then re-create your container.
Features:
- Added Google + Microsoft SSO support.
- Title tags are configurable with
PROMPT_TITLE
variable. - Updated panel ordering in sidebar.
- Bumped requirements.
Enhancements:
- Fixed issue with blank / deleted metadata variables for panels.
- Updated JWT logic to emit logging more effectively.
- Converted stop token string to an array.
- Removed aggressive cleanup from standard models.