Skip to content

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 29 May 12:10
Add meeting-participant variables and inline SVG toolbar icon (v3.1.0)

- New template variables: {ConfirmedParticipants}, {TentativeParticipants},
  {PendingParticipants}, {Participants}, usable in template and templateLine2.
  Named attendees render as [[links]]; nameless attendees fall back to email.
- New setting participantEmailFallback to omit nameless attendees instead of
  showing their email.
- Detect email-shaped CN (Google writes CN=<email> when no display name) and
  treat as nameless so it isn't turned into a broken link.
- Replace ti-* font toolbar icon with inline Tabler calendar-down SVG, removing
  dependency on Logseq's older bundled icon set.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>