Skip to content

Commit 9f752de

Browse files
authored
Merge pull request #212 from OreoYang/reft_release_page
release page: Reorder historicalVersions/currentVersions
2 parents 32e7071 + 68e80a3 commit 9f752de

2 files changed

Lines changed: 99 additions & 99 deletions

File tree

i18n/zh-CN/docusaurus-plugin-content-pages/releases-page.mdx

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -39,129 +39,129 @@ export const VersionTable = () => {
3939
const [activeTab, setActiveTab] = useState('currentTab');
4040

4141
const currentVersions = [
42-
{
43-
date: '2025年3月26日',
44-
version: 'IvorySQL 1.17 稳定版',
45-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.17/v1.17/1.html'
46-
},
4742
{
4843
date: '2026年3月12日',
4944
version: 'IvorySQL 5.3 稳定版',
5045
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v5.3/1.html',
5146
highlight: true
52-
},
47+
},
48+
{
49+
date: '2025年3月26日',
50+
version: 'IvorySQL 1.17 稳定版',
51+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.17/v1.17/1.html'
52+
},
5353
];
5454

5555
const historicalVersions = [
5656
{
57-
date: '2021年12月15日',
58-
version: 'IvorySQL 1.0 稳定版',
59-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.0/v1.0/1.html'
60-
},
61-
{
62-
date: '2022年1月25日',
63-
version: 'IvorySQL 1.1 稳定版',
64-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.1/v1.1/1.html'
57+
date: '2025年12月18日',
58+
version: 'IvorySQL 5.1 稳定版',
59+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v5.1/v5.1/1.html'
6560
},
6661
{
67-
date: '2022年2月28日',
68-
version: 'IvorySQL 1.2 稳定版',
69-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.2/v1.2/1.html'
62+
date: '2025年11月25日',
63+
version: 'IvorySQL 5.0 稳定版',
64+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v5.0/v5.0/1.html'
7065
},
7166
{
72-
date: '2022年5月27日',
73-
version: 'IvorySQL 1.3 稳定版',
74-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.3/v1.3/1.html'
67+
date: '2025年9月10日',
68+
version: 'IvorySQL 4.6 稳定版',
69+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v4.6/v4.6/1.html'
7570
},
7671
{
77-
date: '2022年6月28日',
78-
version: 'IvorySQL 1.4 稳定版',
79-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.4/v1.4/1.html'
72+
date: '2025年6月4日',
73+
version: 'IvorySQL 4.5 稳定版',
74+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v4.5/v4.5/1.html'
8075
},
8176
{
82-
date: '2022年9月9日',
83-
version: 'IvorySQL 1.5 稳定版',
84-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.5/v1.5/1.html'
77+
date: '2025年3月10日',
78+
version: 'IvorySQL 4.4 稳定版',
79+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v4.4/v4.4/1.html'
8580
},
8681
{
87-
date: '2022年12月14日',
88-
version: 'IvorySQL 2.1 稳定版',
89-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v2.1/v2.1/1.html'
82+
date: '2025年1月13日',
83+
version: 'IvorySQL 4.2 稳定版',
84+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v4.2/v4.2/1.html'
9085
},
9186
{
92-
date: '2023年3月29日',
93-
version: 'IvorySQL 2.2 稳定版',
94-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v2.2/v2.2/1.html'
87+
date: '2024年12月23日',
88+
version: 'IvorySQL 4.0 稳定版',
89+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v4.0/v4.0/1.html'
9590
},
9691
{
97-
date: '2023年6月28日',
98-
version: 'IvorySQL 2.3 稳定版',
99-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v2.3/v2.3/1.html'
92+
date: '2024年11月21日',
93+
version: 'IvorySQL 1.8 稳定版',
94+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.8/v1.8/1.html'
10095
},
10196
{
102-
date: '2023年11月17日',
103-
version: 'IvorySQL 3.0 稳定版',
104-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v3.0/v3.0/1.html'
97+
date: '2024年9月26日',
98+
version: 'IvorySQL 3.4 稳定版',
99+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v3.4/v3.4/1.html'
105100
},
106101
{
107-
date: '2024年1月26日',
108-
version: 'IvorySQL 3.1 稳定版',
109-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v3.1/v3.1/1.html'
102+
date: '2024年7月11日',
103+
version: 'IvorySQL 3.3 稳定版',
104+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v3.3/v3.3/1.html'
110105
},
111106
{
112107
date: '2024年4月11日',
113108
version: 'IvorySQL 3.2 稳定版',
114109
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v3.2/v3.2/1.html'
115110
},
116111
{
117-
date: '2024年7月11日',
118-
version: 'IvorySQL 3.3 稳定版',
119-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v3.3/v3.3/1.html'
112+
date: '2024年1月26日',
113+
version: 'IvorySQL 3.1 稳定版',
114+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v3.1/v3.1/1.html'
120115
},
121116
{
122-
date: '2024年9月26日',
123-
version: 'IvorySQL 3.4 稳定版',
124-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v3.4/v3.4/1.html'
117+
date: '2023年11月17日',
118+
version: 'IvorySQL 3.0 稳定版',
119+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v3.0/v3.0/1.html'
125120
},
126121
{
127-
date: '2024年11月21日',
128-
version: 'IvorySQL 1.8 稳定版',
129-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.8/v1.8/1.html'
122+
date: '2023年6月28日',
123+
version: 'IvorySQL 2.3 稳定版',
124+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v2.3/v2.3/1.html'
130125
},
131126
{
132-
date: '2024年12月23日',
133-
version: 'IvorySQL 4.0 稳定版',
134-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v4.0/v4.0/1.html'
127+
date: '2023年3月29日',
128+
version: 'IvorySQL 2.2 稳定版',
129+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v2.2/v2.2/1.html'
135130
},
136131
{
137-
date: '2025年1月13日',
138-
version: 'IvorySQL 4.2 稳定版',
139-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v4.2/v4.2/1.html'
132+
date: '2022年12月14日',
133+
version: 'IvorySQL 2.1 稳定版',
134+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v2.1/v2.1/1.html'
140135
},
141136
{
142-
date: '2025年3月10日',
143-
version: 'IvorySQL 4.4 稳定版',
144-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v4.4/v4.4/1.html'
137+
date: '2022年9月9日',
138+
version: 'IvorySQL 1.5 稳定版',
139+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.5/v1.5/1.html'
145140
},
146141
{
147-
date: '2025年6月4日',
148-
version: 'IvorySQL 4.5 稳定版',
149-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v4.5/v4.5/1.html'
142+
date: '2022年6月28日',
143+
version: 'IvorySQL 1.4 稳定版',
144+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.4/v1.4/1.html'
150145
},
151146
{
152-
date: '2025年9月10日',
153-
version: 'IvorySQL 4.6 稳定版',
154-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v4.6/v4.6/1.html'
147+
date: '2022年5月27日',
148+
version: 'IvorySQL 1.3 稳定版',
149+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.3/v1.3/1.html'
155150
},
156151
{
157-
date: '2025年11月25日',
158-
version: 'IvorySQL 5.0 稳定版',
159-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v5.0/v5.0/1.html'
152+
date: '2022年2月28日',
153+
version: 'IvorySQL 1.2 稳定版',
154+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.2/v1.2/1.html'
160155
},
161156
{
162-
date: '2025年12月18日',
163-
version: 'IvorySQL 5.1 稳定版',
164-
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v5.1/v5.1/1.html'
157+
date: '2022年1月25日',
158+
version: 'IvorySQL 1.1 稳定版',
159+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.1/v1.1/1.html'
160+
},
161+
{
162+
date: '2021年12月15日',
163+
version: 'IvorySQL 1.0 稳定版',
164+
url: 'https://docs.ivorysql.org/cn/ivorysql-doc/v1.0/v1.0/1.html'
165165
},
166166
];
167167

