Auto-commit local changes before build (2026-01-09 12:03:02)
This commit is contained in:
parent
443c7a4c71
commit
8f705475db
@ -1 +1 @@
|
||||
v20260109-03-preserve-ampersand-errors
|
||||
v20260109-04-parsers-page-all-parsers
|
||||
|
||||
@ -22,6 +22,15 @@
|
||||
- Decode HTML entities (e.g. &) in parsed object fields (name/type/status/error_message) before storing them.
|
||||
- Ensures ampersands and other entities are displayed correctly in the UI error messages.
|
||||
|
||||
---
|
||||
|
||||
## v20260109-04-parsers-page-all-parsers
|
||||
|
||||
- Updated the Parsers overview page to use the central parser registry instead of a static list.
|
||||
- All currently available parsers are now automatically displayed on the page.
|
||||
- Ensures the Parsers page stays in sync with newly added or removed parsers without manual template updates.
|
||||
- Improved maintainability by removing hardcoded parser definitions from the template.
|
||||
|
||||
================================================================================================================================================
|
||||
## v0.1.19
|
||||
This release delivers a broad set of improvements focused on reliability, transparency, and operational control across mail processing, administrative auditing, and Run Checks workflows. The changes aim to make message handling more robust, provide better insight for administrators, and give operators clearer and more flexible control when reviewing backup runs.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user