Skip to content

Releases: Payroll-Engine/PayrollEngine.WebApp

v1.0.1

12 May 14:32

Choose a tag to compare

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 and Enum.FunctionType.PayrunBase across all 8 languages

Bug Fixes

  • RegulationShareDialog — populate ProviderRegulations in edit mode (previously empty on re-open)
  • RegulationShareDialog — defensive TryGetValue for consumer divisions (prevents KeyNotFoundException)
  • Localization key — fixed Enum.ReportAttributeModeTableEnum.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

21 Apr 09:32

Choose a tag to compare

v0.10.0-beta.4

01 Apr 11:25

Choose a tag to compare

v0.10.0-beta.4 Pre-release
Pre-release

v0.10.0-beta.3

19 Mar 13:12

Choose a tag to compare

v0.10.0-beta.3 Pre-release
Pre-release

v0.10.0-beta.1

09 Mar 18:13

Choose a tag to compare

v0.10.0-beta.1 Pre-release
Pre-release

v0.9.0-beta.17

18 Feb 17:35

Choose a tag to compare

v0.9.0-beta.17 Pre-release
Pre-release
updated version to 0.9.0-beta.17

v0.9.0-beta.16

11 Feb 15:25

Choose a tag to compare

v0.9.0-beta.16 Pre-release
Pre-release
updated third-party nugets

updated version to 0.9.0-beta.16

v0.9.0-beta.15

05 Feb 12:55

Choose a tag to compare

v0.9.0-beta.15 Pre-release
Pre-release
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

14 Jan 07:45

Choose a tag to compare

v0.9.0-beta.14 Pre-release
Pre-release
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

07 Jan 21:06

Choose a tag to compare

v0.9.0-beta.13 Pre-release
Pre-release
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