mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
- Allow Announcement to be markdown.
Note: xet7 did not yet figure out how to keep announcement on one line when markdown was added, so now Font Awesome icons are above and below. Thanks to xet7 ! Closes #1892
This commit is contained in:
parent
e9f449e680
commit
9b43dd4fae
1 changed files with 5 additions and 2 deletions
|
@ -2,8 +2,11 @@
|
|||
|
||||
This release adds the following new features:
|
||||
|
||||
- [Upgrade MongoDB to 3.2.21](https://github.com/wekan/wekan/commit/0cb3aee803781e4241c38a3e1e700703d063035a).
|
||||
- [Add source-map-support](https://github.com/wekan/wekan/issues/1889).
|
||||
- [Upgrade MongoDB to 3.2.21](https://github.com/wekan/wekan/commit/0cb3aee803781e4241c38a3e1e700703d063035a);
|
||||
- [Add source-map-support](https://github.com/wekan/wekan/issues/1889);
|
||||
- [Allow Announcement to be markdown](https://github.com/wekan/wekan/issues/1892).
|
||||
Note: xet7 did not yet figure out how to keep announcement on one line
|
||||
when markdown was added, so now Font Awesome icons are above and below.
|
||||
|
||||
and fixes the following bugs:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue