-
Notifications
You must be signed in to change notification settings - Fork 2
/
release.html
750 lines (676 loc) · 31.8 KB
/
release.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0">
<title>Jasper - A flexible and powerful issue reader for GitHub</title>
<meta property="og:url" content="https://jasperapp.io/">
<meta property="og:site_name" content="Jasper">
<meta property="og:title" content="Jasper - A flexible and powerful issue reader for GitHub">
<meta property="og:description" content="You will be able to read, track and discover many active issues very flexibly by using Jasper in GitHub.">
<meta property="og:type" content="website">
<meta property="og:author" content="https://twitter.com/h13i32maru">
<meta property="og:image" content="https://jasperapp.io/image/logo_full.png">
<meta property="og:image:width" content="696">
<meta property="og:image:height" content="720">
<meta property="twitter:card" content="summary">
<meta property="twitter:site" content="@h13i32maru">
<meta property="twitter:creator" content="@h13i32maru">
<meta property="twitter:title" content="Jasper - A flexible and powerful issue reader for GitHub">
<meta property="twitter:description" content="You will be able to read, track and discover many active issues very flexibly by using Jasper in GitHub.">
<meta property="twitter:image:src" content="https://jasperapp.io/image/logo_full.png">
<meta property="twitter:image:width" content="696">
<meta property="twitter:image:height" content="720">
<meta name="description" content="You will be able to read, track and discover many active issues very flexibly by using Jasper in GitHub.">
<link rel="shortcut icon" href="./image/favicon.png">
<link rel="stylesheet" href="./css/style.css"/>
<link rel="stylesheet" href="./css/release.css"/>
<link rel="stylesheet" href="./css/materialdesignicons.css"/>
<style>
.downloads {
margin-bottom: 1em;
}
.download-previous-versions {
text-align: right;
}
.download.inactive {
background-color: #aaaaaa;
}
.content article img {
max-width: 300px;
box-shadow: 4px 4px 10px #aaa;
}
@media (max-width: 1024px) {
.downloads {
display: block;
}
.downloads .download {
margin-bottom: 10px;
}
}
</style>
</head>
<body>
<!-- navigation -->
<nav>
<div>
<a href="/">Jasper</a>
<span class="stretch"></span>
<a href="https://docs.jasperapp.io/">Docs</a>
<a href="./release.html">Releases</a>
<a href="https://twitter.com/h13i32maru" target="_blank"><span class="mdi mdi-twitter"></span></a>
<a href="https://github.com/jasperapp/jasper" target="_blank"><span class="mdi mdi-github"></span></a>
<!-- <a href="https://twitter.com/hashtag/jasperapp" target="_blank" class="hashtag-button"><span class="mdi mdi-pound"></span> <span>Hashtag</span></a>-->
<a href="https://github.com/sponsors/h13i32maru" target="_blank" class="sponsor-button"><span class="mdi mdi-heart"></span> <span>GitHub Sponsor</span></a>
</div>
</nav>
<div class="content">
<div class="downloads">
<a class="download js-track download-for-arm64-mac" title="Download for mac" href="https://www.dropbox.com/s/isqn71c1ovvudw7/jasper_v1.1.2_mac_arm64.zip?dl=1">
<div>
<div class="download-label">Download App for</div>
<div class="platform">Apple Silicon Mac</div>
</div>
</a>
<a class="download js-track download-for-x64-mac" title="Download for mac" href="https://www.dropbox.com/s/2prhwhhgt3eo4km/jasper_v1.1.2_mac_x64.zip?dl=1">
<div>
<div class="download-label">Download App for</div>
<div class="platform">Intel Mac</div>
</div>
</a>
<a class="download js-track download-for-windows" title="Download for Windows" href="https://www.dropbox.com/s/ipswzu5xvpvxpwp/jasper_v1.1.2_windows_setup.exe?dl=1">
<div>
<div class="download-label">Download App for</div>
<div class="platform">Windows</div>
</div>
</a>
<a class="download js-track download-for-linux" title="Download for Linux" href="https://www.dropbox.com/s/wemdsvwlt16egvl/jasper_v1.1.2_linux.zip?dl=1">
<div>
<div class="download-label">Download App for</div>
<div class="platform">Linux</div>
</div>
</a>
</div>
<div class='download-previous-versions'>
<a href='https://github.com/jasperapp/jasper/releases'>Download previous versions</a>
</div>
<script>
if (navigator.platform.indexOf('Mac') !== -1) {
document.querySelector('.download-for-windows').classList.add('inactive');
document.querySelector('.download-for-linux').classList.add('inactive');
} else if (navigator.platform.indexOf('Win') !== -1) {
document.querySelector('.download-for-arm64-mac').classList.add('inactive');
document.querySelector('.download-for-x64-mac').classList.add('inactive');
document.querySelector('.download-for-linux').classList.add('inactive');
} else if (navigator.platform.indexOf('Linux') !== -1) {
document.querySelector('.download-for-arm64-mac').classList.add('inactive');
document.querySelector('.download-for-x64-mac').classList.add('inactive');
document.querySelector('.download-for-windows').classList.add('inactive');
}
</script>
<article id="1-1-2">
<h1><span>1.1.2</span> <time>2022/11/20</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Move from `ProjectNextAPI` to `ProjectV2API` <a href='https://github.com/jasperapp/jasper/pull/274'>#274</a></li>
<li>Fix style when applying dark mode <a href='https://github.com/jasperapp/jasper/pull/273'>#273</a> Thanks <a href='https://github.com/MtBlue81'>@MtBlue81</a>
</ul>
</div>
</article>
<article id="1-1-1">
<h1><span>1.1.1</span> <time>2022/08/17</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Add `read:project` scope <a href='https://github.com/jasperapp/jasper/pull/265'>#265</a></li>
<li>Reading GitHub Project data when deny OAuth access policy at organization <a href='https://github.com/jasperapp/jasper/commit/3632ab11e96fda3f254a42b8f4159ba94cdebec7'>#3632ab11</a></li>
</ul>
</div>
</article>
<article id="1-1-0">
<h1><span>1.1.0</span> <time>2022/08/15</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Not notification by self updating <a href='https://github.com/jasperapp/jasper/pull/250'>#250</a></li>
<li>Highlighting comments on PR <a href='https://github.com/jasperapp/jasper/pull/251'>#251</a></li>
<li>SameSite cookies for Enterprise authentication <a href='https://github.com/jasperapp/jasper/pull/231'>#231</a> Thanks <a href='https://github.com/kyushun'>@kyushun</a></li>
</ul>
<p>Feat</p>
<ul>
<li>Supporting GitHub New Projects <a href='https://github.com/jasperapp/jasper/pull/234'>#234</a></li>
<li>Supporting `label:@current_date`, `label:@prev_date`, `label:@next_date` filter <a href='https://github.com/jasperapp/jasper/pull/242'>#242</a></li>
<li>Supporting GitHub OAuth <a href='https://github.com/jasperapp/jasper/pull/245'>#245</a></li>
<li>Supporting Japanese <a href='https://github.com/jasperapp/jasper/pull/246'>#246</a></li>
<li>Supporting `title:foo` filter <a href='https://github.com/jasperapp/jasper/pull/247'>#247</a></li>
<li>Supporting multi queries of filter</li>
</ul>
<p>Breaking</p>
<ul>
<li>Not supporting dark-mode on GitHub. Please use the GitHub appearance settings. <a href='https://github.com/jasperapp/jasper/pull/249'>#249</a></li>
</ul>
</div>
</article>
<article id="1-0-7">
<h1><span>1.0.7</span> <time>2022/01/16</time></h1>
<div class="changelog">
<p>Internal</p>
<ul>
<li>Update Electron to v16.0.6 <a href="https://github.com/jasperapp/jasper/pull/228">#228</a></li>
</ul>
</div>
</article>
<article id="1-0-6">
<h1><span>1.0.6</span> <time>2021/12/23</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Broken URL navigation bar <a href="https://github.com/jasperapp/jasper/pull/226">#226</a> Thanks <a href="https://github.com/Monchi">@Monchi</a></li>
</ul>
</div>
</article>
<article id="1-0-5">
<h1><span>1.0.5</span> <time>2021/05/17</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Can not write, click and more issue when Mac <a href="https://github.com/jasperapp/jasper/commit/aece62871c05b5096fa9c83c54689347cc0316b5">@aece628</a></li>
</ul>
</div>
</article>
<article id="1-0-4">
<h1><span>1.0.4</span> <time>2021/05/16</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Unexpectation moving stream and/or issue when select an issue <a href="https://github.com/jasperapp/jasper/commit/778bf9097789cb20d4b3fba8d8683dbb4b9fb3c3">@778bf90</a></li>
<li>Move to other issue with anchor link <a href="https://github.com/jasperapp/jasper/commit/68c51c9ce745c06a9f70a9175a2a5e2d4f94a1f7">@68c51c9</a></li>
</ul>
</div>
</article>
<article id="1-0-3">
<h1><span>1.0.3</span> <time>2021/05/07</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Mark updates by myself as read by default <a href="https://github.com/jasperapp/jasper/pull/198">#198</a> Thanks <a href="https://github.com/Monchi">@Monchi</a></li>
<li>Workaround involves value on no participants issues <a href="https://github.com/jasperapp/jasper/pull/199">#199</a></li>
<li>Unexpectation moving stream when select an issue <a href="https://github.com/jasperapp/jasper/pull/200">#200</a>, <a href="https://github.com/jasperapp/jasper/pull/201">#201</a></li>
<li>Update personal access token format <a href="https://github.com/jasperapp/jasper/pull/204">#204</a> Thanks <a href="https://github.com/mt-yohei-koyama">@mt-yohei-koyama</a></li>
</ul>
</div>
</article>
<article id="1-0-2">
<h1><span>1.0.2</span> <time>2020/10/06</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Rate limit(v4) is null when GHE has no rate limit settings. <a href="https://github.com/jasperapp/jasper/commit/5ca0405135a0b24798d91480d285487a3da5f5d7">@5ca0405</a></li>
</ul>
</div>
</article>
<article id="1-0-1">
<h1><span>1.0.1</span> <time>2020/10/05</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Migration database when filter has double-quotes.</li>
</ul>
</div>
</article>
<article id="1-0-0">
<h1><span>1.0.0</span> <time>2020/10/05</time></h1>
<div class="changelog">
<p>Feat</p>
<ul>
<li>Add Jump Navigation <a href="https://github.com/jasperapp/jasper/pull/157">#157</a></li>
<li>New Design <a href="https://github.com/jasperapp/jasper/pull/158">#158</a></li>
<li>Support draft PR, merged PR <a href="https://github.com/jasperapp/jasper/pull/160">#160</a></li>
<li>Support involves, review-requested filter <a href="https://github.com/jasperapp/jasper/pull/160">#160</a></li>
<li>Support suppress self update <a href="https://github.com/jasperapp/jasper/pull/161">#161</a></li>
<li>Support GitHub Projects <a href="https://github.com/jasperapp/jasper/pull/165">#165</a> <a href="https://github.com/jasperapp/jasper/pull/162">#162</a></li>
<li>Support reviewers <a href="https://github.com/jasperapp/jasper/pull/163">#163</a></li>
<li>Support changing stream icon <a href="https://github.com/jasperapp/jasper/pull/164">#164</a></li>
<li>Support GitHub Notification Sync <a href="https://github.com/jasperapp/jasper/pull/166">#166</a></li>
<li>Support Dark Mode <a href="https://github.com/jasperapp/jasper/pull/167">#167</a></li>
<li>Auto expand API polling interval <a href="https://github.com/jasperapp/jasper/pull/169">#169</a></li>
<li>Support conflict PR <a href="https://github.com/jasperapp/jasper/pull/175">#175</a></li>
</ul>
<p>Breaking</p>
<ul>
<li>Remove import CSS theme feature.</li>
</ul>
<p>Internal</p>
<ul>
<li>Change architecture what use stream in renderer process. <a href="https://github.com/jasperapp/jasper/pull/146">#146</a></li>
<li>Refactor repositories. <a href="https://github.com/jasperapp/jasper/pull/149">#149</a></li>
<li>Refactor fragment. <a href="https://github.com/jasperapp/jasper/pull/150">#150</a></li>
<li>Refactor pref and db. <a href="https://github.com/jasperapp/jasper/pull/153">#153</a></li>
<li>Refactor stream. <a href="https://github.com/jasperapp/jasper/pull/154">#154</a></li>
<li>Update to Electron v10</li>
</ul>
</div>
</article>
<article id="0-9-3">
<h1><span>0.9.3</span> <time>2020/07/12</time></h1>
<div class="changelog">
<p>Feat</p>
<ul>
<li>Support to automatically load cookie from BrowserWindow. <a href="https://github.com/jasperapp/jasper/pull/140">#140</a></li>
</ul>
<p>Fix</p>
<ul>
<li>Fix scroll position indicator. <a href="https://github.com/jasperapp/jasper/commit/7ef530a520ef0d2e5488b067cc999707893998cd">@7ef530a</a></li>
<li>Fix edited comments highlight. <a href="https://github.com/jasperapp/jasper/commit/f36a4baf0c0786c222718d419aff9f5afa4121ec">@f36a4ba</a></li>
</ul>
<p>Breaking</p>
<ul>
<li>Remove `experimental cookie support`. <a href="https://github.com/jasperapp/jasper/pull/140">#140</a></li>
</ul>
</div>
</article>
<article id="0-9-2">
<h1><span>0.9.2</span> <time>2020/07/08</time></h1>
<div class="changelog">
<p>Feat</p>
<ul>
<li>Support `Domain` directive of cookie. <a href="https://github.com/jasperapp/jasper/commit/cf7014094e75908c6a6cd08135320f5638d2b89d">@cf70140</a></li>
</ul>
<p>Fix</p>
<ul>
<li>Fix the crash bug(v0.9.1) if window state file doesn't exist yet. <a href="https://github.com/jasperapp/jasper/commit/d2797421445c73a97f74cb1a896085b7031db7fa">@d279742</a></li>
</ul>
</div>
</article>
<article id="0-9-1">
<h1><span>0.9.1</span> <time>2020/07/05</time></h1>
<div class="changelog">
<p>Feat</p>
<ul>
<li>Auto select URL when click address bar. <a href="https://github.com/jasperapp/jasper/pull/135">#135</a> Thanks <a href="https://github.com/mtgto">mtgto</a></li>
<li>Display scroll position at comment-minimap. <a href="https://github.com/jasperapp/jasper/commit/82abc669b9e6e29482274673e5801a9ae57955ff">@82abc66</a></li>
<li>[Experimental] Support cookie. <a href="https://github.com/jasperapp/jasper/pull/138">#138</a></li>
</ul>
<p>Fix</p>
<ul>
<li>Fix broken searching with team name. <a href="https://github.com/jasperapp/jasper/pull/134">#134</a> Thanks <a href="https://github.com/mtgto">mtgto</a></li>
<li>Fix handling outdated comments and editing comments on GHE. <a href="https://github.com/jasperapp/jasper/commit/c9b0ef0917579be293176b5c1c8e9f1104124f05">@c9b0ef09</a></li>
</ul>
</div>
</article>
<article id="0-9-0">
<h1><span>0.9.0</span> <time>2020/06/27</time></h1>
<div class="changelog">
<p>Feat</p>
<ul>
<li>Display minimap for new comments <a href="https://github.com/jasperapp/jasper/pull/131">#131</a></li>
<li>Resizeable streams pane and issues pane <a href="https://github.com/jasperapp/jasper/pull/126">#126</a> Thanks <a href="https://github.com/knzm">knzm</a></li>
<li>Restore the previous window state(size/pos) <a href="https://github.com/jasperapp/jasper/pull/121">#121</a> Thanks <a href="https://github.com/ticky">ticky</a></li>
<li>Run sqlite vacuum <a href="https://github.com/jasperapp/jasper/commit/699fc94d7a3ac55510791a33ab686b66414f1fe9">@699fc94</a></li>
</ul>
<p>Fix</p>
<ul>
<li>Display diff body comment <a href="https://github.com/jasperapp/jasper/commit/b23ea2b0b7988a2af0611c13761addcede105320">@b23ea2b</a></li>
<li>Suppress notification when add/update comment on Jasper <a href="https://github.com/jasperapp/jasper/commit/211bf7fd5fc36e58ccfa2c9d3f700b7a52484e5a">@211bf7f</a></li>
</ul>
<p>Remove</p>
<ul>
<li>Remove `always open outdated` <a href="https://github.com/jasperapp/jasper/pull/132">#132</a></li>
</ul>
<p>Internal</p>
<ul>
<li>Update to Electron v9 <a href="https://github.com/jasperapp/jasper/pull/130">#130</a></li>
<li>Update to Sqlite v4.1.1 <a href="https://github.com/jasperapp/jasper/pull/127"></a> Thanks <a href="https://github.com/mtgto">mtgto</a></li>
<li>Support CSP <a href="https://github.com/jasperapp/jasper/pull/124">#124</a></li>
</ul>
</div>
</article>
<article id="0-8-0">
<h1><span>0.8.0</span> <time>2019/09/15</time></h1>
<div class="changelog">
<div style="background: rgba(255, 65, 124, 0.85); color: white; border-radius: 10px; padding: 4px 10px; font-weight: bold">
<p>
You will need to login to GitHub again if you use with the built-in browser on Mac.
<br/>Mac版の組み込みブラウザを使用している場合、再度GitHubへのログインが必要となります。
</p>
</div>
<p>Feat</p>
<ul>
<li>Always enable dev menu <a href="https://github.com/jasperapp/jasper/pull/116">#116</a></li>
</ul>
<p>Fix</p>
<ul>
<li>Keyboard shortcuts would malfunction when entering comments. <a href="https://github.com/jasperapp/jasper/pull/94">#94</a></li>
<li>The number of unread issues is broken when the number of saved issues reaches the upper limit <a href="https://github.com/jasperapp/jasper/commit/08bcf5c9971a094c34d97ae593898fa1ea04029e">@08bcf5c</a></li>
<li>Broken layout on github.com <a href="https://github.com/jasperapp/jasper/commit/b3d0f9ffe119f214e23b5aa6a85548beba85d9ae">@b3d0f9f</a>
</ul>
<p>Internal</p>
<ul>
<li>Update Electron to v6 <a href="https://github.com/jasperapp/jasper/pull/98">#98</a></li>
<li>Not use app-sandbox on Mac <a href="https://github.com/jasperapp/jasper/pull/101">#101</a></li>
<li>Notarize and hardened on Mac <a href="https://github.com/jasperapp/jasper/pull/111">#111</a></li>
<li>Introduce TypeScript <a href="https://github.com/jasperapp/jasper/pull/114">#114</a></li>
<li>Remove ESDoc <a href="https://github.com/jasperapp/jasper/pull/115">#115</a></li>
</ul>
</div>
</article>
<article id="0-7-2">
<h1><span>0.7.2</span> <time>2019/03/21</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Fix broken layout at GHE. <a href="https://github.com/jasperapp/jasper/commit/76a68f2750ecdd8459f74dccc44085d94ad32c3b">@76a68f27</a></li>
<li>Fix broken team mention name. <a href="https://github.com/jasperapp/jasper/commit/1b2c4c2e23c913185df8efd55dcbf626574b1b93">@1b2c4c2</a></li>
</ul>
</div>
</article>
<article id="0-7-1">
<h1><span>0.7.1</span> <time>2019/03/17</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Fix broken layout. <a href="https://github.com/jasperapp/jasper/pull/85">#85</a> Thanks <a href="https://github.com/Watson1978">Watson1978</a></li>
</ul>
</div>
</article>
<article id="0-7-0">
<h1><span>0.7.0</span> <time>2019/02/12</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Removed spinner because saving CPU. <a href="https://github.com/jasperapp/jasper/commit/856a8f64da4004c17cc1992cdf4f69737b6f2930">@856a8f6</a></li>
<li>Fix WatchingStream if we have many watching repositories. <a href="https://github.com/jasperapp/jasper/pull/65">#65</a> Thanks <a href="https://github.com/pocke">@pocke</a></li>
<li>Fix not open outdated comment. <a href="https://github.com/jasperapp/jasper/commit/a86f0f99433433176808a3dd7f694d3b5475fd03">@a86f0f9</a>
<li>Fix display description diff. <a href="https://github.com/jasperapp/jasper/commit/2cb49e6400ca381b2cc6dc4181a4fe295ed67846">@2cb49e6</a>
<li>Fix copy/cut/paste text in browser. <a href="https://github.com/jasperapp/jasper/commit/4e7388e9e35c065183a806608eb33508a97c3cdd">@4e7388e</a>
</ul>
<p>Internal</p>
<ul>
<li>Update Electron. <a href="https://github.com/jasperapp/jasper/pull/71">#71</a> Thanks <a href="https://github.com/Watson1978">Watson1978</a>
<li>Update packages. <a href="https://github.com/jasperapp/jasper/commit/78159f783736bf4a64556272e6f0ee58e6dc431c">@78159f7</a>
</ul>
</div>
</article>
<article id="0-6-0">
<h1><span>0.6.0</span> <time>2018/07/14</time></h1>
<div class="changelog">
<p>Feat</p>
<ul>
<li>Jasper is now free</li>
</ul>
<p>Fix</p>
<ul>
<li>Fix that stream stopped at unexpected timing (<a href="https://github.com/jasperapp/jasper/issues/32">#32</a>, <a href="https://github.com/jasperapp/jasper/issues/21">#21</a>)</li>
<li>Change initial loading issue count (1000 to 100)</li>
</ul>
<p>Internal</p>
<ul>
<li>Update Electron to v1.8.7</li>
<li>Use BrowserView instead of WebView</li>
</ul>
</div>
</article>
<article id="0-5-0">
<h1><span>0.5.0</span> <time>2018/01/27</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>A version number in user-agent</li>
<li>A default path prefix of GitHub API</li>
<li>Toggle buttons clickable region <a href="https://github.com/jasperapp/jasper/issues/48">#48</a></li>
</ul>
<p>Internal</p>
<ul>
<li>Update Electron to v1.7.11 from v1.6.11(includes security fix <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000006">CVE-2018-1000006</a>)</li>
</ul>
</div>
</article>
<article id="0-4-0">
<h1><span>0.4.0</span> <time>2017/08/20</time></h1>
<div class="changelog">
<p>Feat</p>
<a href="./image/v0.4.0/multi-account.png">
<img src="./image/v0.4.0/multi-account.png" height="120px"/>
</a>
<a href="./image/v0.4.0/multi-query.png">
<img src="./image/v0.4.0/multi-query.png" height="120px"/>
</a>
<a href="./image/v0.4.0/diff-body-mini.png">
<img src="./image/v0.4.0/diff-body-mini.png" height="120px"/>
</a>
<ul>
<li>Support multi account</li>
<li>Support multi query at a stream</li>
<li>Display a difference of issue body</li>
<li>Preference for always open external URL in external browser</li>
<li>Save and load streams</li>
<li>Support custom UI <a href="./theme.html">themes</a> with CSS</li>
<li>Improve a performance of displaying un-read count</li>
</ul>
<p>Fix</p>
<ul>
<li>Using GitHub Enterprise with HTTP</li>
<li>Accented letter input</li>
</ul>
<p>Internal</p>
<ul>
<li>Update Electron to v1.6.11</li>
</ul>
</div>
</article>
<article id="0-3-1">
<h1><span>0.3.1</span> <time>2017/05/08</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Notify review comment of pull-requests on GHE</li>
</ul>
</div>
</article>
<article id="0-3-0">
<h1><span>0.3.0</span> <time>2017/04/22</time></h1>
<div class="changelog">
<p>Feature</p>
<ul>
<li>Create filter for any streams (like as a view of SQL). see <a href="doc.html#filter">here</a></li>
<li>Filter text in body, repo, author, etc</li>
</ul>
<p>Fix</p>
<ul>
<li>Broken streams list when right click it (<a href="https://github.com/jasperapp/jasper/issues/14">#14</a>)</li>
<li>Suppress notification of self updating </li>
<li>Search word in issue on Linux (<a href="https://github.com/jasperapp/jasper/issues/36">#36</a>)</li>
</ul>
</div>
</article>
<article id="0-2-5">
<h1><span>0.2.5</span> <time>2017/03/13</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Fix a input delaying when post a comment</li>
<li>Suppress notification from self posting. </li>
<li>Broken J/K moving (<a href="https://github.com/jasperapp/jasper/issues/28">#28</a>)</li>
</ul>
<p>Internal</p>
<ul>
<li>Update Electron to v1.6.1</li>
</ul>
</div>
</article>
<article id="0-2-4">
<h1><span>0.2.4</span> <time>2017/01/28</time></h1>
<div class="changelog">
<p>Feat</p>
<ul>
<li>Support some keyboard shortcuts. Click <a href="./doc.html#shortcut">here</a> for details.</li>
<li>Support to read filtered all issues.</li>
<li>[experimental] Notify review comment of pull-requests.</li>
<li>Show a issue number.</li>
</ul>
<p>Fix</p>
<ul>
<li>Broken handling uppercase/lowercase of label, assignee and milestone. (<a href="https://github.com/jasperapp/jasper/issues/25">#25</a>)</li>
<li>Can restart all streams that is workaround of stopping streams. (<a href="https://github.com/jasperapp/jasper/issues/21">#21</a>)</li>
<li>Broken zoom</li>
<li>Limited width of page when watching split-diff.</li>
</ul>
<p>Internal</p>
<ul>
<li>Update Electron to v1.4.13</li>
</ul>
</div>
</article>
<article id="0-2-3">
<h1><span>0.2.3</span> <time>2016/11/21</time></h1>
<div class="changelog">
<p>Fix</p>
<ul>
<li>Can not load the issue via clicking notification</li>
</ul>
</div>
</article>
<article id="0-2-2">
<h1><span>0.2.2</span> <time>2016/11/19</time></h1>
<div class="changelog">
<p>Feat</p>
<ul>
<li>Immediately respond to clicking a issue</li>
</ul>
<p>Fix</p>
<ul>
<li>Crash when read old issues that does not have multi assignee</li>
<li>Display <code>generate token</code> link at setup view</li>
<li>Handle 404 if we click issues without signed-in</li>
<li>Crash when clear all data on Windows</li>
<li>Crash when open selecting dialog</li>
</ul>
<p>Internal</p>
<ul>
<li>Update Electron to v1.4.6</li>
</ul>
</div>
</article>
<article id="0-2-1">
<h1><span>0.2.1</span> <time>2016/11/13</time></h1>
<div class="changelog">
<p>Feat</p>
<ul>
<li>Support open external browser with cmd + click</li>
<li>Display labels, milestone and comment counts in issues pane (<a href="https://github.com/h13i32maru/jasper/issues/5">#5</a>)</li>
<li>Filter issues when click attributes of a issue
<ul>
<li>Clickable attributes are label, milestone, org, repo, author, assignee, opened/closed, and comment</li>
</ul>
</li>
<li>Add clear-filter-button</li>
<li>Support exclusion filter (<a href="https://github.com/h13i32maru/jasper/issues/6">#6</a>)</li>
<li>Support preferences of always open outdated comments</li>
<li>Support new review style comment</li>
</ul>
<p>Fix</p>
<ul>
<li>Broken stream labels when sort those (<a href="https://github.com/jasperapp/jasper/issues/14">#14</a>)</li>
<li>Reset the filter when click a stream</li>
<li>A stream including <code>is:open</code> does not update closed issues</li>
</ul>
</div>
</article>
<article id="0-2-0">
<h1><span>0.2.0</span> <time>2016/10/22</time></h1>
<div class="changelog">
<div style="background: #f5d6cf; padding: 1em;">
<p>🙏 Important notice for paid users (English)</p>
<p>The Jasper requires a license key. The users need to migrate to new app from old app.</p>
<ul>
<li>A) Paid at Gumroad</li>
<ul>
<li>1. Confirm received email from [email protected] that reference to the license.</li>
<li>2. Please gets license key with written the way in the email.</li>
<li>3. Download new Jasper and register the license key.</li>
</ul>
<li>B) Paid at Mac App Store</li>
<ul>
<li>1. Please send the screen-shot of Mac App Store Purchased tab(including Jasper icon) to <a href="mailto:[email protected]">[email protected]</a></li>
<li>2. Please gets license key with written the way on reply.</li>
<li>3. Download new Jasper and register the license key.</li>
</ul>
</ul>
<p>If you have any questions, please contact [email protected].<br/>Thanks using Jasper.</p>
<hr>
<p>🙏 購入済みユーザ様への重要なお知らせ(日本語)</p>
<p>Jasperを使用するためにはライセンスキーが必要となりました。
古いアプリを購入済みのユーザ様は新しいアプリへの移行が必要となります。</p>
<ul>
<li>A) Gumroadで購入した場合</li>
<ul>
<li>1. ライセンスに関するメールが[email protected]から届いていることをご確認ください</li>
<li>2. そのメールに書かれた手順でライセンスキーの取得を行ってください</li>
<li>3. 新しいJasperをダウンロードし、ライセンスキーをJasperに登録してください</li>
</ul>
<li>B) Mac App Storeで購入した場合</li>
<ul>
<li>1. Mac App Storeの購入済みタブのスクリーンショット(Jasperのアイコンを含む)を<a href="mailto:[email protected]">[email protected]</a>まで送信してください</li>
<li>2. 返信されたメールに書かれた手順でライセンスキーの取得を行ってください</li>
<li>3. 新しいJasperをダウンロードし、ライセンスキーを登録してください</li>
</ul>
</ul>
<p>ご不明な点がれば[email protected]までご連絡ください。<br/>Jasperをご利用いただきありがとうございます。</p>
</div>
<p>Feat</p>
<ul>
<li>Support Linux</li>
<li>Support screen zoom +/- (<a href="https://github.com/jasperapp/jasper/issues/8">#8</a>)</li>
<li>Create a PR stream when initialize</li>
</ul>
<p>Fix</p>
<ul>
<li>Can not immediately quit</li>
<li>Freeze when selecting item link clicked (<a href="https://github.com/jasperapp/jasper/issues/19">#19</a>)</li>
<li>Crash if you try to open a file (<a href="https://github.com/jasperapp/jasper/issues/17">#17</a>)</li>
<li>Broken style of built-in browser</li>
</ul>
<p>Internal</p>
<ul>
<li>Update Electron to v1.4.2</li>
</ul>
</div>
</article>
<article id="0-1-2">
<h1><span>0.1.2</span> <time>2016/06/19</time></h1>
<div class="changelog">
<p>Feat</p>
<ul>
<li>Support HTTP for GitHub Enterprise</li>
<li>Display unread count in Dock's badge (Mac only) (<a href="https://github.com/jasperapp/jasper/issues/6">#6</a>)</li>
</ul>
<p>Fix</p>
<ul>
<li>Text input is little frozen at issue text area</li>
<li>Prevent loading external web page (<a href="https://github.com/jasperapp/jasper/issues/4">#4</a>)</li>
<li>Disable notification of archived issues</li>
</ul>
<p>Internal</p>
<ul>
<li>Update Electron to v1.2.2</li>
</ul>
</div>
</article>
<article id="0-1-1">
<h1><span>0.1.1</span> <time>2016/06/07</time></h1>
<p>
First Release!
</p>
</article>
</div>
<!-- footer -->
<footer>
Created by <a href="https://twitter.com/h13i32maru">Ryo Maruyama</a>,
Logo design <a href="http://transitkix.com">Miwa Kuramitsu</a>
© 2016 <a href="https://github.com/h13i32maru">Ryo Maruyama</a>. All right reserved.
</footer>
<script src="./js/analytics.js"></script>
<script src="./js/track.js"></script>
</body>
</html>