Release 1.28 (#3587)

* bump version
* extract toolbar cleanup logic to helper class
* allow 3 digits in invoice template tax rate
This commit is contained in:
Kevin Papst
2022-10-24 11:42:56 +02:00
committed by GitHub
parent 14f4530de0
commit 006de60f66
6 changed files with 82 additions and 45 deletions

View File

@@ -68,9 +68,9 @@ It is open for changes and input from the community, your [ideas and questions](
> You don't have to wait for the next official release, upgrade it at any time from the master branch,
> which is always deployable - release tags are simple snapshots of the development version.
Release versions will be created on a regular base (approx. one release every 2 months).
Release versions will be created on a regular basis, every couple of weeks.
Every code change, whether it's a new feature or a bugfix, will be done on the master branch.
Kimai is actively developed in my spare time, I put my effort into the software instead of backporting changes.
Kimai is actively developed in my spare time, I put my effort into the software instead of back-porting changes.
## Contributing