Skip to content

Commit e63ccf1

Browse files
authored
Merge pull request #32 from sqlitebrowser/v3.13.0_v1
Add 3.13.0 release
2 parents 204b88c + 923c39e commit e63ccf1

15 files changed

Lines changed: 114 additions & 33 deletions

File tree

content/about.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ with major contributions from @scottfurry.
4343

4444
## Release History
4545

46+
* [Version 3.13.0 released](https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.13.0) - 2024-07-23
4647
* [Version 3.12.2 released](https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.12.2) - 2021-05-18
4748
* [Version 3.12.1 released](https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.12.1) - 2020-11-09
4849
* [Version 3.12.0 released](https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.12.0) - 2020-06-16

content/dl.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,19 @@ tags: []
1111

1212
## Windows
1313

14-
Our latest release (3.12.2) for Windows:
14+
Our latest release (3.13.0) for Windows:
1515

16-
* [DB Browser for SQLite - Standard installer for 32-bit Windows](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-3.12.2-win32.msi)
17-
* [DB Browser for SQLite - .zip (no installer) for 32-bit Windows](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-3.12.2-win32.zip)
18-
* [DB Browser for SQLite - Standard installer for 64-bit Windows](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-3.12.2-win64.msi)
19-
* [DB Browser for SQLite - .zip (no installer) for 64-bit Windows](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-3.12.2-win64.zip)
16+
* [DB Browser for SQLite - Standard installer for 32-bit Windows](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win32.msi)
17+
* [DB Browser for SQLite - .zip (no installer) for 32-bit Windows](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win32.zip)
18+
* [DB Browser for SQLite - Standard installer for 64-bit Windows](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win64.msi)
19+
* [DB Browser for SQLite - .zip (no installer) for 64-bit Windows](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win64.zip)
2020

