Skip to content

Releases: kimai/api-php

2.0

21 Jan 23:36
Compare
Choose a tag to compare

New generated API.

BC breaks:

  • Support for API tokens
  • Removed API user and password
  • Many new API endpoints (including ones from paid plugins)
  • Entity names might have changed due to improved API docs in Kimai core

1.0

24 Jun 09:01
Compare
Choose a tag to compare
1.0

Requirements:

  • Kimai 2.0.x
  • PHP 7.4 and later
  • Curl extension
  • JSON extension
  • mbstring extension

Attention: this is a full API break 😞
Kimai 2 moved to OpenAPI spec 3, which now is incompatible with the generated method names for API of Kimai 1.x. Sorry!

0.1

03 Sep 13:19
Compare
Choose a tag to compare
0.1

Initial release