Highlights
Import Skills More Easily
- Skills Hub can now import a skill from a folder, a parent folder, a SKILL.md file, or a zip archive — not just a single fixed format. After import you'll see the names and count of what was added, and the search clears automatically so new skills show up right away.
Smarter "Busy" Handling
- Sending a follow-up while a response is still streaming no longer shows a generic "Request failed" card with a misleading Retry button. You now get a clear "wait for the current response to finish" message, so repeated retries don't keep hitting the same conflict.
Bug Fixes & Improvements
- The local web backend now skips ports that the system blocks for fetch, so startup is more reliable, with added logs for the selected port and health readiness.
- MCP check messages are now localized for Japanese, Korean, Russian, Turkish, and Ukrainian.
- Incomplete-installation recovery guidance is clearer across all languages: reinstall AionUi first, then check whether security or antivirus software quarantined AionCore if the problem persists.
What's Changed
- fix(i18n): localize MCP check strings by @kaizhou-lab in #3141
- fix(conversation): map 409 already-processing to CONVERSATION_BUSY (AIO-93) by @TCP404 in #3142
- fix(i18n): clarify incomplete installation recovery by @piorpua in #3145
- Allow importing skill folders and zip archives by @kaizhou-lab in #3144
- fix(web-host): skip fetch-blocked backend ports by @piorpua in #3146
- chore: bump version to 2.1.9 by @piorpua in #3152
Full Changelog: v2.1.8...v2.1.9