@@ -7,6 +7,33 @@ Read more about the [Akvo Platform](http://www.akvo.org/blog/?p=4822).
77
88Akvo FLOW Dashboard release notes
99----
10+ # 1.6.6
11+
12+ Release Date: 18 October 2013
13+
14+ ## Enhancements
15+ Thanks to the efforts of the Water for People team, we now have a complete set of Spanish translations of the dashboard.
16+
17+ ## Resolved issues
18+ * Fixed: Chart Builder should clean the previous chart on each question. (#365 )
19+ * Fixed: 'No data available' warning still shown when data is available for chart. (#388 )
20+ * Fixed: Increase performance of loading questions for charts. (#379 )
21+ * Fixed: When showing a surveyGroup with a lot of surveys, scrolling behaviour is strange. (#387 )
22+ * Fixed: Make summary count more robust to possible QAS duplicates. (#385 )
23+ * Fixed: Trim user email address when creating a new user. (#384 , #366 )
24+ * Fixed: Make reports support languages other than english. (#381 )
25+ * Fixed: Update FLOW logo. (#378 )
26+ * Fixed: Move copy survey functionality to backend to avoid timeouts on large surveys. (#377 )
27+ * Fixed: Bring back language dropdown and incorporate new spanish translations. (#376 )
28+ * Fixed: Update instance creation templates with latest config. (#374 )
29+ * Fixed: Improve efficiency in saving of surveyedLocales. (#373 )
30+ * Fixed: Translations does not get copied when we copy a Survey. (#357 )
31+ * Fixed: Prevent user from going to translations when there are unsaved changes. (#389 )
32+ * Fixed: Better implementation of sort functions. (#394 )
33+ * Fixed: Opt in a UUID implementation for ` generateUniqueIdentifier ` (#391 )
34+ * Fixed: Fix faulty sort functions (#394 )
35+
36+
1037# 1.6.5
1138
1239Release Date: 30 September 2013
0 commit comments