v15.23.2
Bug Fixes
- Adds retries to VAT ID checks when the service returns invalid XML, so temporary response errors are handled more gracefully. (#118)
- Updates the
zeeplibrary to version 4.3.3, which may address issues in features that connect to external web services. (#121) - Fixes the Business Trip patch so it passes the required import processor when adding Expense Claim Type entries. This prevents site updates from stopping on systems with HRMS installed. (#124)
- Updates Business Trip so the From Date and To Date limits are reset when the form opens, which keeps the two dates aligned after changes. (#120)
New Contributors
- @Mirochill made their first contribution in #121
- @Alex9779 made their first contribution in #120
Authors: @barredterra, @marcramser, @Mirochill, @Alex9779
Reviewers: @barredterra
AI content
For these release notes, we used an LLM (OpenAI gpt-5.4-mini) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- refactor
- build
- docs
- ci
- test
- style
- chore