What's Changed
- Fixed Not working exclude_techs by @hahwul
- Fixed Noir docker image latest version error by @Nameisjohn247, @hahwul
- Fixed Unhandled exception (JSON::ParseException) in AI Integration by @schniggie, @ksg97031
- Enhancing Accuracy of LLM Integration by @ksg97031
Note
The base image has been officially changed from Alpine to Debian. This decision was prompted by issues related to Crystal and ARM. For general use, this change should not cause any problems; however, if you are building additional images based on the Noir image, there may be impacts at the package level. While this change could introduce some issues, we believe it is a better choice in the long term. Once Alpine becomes ready in the future, we will provide it as a separate image tag.
Full Changelog: v0.19.0...v0.19.1