src/pages/releases-page.mdx

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -9,45 +9,45 @@ export const VersionTable = () => {
99
const [activeTab, setActiveTab] = useState('currentTab');
1010

1111
const currentVersions = [
12-
{
13-
date: 'Mar 26, 2025',
14-
version: 'IvorySQL 1.17 STABLE',
15-
url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.17/v1.17/1.html',
16-
pg: 'PostgreSQL 14',
17-
highlight: false,
18-
},
1912
{
2013
date: 'Mar 12, 2026',
2114
version: 'IvorySQL 5.3 STABLE',
2215
url: 'https://docs.ivorysql.org/en/ivorysql-doc/v5.3/1.html',
2316
pg: 'PostgreSQL 18',
2417
highlight: true,
2518
},
19+
{
20+
date: 'Mar 26, 2025',
21+
version: 'IvorySQL 1.17 STABLE',
22+
url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.17/v1.17/1.html',
23+
pg: 'PostgreSQL 14',
24+
highlight: false,
25+
},
2626
];
2727

2828
const historicalVersions = [
29-
{ date: 'Dec 15, 2021', version: 'IvorySQL 1.0 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.0/v1.0/1.html' },
30-
{ date: 'Jan 25, 2022', version: 'IvorySQL 1.1 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.1/v1.1/1.html' },
31-
{ date: 'Feb 28, 2022', version: 'IvorySQL 1.2 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.2/v1.2/1.html' },
32-
{ date: 'May 27, 2022', version: 'IvorySQL 1.3 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.3/v1.3/1.html' },
33-
{ date: 'Jun 28, 2022', version: 'IvorySQL 1.4 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.4/v1.4/1.html' },
34-
{ date: 'Sep 09, 2022', version: 'IvorySQL 1.5 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.5/v1.5/1.html' },
35-
{ date: 'Dec 14, 2022', version: 'IvorySQL 2.1 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v2.1/v2.1/1.html' },
36-
{ date: 'Mar 29, 2023', version: 'IvorySQL 2.2 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v2.2/v2.2/1.html' },
37-
{ date: 'Jun 28, 2023', version: 'IvorySQL 2.3 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v2.3/v2.3/1.html' },
38-
{ date: 'Nov 17, 2023', version: 'IvorySQL 3.0 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v3.0/v3.0/1.html' },
39-
{ date: 'Jan 26, 2024', version: 'IvorySQL 3.1 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v3.1/v3.1/1.html' },
40-
{ date: 'Apr 11, 2024', version: 'IvorySQL 3.2 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v3.2/v3.2/1.html' },
41-
{ date: 'Jul 11, 2024', version: 'IvorySQL 3.3 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v3.3/v3.3/1.html' },
42-
{ date: 'Sep 26, 2024', version: 'IvorySQL 3.4 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v3.4/v3.4/1.html' },
43-
{ date: 'Nov 21, 2024', version: 'IvorySQL 1.8 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.8/v1.8/1.html' },
44-
{ date: 'Dec 23, 2024', version: 'IvorySQL 4.0 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v4.0/v4.0/1.html' },
45-
{ date: 'Jan 13, 2025', version: 'IvorySQL 4.2 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v4.2/v4.2/1.html' },
46-
{ date: 'Mar 10, 2025', version: 'IvorySQL 4.4 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v4.4/v4.4/1.html' },
47-
{ date: 'Jun 4, 2025', version: 'IvorySQL 4.5 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v4.5/v4.5/1.html' },
48-
{ date: 'Sept 10, 2025', version: 'IvorySQL 4.6 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v4.6/v4.6/1.html' },
49-
{ date: 'Nov 25, 2025', version: 'IvorySQL 5.0 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v5.0/v5.0/1.html' },
5029
{ date: 'Dec 18, 2025', version: 'IvorySQL 5.1 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v5.1/v5.1/1.html' },
30+
{ date: 'Nov 25, 2025', version: 'IvorySQL 5.0 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v5.0/v5.0/1.html' },
31+
{ date: 'Sept 10, 2025', version: 'IvorySQL 4.6 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v4.6/v4.6/1.html' },
32+
{ date: 'Jun 4, 2025', version: 'IvorySQL 4.5 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v4.5/v4.5/1.html' },
33+
{ date: 'Mar 10, 2025', version: 'IvorySQL 4.4 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v4.4/v4.4/1.html' },
34+
{ date: 'Jan 13, 2025', version: 'IvorySQL 4.2 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v4.2/v4.2/1.html' },
35+
{ date: 'Dec 23, 2024', version: 'IvorySQL 4.0 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v4.0/v4.0/1.html' },
36+
{ date: 'Nov 21, 2024', version: 'IvorySQL 1.8 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.8/v1.8/1.html' },
37+
{ date: 'Sep 26, 2024', version: 'IvorySQL 3.4 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v3.4/v3.4/1.html' },
38+
{ date: 'Jul 11, 2024', version: 'IvorySQL 3.3 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v3.3/v3.3/1.html' },
39+
{ date: 'Apr 11, 2024', version: 'IvorySQL 3.2 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v3.2/v3.2/1.html' },
40+
{ date: 'Jan 26, 2024', version: 'IvorySQL 3.1 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v3.1/v3.1/1.html' },
41+
{ date: 'Nov 17, 2023', version: 'IvorySQL 3.0 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v3.0/v3.0/1.html' },
42+
{ date: 'Jun 28, 2023', version: 'IvorySQL 2.3 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v2.3/v2.3/1.html' },
43+
{ date: 'Mar 29, 2023', version: 'IvorySQL 2.2 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v2.2/v2.2/1.html' },
44+
{ date: 'Dec 14, 2022', version: 'IvorySQL 2.1 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v2.1/v2.1/1.html' },
45+
{ date: 'Sep 09, 2022', version: 'IvorySQL 1.5 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.5/v1.5/1.html' },
46+
{ date: 'Jun 28, 2022', version: 'IvorySQL 1.4 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.4/v1.4/1.html' },
47+
{ date: 'May 27, 2022', version: 'IvorySQL 1.3 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.3/v1.3/1.html' },
48+
{ date: 'Feb 28, 2022', version: 'IvorySQL 1.2 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.2/v1.2/1.html' },
49+
{ date: 'Jan 25, 2022', version: 'IvorySQL 1.1 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.1/v1.1/1.html' },
50+
{ date: 'Dec 15, 2021', version: 'IvorySQL 1.0 STABLE', url: 'https://docs.ivorysql.org/en/ivorysql-doc/v1.0/v1.0/1.html' },
5151
];
5252

5353
/* ── shared tokens ── */

0 commit comments

Comments
 (0)