Skip to content

Commit 7518bc3

Browse files
committed
Add blog post for v3.13.1-rc1
1 parent e11523f commit 7518bc3

File tree

15 files changed

+235
-16
lines changed

15 files changed

+235
-16
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Version 3.13.1-rc1 released
3+
author: SeongTae Jeong
4+
date: '2024-09-12'
5+
slug: version-3-13-1-rc1-released
6+
categories:
7+
- db4s
8+
tags:
9+
- 3.13.x
10+
---
11+
12+
The first candidate version of DB Browser for SQLite v3.13.1 has been released.
13+
The binary and detailed release notes are available [here](https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.13.1-rc1).

docs/blog/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,13 @@
6767

6868
<h2 class="archive-title">2024</h2>
6969

70+
<article class="archive-item">
71+
<a href="/blog/version-3-13-1-rc1-released/" class="archive-item-link">Version 3.13.1-rc1 released</a>
72+
<span class="archive-item-date">
73+
2024-09-12
74+
</span>
75+
</article>
76+
7077
<article class="archive-item">
7178
<a href="/blog/version-3-13-0-released/" class="archive-item-link">Version 3.13.0 released</a>
7279
<span class="archive-item-date">

docs/blog/index.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,17 @@
66
<description>Recent content in Blogs on DB Browser for SQLite</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Thu, 12 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
10+
<item>
11+
<title>Version 3.13.1-rc1 released</title>
12+
<link>/blog/version-3-13-1-rc1-released/</link>
13+
<pubDate>Thu, 12 Sep 2024 00:00:00 +0000</pubDate>
14+
15+
<guid>/blog/version-3-13-1-rc1-released/</guid>
16+
<description>The first candidate version of DB Browser for SQLite v3.13.1 has been released.
17+
The binary and detailed release notes are available here.</description>
18+
</item>
19+
1020
<item>
1121
<title>Version 3.13.0 released</title>
1222
<link>/blog/version-3-13-0-released/</link>
Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,135 @@
1+
<!DOCTYPE html>
2+
<html lang="en-us">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="generator" content="Hugo 0.111.3">
7+
8+
9+
<title>Version 3.13.1-rc1 released - DB Browser for SQLite</title>
10+
<meta property="og:title" content="Version 3.13.1-rc1 released - DB Browser for SQLite">
11+
12+
13+
<link href='/favicon.ico' rel='icon' type='image/x-icon'/>
14+
15+
16+
17+
18+
19+
20+
21+
22+
<link href="https://sqlitebrowser.org/index.xml" rel="alternate" type="application/rss+xml" title="DB Browser for SQLite" />
23+
24+
25+
26+
<link rel="stylesheet" href="/css/fonts.css" media="all">
27+
28+
<link rel="stylesheet" href="/css/main.css" media="all">
29+
30+
31+
32+
33+
34+
</head>
35+
<body>
36+
<div class="wrapper">
37+
<header class="header">
38+
<nav class="nav">
39+
<a href="/" class="nav-logo">
40+
<img src="/images/sqlitebrowser.svg"
41+
width="50"
42+
height="50"
43+
alt="DB Browser for SQLite logo">
44+
</a>
45+
<ul class="nav-links">
46+
<li><a href="/about/">About</a></li>
47+
<li><a href="/dl/"><b>Download</b></a></li>
48+
<li><a href="/blog/">Blog</a></li>
49+
<li><a href="https://github.com/sqlitebrowser/sqlitebrowser/wiki">Docs</a></li>
50+
<li><a href="https://github.com/sqlitebrowser/sqlitebrowser">GitHub</a></li>
51+
<li><a href="https://gitter.im/sqlitebrowser/sqlitebrowser">Gitter</a></li>
52+
<li><a href="/stats/">Stats</a></li>
53+
<li><a href="https://www.patreon.com/db4s">Patreon</a></li>
54+
<li><a href="https://dbhub.io">DBHub.io</a></li>
55+
</ul>
56+
</nav>
57+
58+
</header>
59+
60+
61+
<main class="content" role="main">
62+
63+
<article class="article">
64+
65+
<span class="article-duration">1 min read</span>
66+
67+
68+
<h1 class="article-title">Version 3.13.1-rc1 released</h1>
69+
70+
71+
<span class="article-date">2024-09-12</span>
72+
73+
74+
<div class="article-content">
75+
<p>The first candidate version of DB Browser for SQLite v3.13.1 has been released.<br>
76+
The binary and detailed release notes are available <a href="https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.13.1-rc1">here</a>.</p>
77+
78+
</div>
79+
</article>
80+
81+
82+
83+
84+
</main>
85+
86+
<footer class="footer">
87+
<ul class="footer-links">
88+
<li>
89+
<a href="https://sqlitebrowser.org/index.xml" type="application/rss+xml" target="_blank">RSS feed</a>
90+
</li>
91+
<li>
92+
<a href="https://twitter.com/sqlitebrowser" target="_blank">Twitter</a>
93+
</li>
94+
<li>
95+
<a href="/privacy-policy">Privacy policy</a>
96+
</li>
97+
</ul>
98+
<br />
99+
</footer>
100+
</div>
101+
102+
103+
104+
105+
106+
<script>
107+
(function(f, a, t, h, o, m){
108+
a[h]=a[h]||function(){
109+
(a[h].q=a[h].q||[]).push(arguments)
110+
};
111+
o=f.createElement('script'),
112+
m=f.getElementsByTagName('script')[0];
113+
o.async=1; o.src=t; o.id='fathom-script';
114+
m.parentNode.insertBefore(o,m)
115+
})(document, window, '//stats.sqlitebrowser.org/tracker.js', 'fathom');
116+
fathom('set', 'siteId', 'DWUMT');
117+
fathom('trackPageview');
118+
</script>
119+
120+
121+
122+
123+
<script src="https://utteranc.es/client.js"
124+
repo="sqlitebrowser/website"
125+
issue-term="pathname"
126+
label="utterances"
127+
theme="github-light"
128+
crossorigin="anonymous"
129+
async>
130+
</script>
131+
132+
133+
</body>
134+
</html>
135+

