Auto-commit local changes before build (2026-01-06 14:15:59)

This commit is contained in:
Ivo Oskamp 2026-01-06 14:15:59 +01:00
parent fb09891dc4
commit 9ebfecc4bb

View File

@ -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