Releases: Payroll-Engine/PayrollEngine.WebApp
Releases · Payroll-Engine/PayrollEngine.WebApp
v1.0.1
New Features
- Multilingual localization (Beta) — added French, Italian, Dutch, Spanish, Portuguese and Arabic translations; translations are machine-generated and subject to refinement
- RTL support — automatic right-to-left rendering for Arabic using MudRTLProvider
- Missing translations — added 23
Enum.Feature.*keys andEnum.FunctionType.PayrunBaseacross all 8 languages
Bug Fixes
- RegulationShareDialog — populate ProviderRegulations in edit mode (previously empty on re-open)
- RegulationShareDialog — defensive
TryGetValuefor consumer divisions (prevents KeyNotFoundException) - Localization key — fixed
Enum.ReportAttributeModeTable→Enum.ReportAttributeMode.Table(missing dot)
Documentation
- User Login — added prerequisite section explaining that tenants and users must be imported before first login (fixes #2)
- Localization — added language support table with Beta status to README
Dependencies
| Package | From | To |
|---|---|---|
| MudBlazor | 9.2.0 | 9.4.0 |
| Microsoft.AspNetCore.Components | 10.0.5 | 10.0.7 |
| Microsoft.Extensions.Hosting.Abstractions | 10.0.5 | 10.0.7 |
| Microsoft.Extensions.Localization | 10.0.5 | 10.0.7 |
| Microsoft.JSInterop | 10.0.5 | 10.0.7 |
No breaking change — all existing configurations and features remain compatible with v1.0.0.
Docker Image (Linux)
| App | Version | Pull Command |
|---|---|---|
| PayrollEngine.WebApp | 1.0.1 | docker pull ghcr.io/payroll-engine/payrollengine.webapp:1.0.1 |
v1.0.0
Full Changelog: v0.10.0-beta.4...v1.0.0
v0.10.0-beta.4
Full Changelog: v0.10.0-beta.3...v0.10.0-beta.4
v0.10.0-beta.3
Full Changelog: v0.10.0-beta.1...v0.10.0-beta.3
v0.10.0-beta.1
Full Changelog: v0.9.0-beta.17...v0.10.0-beta.1
v0.9.0-beta.17
updated version to 0.9.0-beta.17
v0.9.0-beta.16
updated third-party nugets updated version to 0.9.0-beta.16
v0.9.0-beta.15
action dialog: optimized custom action expand state regulation page action grid: use italic font style for comments updated version to 0.9.0-beta.15
v0.9.0-beta.14
payrun start: added support for async payrun job executions payrun jobs page: enhanced status query dialogs updated version to 0.9.0-beta.14
v0.9.0-beta.13
regulation item editor: added undo support and save confirmation regulation page: added action support for collector and wage type payrun job page: added virtualization for list selections regulation obejct: added namespace refactored action editor updated to c# 14 updated version to 0.9.0-beta.13