docs/categories/db4s/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,13 @@
6767

6868
<h2 class="archive-title">2024</h2>
6969

70+
<article class="archive-item">
71+
<a href="/blog/version-3-13-1-rc1-released/" class="archive-item-link">Version 3.13.1-rc1 released</a>
72+
<span class="archive-item-date">
73+
2024-09-12
74+
</span>
75+
</article>
76+
7077
<article class="archive-item">
7178
<a href="/blog/version-3-13-0-released/" class="archive-item-link">Version 3.13.0 released</a>
7279
<span class="archive-item-date">

docs/categories/db4s/index.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,17 @@
66
<description>Recent content in db4s on DB Browser for SQLite</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/categories/db4s/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Thu, 12 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="/categories/db4s/index.xml" rel="self" type="application/rss+xml" />
10+
<item>
11+
<title>Version 3.13.1-rc1 released</title>
12+
<link>/blog/version-3-13-1-rc1-released/</link>
13+
<pubDate>Thu, 12 Sep 2024 00:00:00 +0000</pubDate>
14+
15+
<guid>/blog/version-3-13-1-rc1-released/</guid>
16+
<description>The first candidate version of DB Browser for SQLite v3.13.1 has been released.
17+
The binary and detailed release notes are available here.</description>
18+
</item>
19+
1020
<item>
1121
<title>Version 3.13.0 released</title>
1222
<link>/blog/version-3-13-0-released/</link>

docs/categories/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h2 class="archive-title">2024</h2>
7070
<article class="archive-item">
7171
<a href="/categories/db4s/" class="archive-item-link">db4s</a>
7272
<span class="archive-item-date">
73-
2024-08-24
73+
2024-09-12
7474
</span>
7575
</article>
7676

docs/categories/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<description>Recent content in Categories on DB Browser for SQLite</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Thu, 12 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
1010
<item>
1111
<title>db4s</title>
1212
<link>/categories/db4s/</link>
13-
<pubDate>Sat, 24 Aug 2024 00:00:00 +0000</pubDate>
13+
<pubDate>Thu, 12 Sep 2024 00:00:00 +0000</pubDate>
1414

1515
<guid>/categories/db4s/</guid>
1616
<description></description>

docs/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,13 @@ <h2 id="windows-code-signing-policy">Windows Code-Signing Policy</h2>
119119

120120
<h2 class="archive-title">2024</h2>
121121

122+
<article class="archive-item">
123+
<a href="/blog/version-3-13-1-rc1-released/" class="archive-item-link">Version 3.13.1-rc1 released</a>
124+
<span class="archive-item-date">
125+
2024-09-12
126+
</span>
127+
</article>
128+
122129
<article class="archive-item">
123130
<a href="/blog/version-3-13-0-released/" class="archive-item-link">Version 3.13.0 released</a>
124131
<span class="archive-item-date">

