Skip to content

DB Browser for SQLite v3.13.1 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 01:38
· 106 commits to master since this release

We're accepting translation contributions. If you're interested, please check out the following issue: #3747

Added

Changed

  • Improve icon image for links in 'Help' menu (#3693, 027c6a8)
  • Pragma names and values can now be translated (#3697, bf62f3a, ad00ad4)
  • Remove trailing characters when copying a single cell (#3735, 20f481a)
  • Update AppImage binary to use the latest SQLCipher library (#3744, 21ba2d0)
  • When editing the DB cells, expanded queries with parameters are included in the SQL Log (ac3209f)

Fixed

ExtendedTableWidget

  • Troubleshoot 'Copy as SQL' action on a cell results in string being copied (#1952, 1ebe7bf)

Global

  • Fix "Argument Missing" error in Korean translation (#3635, #3692, cd518de)
  • Fix a bug that prevented autocomplete from working in some race conditions (#2567, #3706)
  • Fix an issue that caused apps to crash on some older versions of macOS (#3691)
  • Fix an issue with outputting the wrong version on macOS
  • Fix an issue when selecting queries containing multi-byte strings (#3731, f89097c)
  • Troubleshooting poor HiDPI support on Windows (#3684)

etc.

  • Fix misleading links to Qt license information (8361aa5)
  • Replace 'http' with 'https' in the 'AboutDialog' and 'MainWindow' (9832a52)

The highlighted changes refer to modifications made since RC1.