Update kimai to 2.32.0 (#2513)

This commit is contained in:
Alexander L. 2025-04-07 14:40:58 +02:00 committed by GitHub
parent 33234408ad
commit 064a60f72a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 6 deletions

View File

@ -10,7 +10,7 @@ services:
app:
# currently does not work properly rootless
#user: "1000:1000"
image: kimai/kimai2:apache-2.31.0@sha256:a02d8751d520d407b74f7e8c9331459874c6b16b357ab5a60bc97d0b73db6d14
image: kimai/kimai2:apache-2.32.0@sha256:ca8c9f5d2521ec9dfa34b917dc8c432e938b470b14e1413aacbc7cafe185913a
volumes:
- ${APP_DATA_DIR}/data/app:/opt/kimai/var/data
- ${APP_DATA_DIR}/data/app/plugins:/opt/kimai/var/plugins

View File

@ -3,7 +3,7 @@ id: kimai
name: Kimai
tagline: Time tracking for project-driven teams
category: files
version: "2.31.0"
version: "2.32.0"
port: 8734
description: >-
🕒 Kimai is a self-hosted, open-source time-tracking application designed to capture and manage all your projects and tasks with minimal effort.
@ -32,10 +32,14 @@ deterministicPassword: false
dependencies: []
releaseNotes: >-
This release includes several improvements and enhancements:
- Added support for ordering timesheet listings by user, exported, and billable fields
- Improved export functionality with human-readable duration support
- Enhanced user interface with new dropdown actions and responsive screen classes
- Updated translations from the community
- Added support for associated files in PDF invoices
- Improved internal Invoice API with generic options and preview state
- Added indicator for available plugin updates
- Changed browser title to use 'Kimai' instead of 'Kimai Time-Tracking'
- Re-added username column in Excel spreadsheet
- Fixed search functionality
- Updated translations
For full release notes, visit https://github.com/kimai/kimai/releases
path: ""