Skip to content

Commit 03e1d91

Browse files
committed
[update docs] move v2.15.2->v2.15.3 release notes just for simplicity
1 parent 37cfb5c commit 03e1d91

File tree

2 files changed

+26
-46
lines changed

2 files changed

+26
-46
lines changed

website/blog/2024-09-18-v2.15.2-release.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

website/blog/2024-09-19-v2.15.3-release.md

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ date: 2024-09-19 00:00:42
44
tags: ['release', 'jbrowse 2']
55
---
66

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
89

910
## Downloads
1011

@@ -15,6 +16,28 @@ use the JBrowse CLI to automatically download the latest version. See the
1516
[JBrowse web quick start](https://jbrowse.org/jb2/docs/quickstart_web) for more
1617
details.
1718

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
1920

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.

0 commit comments

Comments
 (0)