Commit 3366227
committed
chore(release): Bumped to Version 16.3.0
# [16.3.0](v16.2.0...v16.3.0) (2026-02-03)
### Bug Fixes
* allow development server host ([#4056](#4056)) ([#4058](#4058)) ([17c6ceb](17c6ceb))
* avoid raising exception for unassigned holiday list while bulk marking attendance ([d711c98](d711c98))
* check_app_permission returns False for Website Users ([84013c4](84013c4))
* consider holiday list assignments while fetching unmarked days for bulk attendance marking ([1b186d4](1b186d4))
* correct patch name ([62309e9](62309e9))
* employee advance account's account type should be receivable ([f5dfd76](f5dfd76))
* **gratuity:** consider default amount ([#4007](#4007)) ([#4033](#4033)) ([ebcd828](ebcd828))
* **naming:** use function appropriately to avoid double naming ([508c324](508c324))
* payroll date validation in additional salary ([79655b0](79655b0))
* update leave balance while cancelling the compensatory leave request ([de1764c](de1764c))
* use untranslated id to filter column instead of translated column name ([460af65](460af65))
* **user-type:** add leave type read permission for employee self service ([8d1f4b1](8d1f4b1))
* validate dates in additional salary ([dabe358](dabe358))
### Features
* **api:** added guest API to fetch disable_user_pass_login system setting ([f5bdc4d](f5bdc4d))
* **login:** Show password login only if not disabled ([31ec4d2](31ec4d2))
* **salary_register:** show Loan Repayment column only when Lending app is installed ([4ec9d2b](4ec9d2b))1 parent 2dbdff4 commit 3366227
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments