v1.0.5
apache/answerv1.0.5Feb 21, 2023by github-actions[bot]
AI Summary
Enhanced installation process and question handling with URL parameter support and confirmation prompts.
Key Highlights
- Filling in multiple tags passed through URL parameters when adding question
- Leaving confirm when there's content in writing form
- Automatically complete installation based on environment variable configuration
- Fixed tag incomplete deletion and content count issues
New Features
- Filling in multiple tags passed through URL parameters when adding question
- Leaving confirm when there's content in writing form
- Automatically complete installation based on environment variable configuration
Full Release Notes
### New Features * New: Filling in multiple tags passed through URL parameters when adding question. #189 * New: Leaving confirm when there's content in writing form. * New: Automatically complete installation based on environment variable configuration. ### Bug Fixes * Fixed: Tag incomplete deletion. * Fixed: Sitemap datetime format. * Fixed: Content counts as negative after deletion. * Fixed: Improve the "optional" translation field. * Fixed: Browser version detection result. #192