File tree 2 files changed +26
-46
lines changed 2 files changed +26
-46
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ date: 2024-09-19 00:00:42
4
4
tags : ['release', 'jbrowse 2']
5
5
---
6
6
7
- Re-publish
7
+ This release (hopefully) fixes the SSL code signing on the Windows version of
8
+ the jbrowse desktop app. This should help auto-updates work better on Windows
8
9
9
10
## Downloads
10
11
@@ -15,6 +16,28 @@ use the JBrowse CLI to automatically download the latest version. See the
15
16
[ JBrowse web quick start] ( https://jbrowse.org/jb2/docs/quickstart_web ) for more
16
17
details.
17
18
18
- yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.15.3
19
+ yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.15.2
19
20
20
- Done in 0.57s.
21
+ ## 2.15.2 (2024-09-18)
22
+
23
+ #### :rocket : Enhancement
24
+
25
+ - [ #4573 ] ( https://github.com/GMOD/jbrowse-components/pull/4573 ) Add pif.gz
26
+ option to synteny import form ([ @cmdcolin ] ( https://github.com/cmdcolin ) )
27
+
28
+ #### :bug : Bug Fix
29
+
30
+ - [ #4571 ] ( https://github.com/GMOD/jbrowse-components/pull/4571 ) Fix code signing
31
+ on the windows for jbrowse desktop ([ @cmdcolin ] ( https://github.com/cmdcolin ) )
32
+ - [ #4566 ] ( https://github.com/GMOD/jbrowse-components/pull/4566 ) Fix handling of
33
+ "." in VCF ALT field ([ @cmdcolin ] ( https://github.com/cmdcolin ) )
34
+
35
+ #### :house : Internal
36
+
37
+ - [ #4569 ] ( https://github.com/GMOD/jbrowse-components/pull/4569 ) Refactor GFF3
38
+ parser to avoid returning internal \_ linehash variable
39
+ ([ @cmdcolin ] ( https://github.com/cmdcolin ) )
40
+
41
+ #### Committers: 1
42
+
43
+ - Colin Diesh ([ @cmdcolin ] ( https://github.com/cmdcolin ) ) Done in 1.30s.
You can’t perform that action at this time.
0 commit comments