Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.3.0
Browse files Browse the repository at this point in the history
# [15.3.0](v15.2.0...v15.3.0) (2023-11-17)

### Bug Fixes

* `get_previous_allocation` return value ([3a75e90](3a75e90))
* set frappe hr logo in Navbar Settings for frappehr.com sites only ([#1061](#1061)) ([#1062](#1062)) ([0f59266](0f59266))
* show only active employees ([#1026](#1026)) ([#1068](#1068)) ([bb93127](bb93127))
* use `get_all` instead of `get_list` ([d37756d](d37756d))

### Features

* 'Email Salary Slips' bulk action in salary slip list view ([#1063](#1063)) ([#1065](#1065)) ([f738028](f738028))

### Performance Improvements

* index most queried fields in Leave Ledger Entry ([9f2671a](9f2671a))
* limit rows to 1 for cf leave expiry query ([1db1fc5](1db1fc5))
  • Loading branch information
frappe-bot committed Nov 17, 2023
1 parent c5579cd commit 58b13c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hrms/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "15.2.0"
__version__ = "15.3.0"

0 comments on commit 58b13c2

Please sign in to comment.