The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version 2.16.0 source code.zip (4.8 MB)
Email in envelope

Get an email when there's a new version of Kimai - Time Tracking Software

Home / 0.5
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2018-09-27 4.6 kB
Totals: 1 Item   4.6 kB 0

Full Changelog

Testing code coverage went up to 78%

This release main topic is "Invoice improvements": - Added support for the following template formats: XLSX, ODS, CSV, DOCX - Added example templates for all formats - Added "user-grouped" invoice calculator - Added support for fixed-rates and hourly-rates per activity, project and customer - Added support for deleting invoice templates - Added export for user timesheets

Upgrade from 0.4:

  • Some configuration nodes were removed, if you had one of them in your local.yaml you need to delete them: kimai.invoice.calculator, kimai.invoice.renderer and kimai.invoice.number_generator.
  • BC break: InvoiceTemplate name was changed from 255 characters to 60. If you used longer names, these will be truncated when upgrading the database. Make sure they will be unique before you upgrade.

Read more about upgrading Kimai to 0.5 in UPGRADING.

Fixed bugs:

  • Excel Output not containing data #327

Closed issues:

  • Creating database schema throws exceptions #322
  • API: Kimai metadata endpoint #320
  • Support Markdown in timesheet description #295
  • Add permission voter for invoices and templates #293
  • Add support for MS Office templates #283
  • Adding rates to customers, projects and tasks #271
  • Delete invoice templates #267
  • Sum of hours in timesheet invoice #262
  • Feature request - API #251
  • Feature request - PDF Download for monthly report #244
  • Add support for OpenOffice templates #223
  • Feature Request - Excel Output of times #221
  • Add hourly rate options #111

Merged pull requests:

Source: README.md, updated 2018-09-27