Releases: vshn/odootools
Releases · vshn/odootools
v1.7.2
2 changes since v1.7.1
🛠️ Minor Changes
- Space out items on navbar (#168)
🐛 Fixes
- Add missing colorization to employee report (#169)
v1.7.1
2 changes since v1.7.0
🛠️ Minor Changes
- Change fontsize to bold (#166)
- Limit the max width for very wide screens (#167)
v1.7.0
6 changes since v1.6.3
🚀 Features
- Aligned hours column to the right and change font to monospace (#164)
- Change Overtime & Undertime color (#165)
🛠️ Minor Changes
- Remove radio check for HR manager (#163)
🔗 Dependency Updates
- Update module github.com/urfave/cli/v2 to v2.23.7 (#160)
- Update module github.com/labstack/echo/v4 to v4.10.0 (#159)
- Update module github.com/labstack/echo-contrib to v0.13.1 (#162)
v1.6.3
1 changes since v1.6.2
🐛 Fixes
- Fix leave calculation if leave was on Monday in vancouver (#156)
v1.6.2
2 changes since v1.6.1
🐛 Fixes
- Fix timezone in weekly report (#155)
🔗 Dependency Updates
- Update goreleaser/goreleaser-action action to v4 (#153)
v1.6.1
3 changes since v1.6.0
🐛 Fixes
- Fix bug that would ignore double sign_in in shifts (#152)
🔗 Dependency Updates
- Update module go.uber.org/zap to v1.24.0 (#146)
- Update mamezou-tech/setup-helmfile action to v1.2.0 (#149)
v1.6.0
7 changes since v1.5.1
🚀 Features
- Show previous month's balance in monthly report (#144)
- Timesheet Validation (#150)
🐛 Fixes
- Fix leaves and excused times in monthly report (#145)
- Fix reports when contract starts in middle of year or month (#148)
📄 Documentation
- Update help page with timesheet validation rules (#151)
🔗 Dependency Updates
- Update dependency bootstrap to v5.2.3 (#143)
- Update module github.com/urfave/cli/v2 to v2.23.5 (#147)
v1.5.1
1 changes since v1.5.0
🐛 Fixes
v1.5.0
3 changes since v1.4.0
🚀 Features
- Display timezone in all-employee-report (#137)
🛠️ Minor Changes
- Rework internal report logic (#140)
🔗 Dependency Updates
- Update docker.io/library/alpine Docker tag to v3.17 (#139)
v1.4.0
2 changes since v1.3.1
🚀 Features
- Add "About" page to display version and release notes (#135)
🐛 Fixes
- Fix saving timezone when updating a payslip (#136)