# Lectern - v1.2.5
## MiniMessage in Toasts
### PLUGIN UPDATES
- **MiniMessage rendering on toast title + message** — server-side `Toast` payloads can now embed MiniMessage tags (`<red>Hello <rainbow><bold>World!`, `<gradient:red:blue>...`, etc.) and the Fabric client renders them with per-segment color/style. Plain strings keep working unchanged; the existing `titleColor` / `messageColor` packet ints stay as a flat fallback for spans without tags. Requires the matching Lectern Fabric client jar.
### INTERNAL UPDATES
- Bumped **Lectern-Impl** to `1.2.5`.
- Embedded **Lectern-API** is now `1.1.5`.