summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTORS.md3
-rw-r--r--ChangeLog6
2 files changed, 8 insertions, 1 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 0453d535..47cf924c 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -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)
diff --git a/ChangeLog b/ChangeLog
index d5c1c10d..ff36e507 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: