ReleaseMicrosoftMicrosoftpublished Jul 31, 2025seen 1w

microsoft/magentic-ui v0.1.2

microsoft/magentic-ui

Open original ↗

Captured source

source ↗
published Jul 31, 2025seen 1wcaptured 1whttp 200method plain

Magentic-UI 0.1.2

Repository: microsoft/magentic-ui

Tag: v0.1.2

Published: 2025-07-31T21:54:46Z

Prerelease: no

Release notes:

What's Changed

UI settings fix for LLM configuration

If you see the error message:

2025-07-31 21:57:16.261 | ERROR | magentic_ui.backend.database.schema_manager:upgrade_schema:442 - Schema upgrade failed: No support for ALTER of constraints in SQLite dialect. Please refer to the batch mode feature which allows for SQLite migrations using a copy-and-move strategy.

It is safe to ignore and will not affect the behavior of Magentic-UI, it is due to a change in the settings DB.

To get rid of this error message, you need to reset your database by deleting the .magentic_ui directory or changing your app directory

  • Fix passing of client configs in settings by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/309

Full Changelog: https://github.com/microsoft/magentic-ui/compare/v0.1.1...v0.1.2

Notability

notability 3.0/10

Routine patch release of magentic-ui library.