docs/index.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,17 @@
66
<description>Recent content on DB Browser for SQLite</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Thu, 12 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
10+
<item>
11+
<title>Version 3.13.1-rc1 released</title>
12+
<link>/blog/version-3-13-1-rc1-released/</link>
13+
<pubDate>Thu, 12 Sep 2024 00:00:00 +0000</pubDate>
14+
15+
<guid>/blog/version-3-13-1-rc1-released/</guid>
16+
<description>The first candidate version of DB Browser for SQLite v3.13.1 has been released.
17+
The binary and detailed release notes are available here.</description>
18+
</item>
19+
1020
<item>
1121
<title>Version 3.13.0 released</title>
1222
<link>/blog/version-3-13-0-released/</link>

docs/sitemap.xml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,25 @@
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44
<url>
55
<loc>/tags/3.13.x/</loc>
6-
<lastmod>2024-08-24T00:00:00+00:00</lastmod>
6+
<lastmod>2024-09-12T00:00:00+00:00</lastmod>
77
</url><url>
88
<loc>/blog/</loc>
9-
<lastmod>2024-08-24T00:00:00+00:00</lastmod>
9+
<lastmod>2024-09-12T00:00:00+00:00</lastmod>
1010
</url><url>
1111
<loc>/categories/</loc>
12-
<lastmod>2024-08-24T00:00:00+00:00</lastmod>
12+
<lastmod>2024-09-12T00:00:00+00:00</lastmod>
1313
</url><url>
1414
<loc>/</loc>
15-
<lastmod>2024-08-24T00:00:00+00:00</lastmod>
15+
<lastmod>2024-09-12T00:00:00+00:00</lastmod>
1616
</url><url>
1717
<loc>/categories/db4s/</loc>
18-
<lastmod>2024-08-24T00:00:00+00:00</lastmod>
18+
<lastmod>2024-09-12T00:00:00+00:00</lastmod>
1919
</url><url>
2020
<loc>/tags/</loc>
21-
<lastmod>2024-08-24T00:00:00+00:00</lastmod>
21+
<lastmod>2024-09-12T00:00:00+00:00</lastmod>
22+
</url><url>
23+
<loc>/blog/version-3-13-1-rc1-released/</loc>
24+
<lastmod>2024-09-12T00:00:00+00:00</lastmod>
2225
</url><url>
2326
<loc>/blog/version-3-13-0-released/</loc>
2427
<lastmod>2024-08-24T00:00:00+00:00</lastmod>

docs/tags/3.13.x/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,13 @@
6767

6868
<h2 class="archive-title">2024</h2>
6969

70+
<article class="archive-item">
71+
<a href="/blog/version-3-13-1-rc1-released/" class="archive-item-link">Version 3.13.1-rc1 released</a>
72+
<span class="archive-item-date">
73+
2024-09-12
74+
</span>
75+
</article>
76+
7077
<article class="archive-item">
7178
<a href="/blog/version-3-13-0-released/" class="archive-item-link">Version 3.13.0 released</a>
7279
<span class="archive-item-date">

docs/tags/3.13.x/index.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,17 @@
66
<description>Recent content in 3.13.x on DB Browser for SQLite</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/tags/3.13.x/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Thu, 12 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="/tags/3.13.x/index.xml" rel="self" type="application/rss+xml" />
10+
<item>
11+
<title>Version 3.13.1-rc1 released</title>
12+
<link>/blog/version-3-13-1-rc1-released/</link>
13+
<pubDate>Thu, 12 Sep 2024 00:00:00 +0000</pubDate>
14+
15+
<guid>/blog/version-3-13-1-rc1-released/</guid>
16+
<description>The first candidate version of DB Browser for SQLite v3.13.1 has been released.
17+
The binary and detailed release notes are available here.</description>
18+
</item>
19+
1020
<item>
1121
<title>Version 3.13.0 released</title>
1222
<link>/blog/version-3-13-0-released/</link>

docs/tags/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h2 class="archive-title">2024</h2>
7070
<article class="archive-item">
7171
<a href="/tags/3.13.x/" class="archive-item-link">3.13.x</a>
7272
<span class="archive-item-date">
73-
2024-08-24
73+
2024-09-12
7474
</span>
7575
</article>
7676

docs/tags/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<description>Recent content in Tags on DB Browser for SQLite</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/tags/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Thu, 12 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="/tags/index.xml" rel="self" type="application/rss+xml" />
1010
<item>
1111
<title>3.13.x</title>
1212
<link>/tags/3.13.x/</link>
13-
<pubDate>Sat, 24 Aug 2024 00:00:00 +0000</pubDate>
13+
<pubDate>Thu, 12 Sep 2024 00:00:00 +0000</pubDate>
1414

1515
<guid>/tags/3.13.x/</guid>
1616
<description></description>

0 commit comments

Comments
 (0)