diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-03-09 21:24:04 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-03-09 21:24:04 -0500 |
commit | 6d814566fba8ac45b5cba6993e7b98223b259256 (patch) | |
tree | 199e1c456d721c4ca95b95092fbf619497ef073e /ChangeLog | |
parent | cbb4d0061e698376d4fbd9a6df95ac14d0733aed (diff) |
Render QR code for TwoFactor authentication without Google Chart API
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,11 +7,16 @@ New features: Improvements: +* Render QR code for TwoFactor authentication without Google Chart API * Add toggle button to show/hide subtasks in task list view * Display tags in task list view * Change users list layout * Project priority is always rendered now +Breaking Changes: + +* Remove method getQrCodeUrl() from PostAuthenticationProviderInterface + Version 1.0.40 (Feb 24 2017) ---------------------------- |