From 9ebfecc4bb6476d8d5c1bcc1fa52aca0d59bf404 Mon Sep 17 00:00:00 2001 From: Ivo Oskamp Date: Tue, 6 Jan 2026 14:15:59 +0100 Subject: [PATCH] Auto-commit local changes before build (2026-01-06 14:15:59) --- docs/changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index bff5dcb..132abcd 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -120,6 +120,17 @@ Removed an incorrectly indented redirect statement so the module loads correctly - Objects with an error message are shown first, sorted alphabetically by object name. - Remaining objects are shown below, also sorted alphabetically by object name. +--- + +## v20260106-16-jobrun-popup-objects-visible + +- Fixed job run popup where the Objects section was not visible for certain runs. +- Adjusted popup layout to prevent objects from being hidden behind the footer. +- Improved object rendering to handle different mail structures consistently. +- Updated object sorting logic: + - Objects with an error message are displayed first, sorted alphabetically by object name. + - Remaining objects are displayed below, also sorted alphabetically by object name. + ================================================================================================================================================ ## v0.1.16