You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Qiita changelog
2
2
3
+
Version 092018
4
+
--------------
5
+
6
+
* Study listing performance was improve and now public studies are only shown once for Admins.
7
+
* The study listing page used to show all artifacts for public studies, even the private ones, now we show based on their permissions.
8
+
* Users now can allow access from Qiita to copy (scp/sftp) their files from their own servers.
9
+
* Sample deletion from the sample information file now is done in bulk.
10
+
* The Sample-Prep Summary now can be sorted.
11
+
* Admins now have a page to check the status of the plugins.
12
+
* We now support unique tube identifies for samples, helpful for connections with LIMS systems.
13
+
* Resorted the top menus so they are clearer for new users.
14
+
* Study titles cannot have special, non UTF-8, chars.
15
+
* The password check and reset has been fixed.
16
+
* Plugin software now have a new column deprecated to highlight artifacts that were generated with outdated software.
17
+
* EBI-ENA submissions was improved by only scanning the samples in the prep information file vs. all samples in the study.
18
+
* We now check that the sample information file does not contain regular prep info file columns and that the prep does not have QIIME specific mapping file columns.
19
+
* The qtp-target-gene has been updated to support multiple SFF files
0 commit comments