Browse Source

Complete v0.9 release notes

Maxime Quandalle 10 years ago
parent
commit
29e93162c2
1 changed files with 10 additions and 6 deletions
  1. 10 6
      History.md

+ 10 - 6
History.md

@@ -2,26 +2,30 @@
 
 
 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. Despite being
 relatively similar to v0.8 feature-wise, this release marks the beginning of our
 relatively similar to v0.8 feature-wise, this release marks the beginning of our
-new user interface and continues to improve the overall performance. It also
-features the following improvements:
+new user interface and continues to improve the overall performance and
+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
   which were previously impossible);
   which were previously impossible);
 * Avatar customization, including the possibility to upload images and to choose
 * Avatar customization, including the possibility to upload images and to choose
-  one from gravatar or the user initials;
-* Keyboard navigation, including a list of available keyboard shortcuts visible
-  by pressing `?`;
+  one from Gravatar or the user initials;
+* Cards multi-selection to facilitate batch actions such as moving all the cards
+  of selection, or attaching a label or a member to them;
+* Keyboard navigation, press `?` to read the list of available shortcuts;
 * The possibility to restore archived boards, lists, and cards.
 * The possibility to restore archived boards, lists, and cards.
 
 
 Starting from this release we will also distribute official docker images on
 Starting from this release we will also distribute official docker images on
 both the
 both the
 [GitHub release page](https://github.com/libreboard/libreboard/releases)
 [GitHub release page](https://github.com/libreboard/libreboard/releases)
 and on the
 and on the
-[DockerHub](https://hub.docker.com/r/mquandalle/libreboard].
+[DockerHub](https://hub.docker.com/r/mquandalle/libreboard).
 
 
 New languages supported: Chinese, Finnish, Spanish, Korean, and Russian.
 New languages supported: Chinese, Finnish, Spanish, Korean, and Russian.
 
 
+Special thanks to GitHub users ePirat, nata-goddanti, ocdtrekkie, and others who
+have supportive during this *traversée du desert*.
+
 # v0.8
 # v0.8
 
 
 This release continues the implementation of basic features of a “kanban”
 This release continues the implementation of basic features of a “kanban”