DB Browser for SQLite 3.9.0 which was released end of last year is now available for installation via the PPA. SQLite Browser is a visual tool used to create, design and edit database files compatible with SQLite. This release contains some important enhancements, and fixes.
SQLite Browser 3.9.0 Changelog
Major Features
- Strong encryption is now supported on Windows, using SQLCipher! – 5d98a19
- Keyboard navigation in the “Browse Data” tab now works well
- Our releases are now digitally signed on both Windows and MacOS
Enhancements
- Add Fedora install instructions
- Add Windows DATE display format
- Remove ampersands from windows title
- Feature request: Option to turn off “intellisense”-like suggestions
- Add select and deselect all options for Export SQL dialog
- Add Homebrew Cask install instructions
- Add decimal support to display format
- Add Edit Database Cell update when selecting a cell from the Execute SQL tab
- Cannot view binary data on BLOB columns containing image
- Update Fedora install instructions
- Add preference setting for exports line ending
- Adjust executable/app name according to the project’s name
- Add duplicate record option
- Change default button to No in removal message dialogs
- Add default field type preference setting
See changelog for more
Install SQLite Browser 3.9.0 on Ubuntu 16.04 and below
sudo add-apt-repository ppa:linuxgndu/sqlitebrowser-testing sudo apt-get update sudo apt-get install sqlitebrowsercomments powered by Disqus