Skip to content

Release v1.2.0 — Herald

Latest

Choose a tag to compare

@esterlinej esterlinej released this 25 Aug 17:48
b2c6e4b

Herald v1.2.0

Two new chat card companion features, plus a display bug fix in the Actor Template Override dialog.

Added

Click-to-pop-out — chat card portraits are now clickable, opening a full-size view at the image's actual pixel dimensions. This is local-only: it only ever shows on the screen of whoever clicked, never broadcast to the table. Video portraits are left as-is, since they already have their own playback controls.

Compact Chat Image (new setting, off by default) — crops the chat card's portrait down to a small centered band instead of showing the whole image, for a lighter footprint in a busy chat log. Click the band to pop out the full picture. Enable it under Foundry's Configure Settings, alongside the existing Post Chat Card option. Only affects triggers posted after you turn it on.

Fixed

  • Per-Actor Template Override dialog now correctly shows a saved Custom Portrait Source when reopened. Previously, if you set a Custom portrait without also checking "Override for <actor>," the dialog would silently redisplay the global template's portrait source instead of your saved one — the saved override itself was always correct and triggers always used the right portrait, only the dialog's own display was wrong.

Notes

No new migrations required. See the CHANGELOG for full implementation details.

What's Changed

  • Feature: Card Card Image Pop-Out and Compact Card View by @esterlinej in #8

Full Changelog: v1.1.2...v1.2.0