Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions content/blog/2024-08-24-version-3-13-0-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
title: Version 3.13.0 released
author: SeongTae Jeong
date: '2024-08-24'
slug: version-3-13-0-released
categories:
- db4s
tags:
- 3.13.x
---

> **Caution**:
> An issue has been reported where the app fails to launch on macOS Catalina (10.15.x).
> We will be tracking and resolving the issue. For more information, see issue [#3691](https://github.com/sqlitebrowser/sqlitebrowser/issues/3691).
> Note that this issue is now fixed in [nightly builds](https://nightlies.sqlitebrowser.org/latest/), and a new stable release is planned that includes this change.

We are very excited to release a new stable version after almost three years. 🚀
It's been a while since we've released a new stable version, so there are a lot of changes, see the [release notes](https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.13.0) for more details.

## Downloads

* [DB.Browser.for.SQLite-v3.13.0-win32.msi](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win32.msi) - Standard (MSI) installer for Win32
* [DB.Browser.for.SQLite-v3.13.0-win32.zip](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win32.zip) - .zip (no installer) for Win32
* [DB.Browser.for.SQLite-v3.13.0-win64.msi](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win64.msi) - Standard (MSI) installer for Win64
* [DB.Browser.for.SQLite-v3.13.0-win64.zip](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win64.zip) - .zip (no installer) for Win64
* [DB.Browser.for.SQLite-v3.13.0.dmg](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0.dmg) - For macOS Universal (both Apple Silicon and Intel)
* [DB.Browser.for.SQLite-v3.13.0-x86.64.AppImage](https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-x86.64.AppImage) - AppImage for Linux

## SHA256SUMS
* DB.Browser.for.SQLite-v3.13.0-win32.msi
* 81af0e90257b96d4ddac32b93801c160e18ec450c2727d507f80ba3c585279f3
* DB.Browser.for.SQLite-v3.13.0-win32.zip
* 12c688c67acde2e76ff5d5a6c1dada854015f57c6b06c5378231fc357ddea47b
* DB.Browser.for.SQLite-v3.13.0-win64.msi
* 4fd5a308481fa8ff3008bcbd069da03944698f1397b509f22a43bfda93dfccd3
* DB.Browser.for.SQLite-v3.13.0-win64.zip
* 69465171d0eaca2a3d68ec5a5048f62ee192d136412a6f6747538d4535c18bbe
* DB.Browser.for.SQLite-v3.13.0.dmg
* 58f4e35c7e8344fe1cf8f2431463b40be761c2120381257afbede2ff39fa21bc
* DB.Browser.for.SQLite-v3.13.0.dmg
* dfa72811ab9faa522586a31bf680db1604442e35a2725f0aed77d5f66388724b

7 changes: 7 additions & 0 deletions docs/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,13 @@

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

<article class="archive-item">
<a href="/blog/version-3-13-0-released/" class="archive-item-link">Version 3.13.0 released</a>
<span class="archive-item-date">
2024-08-24
</span>
</article>

<article class="archive-item">
<a href="/blog/signing-windows/" class="archive-item-link">Signing Windows Builds</a>
<span class="archive-item-date">
Expand Down
16 changes: 15 additions & 1 deletion docs/blog/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,21 @@
<description>Recent content in Blogs on DB Browser for SQLite</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 20 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Version 3.13.0 released</title>
<link>/blog/version-3-13-0-released/</link>
<pubDate>Sat, 24 Aug 2024 00:00:00 +0000</pubDate>

<guid>/blog/version-3-13-0-released/</guid>
<description>Caution:
An issue has been reported where the app fails to launch on macOS Catalina (10.15.x).
We will be tracking and resolving the issue. For more information, see issue #3691.
Note that this issue is now fixed in nightly builds, and a new stable release is planned that includes this change.
We are very excited to release a new stable version after almost three years. 🚀
It&amp;rsquo;s been a while since we&amp;rsquo;ve released a new stable version, so there are a lot of changes, see the release notes for more details.</description>
</item>

<item>
<title>Signing Windows Builds</title>
<link>/blog/signing-windows/</link>
Expand Down
183 changes: 183 additions & 0 deletions docs/blog/version-3-13-0-released/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,183 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Hugo 0.111.3">


<title>Version 3.13.0 released - DB Browser for SQLite</title>
<meta property="og:title" content="Version 3.13.0 released - DB Browser for SQLite">


<link href='/favicon.ico' rel='icon' type='image/x-icon'/>








<link href="https://sqlitebrowser.org/index.xml" rel="alternate" type="application/rss+xml" title="DB Browser for SQLite" />



<link rel="stylesheet" href="/css/fonts.css" media="all">

<link rel="stylesheet" href="/css/main.css" media="all">





</head>
<body>
<div class="wrapper">
<header class="header">
<nav class="nav">
<a href="/" class="nav-logo">
<img src="/images/sqlitebrowser.svg"
width="50"
height="50"
alt="DB Browser for SQLite logo">
</a>
<ul class="nav-links">
<li><a href="/about/">About</a></li>
<li><a href="/dl/"><b>Download</b></a></li>
<li><a href="/blog/">Blog</a></li>
<li><a href="https://github.com/sqlitebrowser/sqlitebrowser/wiki">Docs</a></li>
<li><a href="https://github.com/sqlitebrowser/sqlitebrowser">GitHub</a></li>
<li><a href="https://gitter.im/sqlitebrowser/sqlitebrowser">Gitter</a></li>
<li><a href="/stats/">Stats</a></li>
<li><a href="https://www.patreon.com/db4s">Patreon</a></li>
<li><a href="https://dbhub.io">DBHub.io</a></li>
</ul>
</nav>

</header>


<main class="content" role="main">

<article class="article">

<span class="article-duration">1 min read</span>


<h1 class="article-title">Version 3.13.0 released</h1>


<span class="article-date">2024-08-24</span>


<div class="article-content">
<blockquote>
<p><strong>Caution</strong>:<br>
An issue has been reported where the app fails to launch on macOS Catalina (10.15.x).<br>
We will be tracking and resolving the issue. For more information, see issue <a href="https://github.com/sqlitebrowser/sqlitebrowser/issues/3691">#3691</a>.<br>
Note that this issue is now fixed in <a href="https://nightlies.sqlitebrowser.org/latest/">nightly builds</a>, and a new stable release is planned that includes this change.</p>
</blockquote>
<p>We are very excited to release a new stable version after almost three years. 🚀<br>
It&rsquo;s been a while since we&rsquo;ve released a new stable version, so there are a lot of changes, see the <a href="https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.13.0">release notes</a> for more details.</p>
<h2 id="downloads">Downloads</h2>
<ul>
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win32.msi">DB.Browser.for.SQLite-v3.13.0-win32.msi</a> - Standard (MSI) installer for Win32</li>
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win32.zip">DB.Browser.for.SQLite-v3.13.0-win32.zip</a> - .zip (no installer) for Win32</li>
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win64.msi">DB.Browser.for.SQLite-v3.13.0-win64.msi</a> - Standard (MSI) installer for Win64</li>
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-win64.zip">DB.Browser.for.SQLite-v3.13.0-win64.zip</a> - .zip (no installer) for Win64</li>
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0.dmg">DB.Browser.for.SQLite-v3.13.0.dmg</a> - For macOS Universal (both Apple Silicon and Intel)</li>
<li><a href="https://download.sqlitebrowser.org/DB.Browser.for.SQLite-v3.13.0-x86.64.AppImage">DB.Browser.for.SQLite-v3.13.0-x86.64.AppImage</a> - AppImage for Linux</li>
</ul>
<h2 id="sha256sums">SHA256SUMS</h2>
<ul>
<li>DB.Browser.for.SQLite-v3.13.0-win32.msi
<ul>
<li>81af0e90257b96d4ddac32b93801c160e18ec450c2727d507f80ba3c585279f3</li>
</ul>
</li>
<li>DB.Browser.for.SQLite-v3.13.0-win32.zip
<ul>
<li>12c688c67acde2e76ff5d5a6c1dada854015f57c6b06c5378231fc357ddea47b</li>
</ul>
</li>
<li>DB.Browser.for.SQLite-v3.13.0-win64.msi
<ul>
<li>4fd5a308481fa8ff3008bcbd069da03944698f1397b509f22a43bfda93dfccd3</li>
</ul>
</li>
<li>DB.Browser.for.SQLite-v3.13.0-win64.zip
<ul>
<li>69465171d0eaca2a3d68ec5a5048f62ee192d136412a6f6747538d4535c18bbe</li>
</ul>
</li>
<li>DB.Browser.for.SQLite-v3.13.0.dmg
<ul>
<li>58f4e35c7e8344fe1cf8f2431463b40be761c2120381257afbede2ff39fa21bc</li>
</ul>
</li>
<li>DB.Browser.for.SQLite-v3.13.0.dmg
<ul>
<li>dfa72811ab9faa522586a31bf680db1604442e35a2725f0aed77d5f66388724b</li>
</ul>
</li>
</ul>

</div>
</article>




</main>

<footer class="footer">
<ul class="footer-links">
<li>
<a href="https://sqlitebrowser.org/index.xml" type="application/rss+xml" target="_blank">RSS feed</a>
</li>
<li>
<a href="https://twitter.com/sqlitebrowser" target="_blank">Twitter</a>
</li>
<li>
<a href="/privacy-policy">Privacy policy</a>
</li>
</ul>
<br />
</footer>
</div>





<script>
(function(f, a, t, h, o, m){
a[h]=a[h]||function(){
(a[h].q=a[h].q||[]).push(arguments)
};
o=f.createElement('script'),
m=f.getElementsByTagName('script')[0];
o.async=1; o.src=t; o.id='fathom-script';
m.parentNode.insertBefore(o,m)
})(document, window, '//stats.sqlitebrowser.org/tracker.js', 'fathom');
fathom('set', 'siteId', 'DWUMT');
fathom('trackPageview');
</script>




<script src="https://utteranc.es/client.js"
repo="sqlitebrowser/website"
issue-term="pathname"
label="utterances"
theme="github-light"
crossorigin="anonymous"
async>
</script>


</body>
</html>

10 changes: 10 additions & 0 deletions docs/categories/db4s/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,16 @@



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

<article class="archive-item">
<a href="/blog/version-3-13-0-released/" class="archive-item-link">Version 3.13.0 released</a>
<span class="archive-item-date">
2024-08-24
</span>
</article>


<h2 class="archive-title">2022</h2>

<article class="archive-item">
Expand Down
16 changes: 15 additions & 1 deletion docs/categories/db4s/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,21 @@
<description>Recent content in db4s on DB Browser for SQLite</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Mon, 24 Oct 2022 00:00:00 +0000</lastBuildDate><atom:link href="/categories/db4s/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/categories/db4s/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Version 3.13.0 released</title>
<link>/blog/version-3-13-0-released/</link>
<pubDate>Sat, 24 Aug 2024 00:00:00 +0000</pubDate>

<guid>/blog/version-3-13-0-released/</guid>
<description>Caution:
An issue has been reported where the app fails to launch on macOS Catalina (10.15.x).
We will be tracking and resolving the issue. For more information, see issue #3691.
Note that this issue is now fixed in nightly builds, and a new stable release is planned that includes this change.
We are very excited to release a new stable version after almost three years. 🚀
It&amp;rsquo;s been a while since we&amp;rsquo;ve released a new stable version, so there are a lot of changes, see the release notes for more details.</description>
</item>

<item>
<title>Apple Silicon (M1/M2/etc) macOS package available</title>
<link>/blog/apple-silicon-macos-package-available/</link>
Expand Down
15 changes: 6 additions & 9 deletions docs/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,26 +68,23 @@
<h2 class="archive-title">2024</h2>

<article class="archive-item">
<a href="/categories/dbhub.io/" class="archive-item-link">dbhub.io</a>
<a href="/categories/db4s/" class="archive-item-link">db4s</a>
<span class="archive-item-date">
2024-04-20
2024-08-24
</span>
</article>

<article class="archive-item">
<a href="/categories/privacy/" class="archive-item-link">privacy</a>
<a href="/categories/dbhub.io/" class="archive-item-link">dbhub.io</a>
<span class="archive-item-date">
2024-01-26
2024-04-20
</span>
</article>


<h2 class="archive-title">2022</h2>

<article class="archive-item">
<a href="/categories/db4s/" class="archive-item-link">db4s</a>
<a href="/categories/privacy/" class="archive-item-link">privacy</a>
<span class="archive-item-date">
2022-10-24
2024-01-26
</span>
</article>

Expand Down
20 changes: 10 additions & 10 deletions docs/categories/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,16 @@
<description>Recent content in Categories on DB Browser for SQLite</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 20 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>db4s</title>
<link>/categories/db4s/</link>
<pubDate>Sat, 24 Aug 2024 00:00:00 +0000</pubDate>

<guid>/categories/db4s/</guid>
<description></description>
</item>

<item>
<title>dbhub.io</title>
<link>/categories/dbhub.io/</link>
Expand All @@ -25,15 +34,6 @@
<description></description>
</item>

<item>
<title>db4s</title>
<link>/categories/db4s/</link>
<pubDate>Mon, 24 Oct 2022 00:00:00 +0000</pubDate>

<guid>/categories/db4s/</guid>
<description></description>
</item>

<item>
<title>dbhub</title>
<link>/categories/dbhub/</link>
Expand Down
7 changes: 7 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,13 @@ <h2 id="windows-code-signing-policy">Windows Code-Signing Policy</h2>

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

<article class="archive-item">
<a href="/blog/version-3-13-0-released/" class="archive-item-link">Version 3.13.0 released</a>
<span class="archive-item-date">
2024-08-24
</span>
</article>

<article class="archive-item">
<a href="/blog/signing-windows/" class="archive-item-link">Signing Windows Builds</a>
<span class="archive-item-date">
Expand Down
Loading