2121
*Free code signing provided by [SignPath.io](https://signpath.io/), certificate by [SignPath Foundation](https://signpath.org/).*
2222

2323
### Windows PortableApp
2424

25+
There is a PortableApp available, but it's still the previous (3.12.2) release version. It should be updated to 3.13.0 over the next few days:
26+
2527
* [DB Browser for SQLite - PortableApp](https://download.sqlitebrowser.org/SQLiteDatabaseBrowserPortable_3.12.2_English.paf.exe)
2628

2729

@@ -32,10 +34,9 @@ Nightly builds often fix bugs reported after the last release. :smile:
3234

3335
## macOS
3436

35-
Our latest release (3.12.2) for macOS:
37+
Our latest release (3.13.0) for macOS:
3638

37-
* [DB Browser for SQLite (Intel)](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-3.12.2.dmg)
38-
* [DB Browser for SQLite (Apple Silicon)](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-arm64-3.12.2.dmg)
39+
* [DB Browser for SQLite (Universal)](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0.dmg)
3940

4041
### Homebrew
4142

@@ -55,7 +56,7 @@ Our latest release is available as an AppImage, Snap packages, and distribution
5556

5657
### AppImage
5758

58-
* [DB_Browser_for_SQLite-v3.12.2-x86_64.AppImage](https://download.sqlitebrowser.org/DB_Browser_for_SQLite-v3.12.2-x86_64.AppImage)
59+
* [DB.Browser.for.SQLite-v3.13.0-x86.64.AppImage](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-x86.64.AppImage)
5960

6061
Remember to change its permission bits to be executable before you run it. :smile:
6162

docs/about/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ <h1 class="article-title">About</h1>
9999
with major contributions from @scottfurry.</p>
100100
<h2 id="release-history">Release History</h2>
101101
<ul>
102+
<li><a href="https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.13.0">Version 3.13.0 released</a> - 2024-07-23</li>
102103
<li><a href="https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.12.2">Version 3.12.2 released</a> - 2021-05-18</li>
103104
<li><a href="https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.12.1">Version 3.12.1 released</a> - 2020-11-09</li>
104105
<li><a href="https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.12.0">Version 3.12.0 released</a> - 2020-06-16</li>

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-0-released/" class="archive-item-link">Version 3.13.0 released</a>
72+
<span class="archive-item-date">
73+
2024-07-23
74+
</span>
75+
</article>
76+
7077
<article class="archive-item">
7178
<a href="/blog/signing-windows/" class="archive-item-link">Signing Windows Builds</a>
7279
<span class="archive-item-date">

docs/blog/index.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,15 @@
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, 20 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Tue, 23 Jul 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.0 released</title>
12+
<link>/blog/version-3-13-0-released/</link>
13+
<pubDate>Tue, 23 Jul 2024 00:00:00 +0000</pubDate>
14+
15+
<guid>/blog/version-3-13-0-released/</guid>
16+
<description>DB Browser for SQLite v3.13.0 version released.</description>
17+
</item>
1018
<item>
1119
<title>Signing Windows Builds</title>
1220
<link>/blog/signing-windows/</link>

docs/categories/db4s/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,15 @@
6565

6666

6767

68+
<h2 class="archive-title">2024</h2>
69+
70+
<article class="archive-item">
71+
<a href="/blog/version-3-13-0-released/" class="archive-item-link">Version 3.13.0 released</a>
72+
<span class="archive-item-date">
73+
2024-07-23
74+
</span>
75+
</article>
76+
6877
<h2 class="archive-title">2022</h2>
6978

7079
<article class="archive-item">

docs/categories/db4s/index.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,15 @@
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>Mon, 24 Oct 2022 00:00:00 +0000</lastBuildDate><atom:link href="/categories/db4s/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Tue, 23 Jul 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.0 released</title>
12+
<link>/blog/version-3-13-0-released/</link>
13+
<pubDate>Tue, 23 Jul 2024 00:00:00 +0000</pubDate>
14+
15+
<guid>/blog/version-3-13-0-released/</guid>
16+
<description>DB Browser for SQLite v3.13.0 version released.</description>
17+
</item>
1018
<item>
1119
<title>Apple Silicon (M1/M2/etc) macOS package available</title>
1220
<link>/blog/apple-silicon-macos-package-available/</link>

docs/categories/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="/categories/db4s/" class="archive-item-link">db4s</a>
72+
<span class="archive-item-date">
73+
2024-07-23
74+
</span>
75+
</article>
76+
7077
<article class="archive-item">
7178
<a href="/categories/dbhub.io/" class="archive-item-link">dbhub.io</a>
7279
<span class="archive-item-date">

docs/categories/index.xml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,16 @@
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, 20 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Tue, 23 Jul 2024 00:00:00 +0000</lastBuildDate><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
10+
<item>
11+
<title>db4s</title>
12+
<link>/categories/db4s/</link>
13+
<pubDate>Tue, 23 Jul 2024 00:00:00 +0000</pubDate>
14+
15+
<guid>/categories/db4s/</guid>
16+
<description></description>
17+
</item>
18+
1019
<item>
1120
<title>dbhub.io</title>
1221
<link>/categories/dbhub.io/</link>

docs/dl/index.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -75,26 +75,25 @@ <h1 class="article-title">Downloads</h1>
7575
<div class="article-content">
7676
<p>(<a href="https://www.patreon.com/db4s"><strong>Please</strong> consider sponsoring us on Patreon</a> 😄)</p>
7777
<h2 id="windows">Windows</h2>
78-
<p>Our latest release (3.12.2) for Windows:</p>
78+
<p>Our latest release (3.13.0) for Windows:</p>
7979
<ul>
80-
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-3.12.2-win32.msi">DB Browser for SQLite - Standard installer for 32-bit Windows</a></li>
81-
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-3.12.2-win32.zip">DB Browser for SQLite - .zip (no installer) for 32-bit Windows</a></li>
82-
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-3.12.2-win64.msi">DB Browser for SQLite - Standard installer for 64-bit Windows</a></li>
83-
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-3.12.2-win64.zip">DB Browser for SQLite - .zip (no installer) for 64-bit Windows</a></li>
80+
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win32.msi">DB Browser for SQLite - Standard installer for 32-bit Windows</a></li>
81+
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win32.zip">DB Browser for SQLite - .zip (no installer) for 32-bit Windows</a></li>
82+
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win64.msi">DB Browser for SQLite - Standard installer for 64-bit Windows</a></li>
83+
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win64.zip">DB Browser for SQLite - .zip (no installer) for 64-bit Windows</a></li>
8484
</ul>
8585
<p><em>Free code signing provided by <a href="https://signpath.io/">SignPath.io</a>, certificate by <a href="https://signpath.org/">SignPath Foundation</a>.</em></p>
8686
<h3 id="windows-portableapp">Windows PortableApp</h3>
8787
<ul>
88-
<li><a href="https://download.sqlitebrowser.org/SQLiteDatabaseBrowserPortable_3.12.2_English.paf.exe">DB Browser for SQLite - PortableApp</a></li>
88+
<p>There is a PortableApp available, but it&rsquo;s still the previous (3.12.2) release version. It should be updated to 3.13.0 over the next few days:</p>
8989
</ul>
9090
<p><strong>Note</strong> - If for any reason the standard Windows release does not work
9191
(e.g. gives an error), try a nightly build (<a href="#nightly-builds">below</a>).</p>
9292
<p>Nightly builds often fix bugs reported after the last release. 😄</p>
9393
<h2 id="macos">macOS</h2>
94-
<p>Our latest release (3.12.2) for macOS:</p>
94+
<p>Our latest release (3.13.0) for macOS:</p>
9595
<ul>
96-
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-3.12.2.dmg">DB Browser for SQLite (Intel)</a></li>
97-
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-arm64-3.12.2.dmg">DB Browser for SQLite (Apple Silicon)</a></li>
96+
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0.dmg">DB Browser for SQLite (Universal)</a></li>
9897
</ul>
9998
<h3 id="homebrew">Homebrew</h3>
10099
<p>If you prefer using Homebrew for macOS, our latest release can be installed via <a href="https://caskroom.github.io/" title="Homebrew Cask">Homebrew Cask</a>:</p>

0 commit comments

Comments
 (0)