v1.2.9
What's Changed
- add order create modal stacks by @ktownmaxi in #1758
- fix(mail-folder): uniqueness check on uuid points at mail_folders table by @patrickweh in #1762
- use nullsafe operator for priceList in CartItem calculations by @ktownmaxi in #1763
- ensure unread notifications count does not go below zero by @ktownmaxi in #1764
- HR: notify manager, employee, and substitutes on absence request lifecycle by @patrickweh in #1738
- feat(mail): introduce MailSyncDriver abstraction for pluggable mail import by @patrickweh in #1761
- add missing english translation keys for the print layouts by @ktownmaxi in #1765
- Improve employee select components by @patrickweh in #1767
- Add stack hook for extending order position modal fields by @patrickweh in #1769
- fix slug positions in order print view by @SirSplasch in #1768
- Update spatie/laravel-permission requirement from ^7.2 to ^8.0 by @dependabot[bot] in #1776
- chore(deps): bundle @tiptap and axios JS dependency bumps by @patrickweh in #1777
Full Changelog: v1.2.8...v1.2.9