Update ChangeLog and contributors list
This commit is contained in:
parent
f3e16da4ac
commit
5e3e001377
|
|
@ -18,6 +18,7 @@ Contributors:
|
|||
- [Bitcoin 333](https://github.com/bitcoin333)
|
||||
- [Busfreak](https://github.com/Busfreak)
|
||||
- [Christian González](https://github.com/nerdoc)
|
||||
- [Christopher Geelen](https://github.com/cdgeelen)
|
||||
- [Chorgroup](https://github.com/chorgroup)
|
||||
- Claudio Lobo
|
||||
- [Cluxter](https://github.com/cluxter)
|
||||
|
|
@ -46,7 +47,9 @@ Contributors:
|
|||
- [Gavlepeter](https://github.com/gavlepeter)
|
||||
- [Gerardo Zamudio](https://github.com/gerardozamudio)
|
||||
- [Goofy](https://github.com/goofy-bz)
|
||||
- [Hairetdin](https://github.com/hairetdin)
|
||||
- [Hendrik Stocker](https://github.com/hendrik-stoker)
|
||||
- [Honda2](https://github.com/honda2)
|
||||
- [Iterate From 0](https://github.com/freebsd-kanboard)
|
||||
- [Jan Dittrich](https://github.com/jdittrich)
|
||||
- [Janne Mäntyharju](https://github.com/JanneMantyharju)
|
||||
|
|
|
|||
|
|
@ -8,15 +8,18 @@ New features:
|
|||
- Set due date automatically
|
||||
- Move a task to another column when closed
|
||||
- Move a task to another column when not moved during a given period
|
||||
* New filter "moved" for moved date of tasks
|
||||
* Added internal task links to activity stream
|
||||
* Added new event for removed comments
|
||||
* Added search filter for task priority
|
||||
* Added the possibility to hide tasks in dashboard for a specific column
|
||||
* Documentation translated in Russian
|
||||
|
||||
Improvements:
|
||||
|
||||
* New template hooks
|
||||
* Removed individual column scrolling on board, columns use the height of all tasks
|
||||
* Improve project page title
|
||||
* Improve project page titles
|
||||
* Remove sidebar titles when not necessary
|
||||
* Internal events management refactoring
|
||||
* Handle header X-Real-IP to get IP address
|
||||
|
|
@ -25,6 +28,7 @@ Improvements:
|
|||
* Display TOTP issuer for 2FA
|
||||
* Make sure that the table schema_version use InnoDB for Mysql
|
||||
* Use the library PicoFeed to generate RSS/Atom feeds
|
||||
* Change all links to the new repository
|
||||
|
||||
Bug fixes:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue