Release 0.6 - Global activities

On-Premise
18 Nov 2018
Avatar
Kevin Papst
@kevinpapst

Version 0.6 was released, the main topic was “global activities” … but many more improvements were added.

Full Changelog

The release main topic was “global activities”. Most notable changes:

  • Global activity support
  • API endpoints for timesheets
  • Toolbar & filter improvement
  • Docker images for development and production
  • Hungarian and Arabic translations
  • Invoice calculator to group entries by activity

Upgrade from 0.5:

Don’t forget to execute the database migrations! Read more about upgrading Kimai in UPGRADING.

Fixed bugs:

  • Invoicing export - 500: Internal Server Error #390
  • invalid CSRF-Token #344
  • fix column visibility if unconfigured (no cookie existing) #423 (kevinpapst)
  • fix duration and rate for html invoices #414 (kevinpapst)
  • fixed broken toolbar form with empty date #391 (kevinpapst)

Closed issues:

  • Language setting does not work immediately #418
  • After installation no graphic/background/icons shown #417
  • Form fields should be always visible #408
  • Merge projects and/or activities #406
  • Active filter should stay open #405
  • Make project field optional #401
  • Global activities support for Kimai 1 importer #400
  • Unrecognized Options “renderer, number_generator” under “kimai.invoice” #381
  • Invoice Grouped by Activity #379
  • Set the order of columns (in my times page) #371
  • Columns on small/narrow displays (mobile) on „my times“ page #370
  • Make settings more accessible #365
  • Data validation for register page username field. #360
  • Option for setting default calendar view #359
  • 500: Internal Server Error after login (new install) #342
  • Invoices export error #341
  • Activities just Duration #334
  • API: Add filtering/sorting/limits #333
  • add the same activity for multiple projects #325
  • API: Endpoint for API docs needs session cookie #319
  • API: Timesheets #315
  • Feature request: Quick search box for activities when creating new timesheet #307
  • docker image for kimai #284
  • Separate Customer / Project / Activity input when logging time #250
  • Interactive help after fresh installation #94

Merged pull requests:

Share this post:
Top