Skip to content

DB Browser for SQLite v3.13.1 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 11:47
· 111 commits to master since this release

Added

Changed

  • Pragma names and values can now be translated (#3697, bf62f3a, ad00ad4)
  • 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
  • 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)