Skip to content

Commit 4ebf1f1

Browse files
committed
Update: Release v2.10.5
1 parent 43c55b1 commit 4ebf1f1

File tree

5 files changed

+8
-3
lines changed

5 files changed

+8
-3
lines changed

changelog.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ <h1 class="header">read.crx 2</h1>
3333
</header>
3434
<section>
3535
<h4><a href="index.html">&#x2190; Back to top</a></h4>
36+
<h2 id="v2.10.5">v2.10.5 (2024-06-03)</h2>
37+
<ul>
38+
<li>2ch.scのBBSMenuのパースが行えず、2ch.scへの切り替えが行えなかったのを修正</li>
39+
<li>5ch.netのレスの書き込み時にエラー表示がされない場合があるのを修正</li>
40+
</ul>
3641
<h2 id="v2.10.4">v2.10.4 (2024-04-25)</h2>
3742
<ul>
3843
<li>新しいスタイリングのパースに対応</li>
Binary file not shown.
Binary file not shown.

updates.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
33
<app appid='eaibgccboimjelecbmgfjhakekfdcpeh'>
4-
<updatecheck codebase='https://readcrx-2.github.io/read.crx-2/read.crx_2.2.10.4.crx' version='2.10.4' />
4+
<updatecheck codebase='https://readcrx-2.github.io/read.crx-2/read.crx_2.2.10.5.crx' version='2.10.5' />
55
</app>
66
<app appid='mglmonflpdcckjdpjnpenfdmkbmggmgm'>
77
<updatecheck codebase='https://readcrx-2.github.io/read.crx-2/read.crx_2.0.94.9.2.crx' version='0.94.9.2' />

updates_firefox.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"read.crx2@read.crx": {
44
"updates": [
55
{
6-
"version": "2.10.4",
7-
"update_link": "https://readcrx-2.github.io/read.crx-2/readcrx_2-2.10.4-an+fx.xpi"
6+
"version": "2.10.5",
7+
"update_link": "https://readcrx-2.github.io/read.crx-2/readcrx_2-2.10.5-an+fx.xpi"
88
}
99
]
1010
}

0 commit comments

Comments
 (0)