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: README.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,24 @@ The chrome extension is used by the ClinGen curation workflow (link) ...
8
8
This "main" branch is for the v2.x which split from v1.x after 1.9.6. The latest changes to v1.x can be found in the 1.10 branch.
9
9
10
10
## Release Notes
11
-
### v1.10 changes (see branch 1.10 for code)
11
+
### v1.11 changes
12
+
* Changed data repository google sheet to prevent user direct access in order to prevent user's from changing data after capture.
13
+
* Fixed bug in capturing submitter name introduced in v1.10.
14
+
15
+
### v1.10 changes
12
16
This version required some considerable modifications to deal with the html changes to the ClinVar HTML in handling the new section at the bottom called "Flagged Submissions".
13
17
* Chrome extension broke due to new "Flagged Submission" UI. [#69](https://github.com/clingen-data-model/clinvar-curation-input-tool/issues/69)
14
18
* In the chrome extension change 'non-contributory' to 'flagging candidate' [#68](https://github.com/clingen-data-model/clinvar-curation-input-tool/issues/68)
15
19
20
+
### v1.9.8 changes
21
+
* Update Non-contributory category headings (missed in 1.9.7) [#57](https://github.com/clingen-data-model/clinvar-scv-curator-ext/issues/57)
22
+
23
+
### v1.9.7 changes
24
+
* Modify text of several Non-contributory reasons (and update historical data to match modified text) [#58](https://github.com/clingen-data-model/clinvar-scv-curator-ext/issues/58)
25
+
* Update Non-contributory action reasons (remove some, modify text of others) [#57](https://github.com/clingen-data-model/clinvar-scv-curator-ext/issues/57)
26
+
* Remove Follow Up option [#57](https://github.com/clingen-data-model/clinvar-scv-curator-ext/issues/57)
27
+
* Remove ability to annotate a VCV [#57](https://github.com/clingen-data-model/clinvar-scv-curator-ext/issues/57)
28
+
16
29
### v2.0.2 changes
17
30
* Updated category headings that were missed in the 2.0.1 release [#57](https://github.com/clingen-data-model/clinvar-scv-curator-ext/issues/57)
0 commit comments