From 48c007f7b21f000d511f389c06046f43ba153f34 Mon Sep 17 00:00:00 2001 From: Mark Rapson Date: Fri, 4 Sep 2026 22:13:15 +0100 Subject: [PATCH] fix: add invitation template formatting controls --- CHANGELOG.md | 1 + src/web/views/settings/system/index.hbs | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 448009f..627e967 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ All notable changes to this project will be documented in this file. - Updated the invitation registration page to show fields only for valid tokens, use the themed failure state for invalid links, and pre-fill the invited email and display name. - Made the invited email visibly disabled, kept the display name editable and required, and aligned invitation actions with the existing user forms. +- Added bold, italic, and underline formatting controls to the user invitation email message template editor. - Updated API progress bars to inherit the surrounding WYSIWYG text size and text color, preserve rounded corners, and render consistently in the editor preview, player, and thumbnails. ## 2.11.0 - 2026-09-02 diff --git a/src/web/views/settings/system/index.hbs b/src/web/views/settings/system/index.hbs index daa458e..da08020 100644 --- a/src/web/views/settings/system/index.hbs +++ b/src/web/views/settings/system/index.hbs @@ -350,6 +350,7 @@ +