What's Changed
✨ New Features
- remove auth check from import/export endpoints
- enhance RPA setup with new services and configurations (#921)
- add auto database creation and improve migration lock mechanism
🐛 Fixes
- restore mypy ignore-missing-imports flag
- code quality and aiohtpp client bug fix
🔧 Improvements
- introduce DatabaseConfig for DB config
- optimize packet guiding exceptions
- exclude enterprise watchdog feature from mypy checks
What's Changed
- fix(aitools): code quality and aiohtpp client bug fix by @zijian2 in #911
- chore: exclude enterprise watchdog feature from mypy checks by @hygao1024 in #912
- 添加插件导入导出功能 by @Xxbys752521 in #913
- feat: add auto database creation and improve migration lock mechanism by @cumthxy in #910
- fix(ci): restore mypy ignore-missing-imports flag by @cumthxy in #924
- feat(docker): enhance RPA setup with new services and configurations by @doctorbruce in #921
- feat(toolkit): remove auth check from import/export endpoints by @Xxbys752521 in #926
Full Changelog: v1.0.1...v1.0.2