Skip to content

Releases: kimai/DemoBundle

2.8.0

22 Feb 18:21
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.15.0

  • removed unnecessary query
  • PHPStan and code improvements
  • reduced widget size

2.7.0

21 Nov 19:56
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.15.0

  • Replaced disallowed invoice value access

2.6.0

23 Oct 07:46
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.15.0

  • Rename migration config for compatibility with new plugin installer
  • Use "Main" menu instead of "Apps" menu

2.5.0

28 Jul 15:50
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.15.0

  • Inline Nelmio API Doc config
  • PHPStan Level 9 and codestyle fixes

2.4.0

03 May 09:44
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.15.0

  • Added demo report

2.3.0

03 May 09:39
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.15.0

  • Unify API access permission check

2.2.0

16 Apr 10:36
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.1.0

  • Adapted translation for invoice number generator
  • Fixed: deprecations
  • Fixed: namespace and imports
  • Fixed: iterable access - see #10
  • Fixed: Github action version

2.1.0

19 Oct 09:44
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.1.0

  • More code uses v2 style
  • Fixed: route mapping type changed to attribute
  • Fixed: deprecated php-cs-fixer rule

2.0.1

05 Mar 05:53
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.0

  • Fixed: compatibility with Kimai 2.0
  • Fix deprecations
  • Do not rely on theme related classes
  • Cleanup PDF invoice template

0.10

21 May 09:15
Compare
Choose a tag to compare
  • Added invoice number generator
  • Fixed avatar image
  • Fixed migrations - thanks @ymarkus
  • Fixed translation files (xlf vs xliff, target language, resname via bin/console kimai:translations --resname)
  • Fix deprecations
  • Upgraded dependencies
  • Renovate code base (code styles, phpstan issues)