mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +01:00
Usernames can now include dots (.) Thanks to jonasob !
This commit is contained in:
parent
27340ec8f7
commit
80a13be3e2
1 changed files with 4 additions and 3 deletions
|
|
@ -10,14 +10,15 @@ This release adds the following new features:
|
||||||
* [Gogs integration part 1](https://github.com/wekan/wekan/pull/1189);
|
* [Gogs integration part 1](https://github.com/wekan/wekan/pull/1189);
|
||||||
* [Add web manifest so Wekan can be used like standalone app on Desktop
|
* [Add web manifest so Wekan can be used like standalone app on Desktop
|
||||||
with Chrome or Firefox](https://github.com/wekan/wekan/pull/1184);
|
with Chrome or Firefox](https://github.com/wekan/wekan/pull/1184);
|
||||||
* [Copy card link to clipboard](https://github.com/wekan/wekan/issues/1188).
|
* [Copy card link to clipboard](https://github.com/wekan/wekan/issues/1188);
|
||||||
|
* [Usernames can now include dots (.)](https://github.com/wekan/wekan/pull/1194).
|
||||||
|
|
||||||
and fixes the following bugs:
|
and fixes the following bugs:
|
||||||
|
|
||||||
* [Fix Squeezed tickbox in Card](https://github.com/wekan/wekan/pull/1171).
|
* [Fix Squeezed tickbox in Card](https://github.com/wekan/wekan/pull/1171).
|
||||||
|
|
||||||
Thanks to GitHub users andresmanelli, danhawkes, kubiko, nztqa and xet7
|
Thanks to GitHub users andresmanelli, danhawkes, jonasob, kubiko, nztqa
|
||||||
for their contributions.
|
and xet7 for their contributions.
|
||||||
|
|
||||||
# v0.32 2017-07-30 Wekan release
|
# v0.32 2017-07-30 Wekan release
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue