mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Complete the release notes for #422
Also rename the changelog from `History.md` to `Changelog.md` as it seems to be a way more popular convention in open-source projects.
This commit is contained in:
parent
c59b7a6f9c
commit
149089b32b
1 changed files with 6 additions and 6 deletions
|
|
@ -4,8 +4,9 @@ This release features:
|
||||||
|
|
||||||
* Trello boards and cards importation, including card history, assigned members,
|
* Trello boards and cards importation, including card history, assigned members,
|
||||||
labels, comments, and attachments;
|
labels, comments, and attachments;
|
||||||
* Autocompletion in the minicard editor. Start with <kbd>@</kbd> to start the
|
* Invite new users to a board using a email address;
|
||||||
a board member autocompletion, or <kbd>#</kbd> for a label;
|
* Autocompletion in the minicard editor. Start with <kbd>@</kbd> to start a
|
||||||
|
board member autocompletion, or <kbd>#</kbd> for a label;
|
||||||
* Accelerate the initial page rendering by sending the data on the intial HTTP
|
* Accelerate the initial page rendering by sending the data on the intial HTTP
|
||||||
response instead of waiting for the DDP connection to open;
|
response instead of waiting for the DDP connection to open;
|
||||||
* Support images attachments copy pasting.
|
* Support images attachments copy pasting.
|
||||||
|
|
@ -15,10 +16,9 @@ ndarilek, SirCmpwn, and xavierpriour for their contributions.
|
||||||
|
|
||||||
# v0.9
|
# v0.9
|
||||||
|
|
||||||
This release is a large re-write of the previous code base. Despite being
|
This release is a large re-write of the previous code base. This release marks
|
||||||
relatively similar to v0.8 feature-wise, this release marks the beginning of our
|
the beginning of our new user interface and continues to improve the overall
|
||||||
new user interface and continues to improve the overall performance and
|
performance and security. It also features the following improvements:
|
||||||
security. It also features the following improvements:
|
|
||||||
|
|
||||||
* A new user account system, including the possibility to reset a forgotten
|
* A new user account system, including the possibility to reset a forgotten
|
||||||
password, to change the password, or to enable email confirmation (all of
|
password, to change the password, or to enable email confirmation (all of
|
||||||
Loading…
Add table
Add a link
Reference in a new issue