Skip to content

Releases: vortico/flama

v2.2.2

Choose a tag to compare

@flama-release-bot flama-release-bot released this 14 Sep 08:26

v2.2.2 (2026-09-14)

🐛 Bug Fixes

v2.2.1

Choose a tag to compare

@flama-release-bot flama-release-bot released this 11 Sep 09:44

v2.2.1 (2026-09-11)

🐛 Bug Fixes

v2.2.0

Choose a tag to compare

@flama-release-bot flama-release-bot released this 10 Sep 13:21

v2.2.0 (2026-09-10)

✨ New Features

🐛 Bug Fixes

  • 628a95e Unbounded payload capture in the telemetry middleware (#274) (Issues: #274)

v2.1.0

Choose a tag to compare

@flama-release-bot flama-release-bot released this 31 Jul 05:39

v2.1.0 (2026-07-31)

✨ New Features

🐛 Bug Fixes

  • 016a566 Repeated query parameters collapse to a single value (#250) (Issues: #250)
  • 8b1017b Enum definitions dropped from the generated OpenAPI document (#251) (Issues: #251)
  • c2ec96a Annotation introspection duplicated across modules (#254) (Issues: #254)
  • d2d339e Tool call arguments forwarded to chat templates as a JSON string (#258) (Issues: #258)
  • e7ad25e No tool parser for tag-notation tool-call bodies (#259) (Issues: #259)
  • 32363c7 Reasoning served as the answer when the chat template pre-opens a channel (#260) (Issues: #260)
  • d6dd5eb Reasoning capability misdetected when the template gates thinking on the generation prompt (#261) (Issues: #261)
  • 903aea0 Tool markers written inside a reasoning channel are dispatched as real calls (#262) (Issues: #262)

v2.0.8

Choose a tag to compare

@flama-release-bot flama-release-bot released this 30 Jul 12:50

v2.0.8 (2026-07-30)

🔒 Security Issues

  • 78eeaa7 Safe path check in deserialization

v2.0.7

Choose a tag to compare

@flama-release-bot flama-release-bot released this 27 Jul 20:09

v2.0.7 (2026-07-27)

🐛 Bug Fixes

  • 9ebbc2d Capabilities declared in config but absent from checkpoint
  • e2f8cd1 Text-only bundle fails when mlx-lm lacks its architecture
  • 0add188 Mid-conversation system turns rejected by Anthropic parser
  • 5eb4a08 Drop tool narration on wrong templates
  • df095bf Properly notify unsupported llm

v2.0.6

Choose a tag to compare

@flama-release-bot flama-release-bot released this 18 Jun 22:51

v2.0.6 (2026-06-18)

🐛 Bug Fixes

  • 419d9aa Decoder is not created when not needed in cli app template

v2.0.5

Choose a tag to compare

@flama-release-bot flama-release-bot released this 17 Jun 16:20

v2.0.5 (2026-06-17)

🐛 Bug Fixes

  • 8db9859 Code block autoscrolling on error page

v2.0.4

Choose a tag to compare

@flama-release-bot flama-release-bot released this 15 Jun 23:19

v2.0.4 (2026-06-15)

🐛 Bug Fixes

  • bf61775 Normalise multimodal chat template tokens

v2.0.3

Choose a tag to compare

@flama-release-bot flama-release-bot released this 15 Jun 11:11

v2.0.3 (2026-06-15)

🐛 Bug Fixes

  • 5c3be4b Wrong import in CLI app template