SQLiteManager Changelog

What's new in SQLiteManager 4.8.1

Nov 14, 2018
  • Fixed a crash issue on Windows (when text was pasted).
  • Improved syntax highlighting.
  • Several other internal enhancements and fixes.

New in SQLiteManager 4.7.0 (Aug 24, 2017)

  • Fixed several crash issue.
  • Improved HiDPI support.
  • Improved Windows support.
  • Updated internal sqlite library.
  • Updated FTC.
  • Several other internal enhancements and fixes.

New in SQLiteManager 4.6.8 (Dec 7, 2016)

  • Fix for WITH queries.
  • Updated FTC.
  • Fix a crash issue.
  • Improved HiDPI support.
  • New Windows 64bit build.
  • Several other internal enhancements and fixes.

New in SQLiteManager 4.6.5 (Sep 20, 2016)

  • Performance enhancements.
  • Updated FTC to the latest 3.1.6 version.
  • Fixed an issue in HexEdit mode.
  • Fixed a parsing issue that could lead to a wrong constraint table type.
  • On Mac windows positions and size associated to each local database are now preserved.
  • If database contains some data then default to Data tab on open.
  • Various fixes and improvements.

New in SQLiteManager 4.6.0 (Jun 24, 2016)

  • Improved SQL parser engine.
  • Improved support for SQLCipher encrypted databases.
  • Improved support for Windows 8 and Windows 10.
  • Updated sqlite to the latest 3.13.0 version.
  • Updated SQLCipher engine to the latest 3.4.0 version.
  • Other improvements and fixes.

New in SQLiteManager 4.5.0 (Oct 7, 2015)

  • Improved CSV parser engine.
  • Improved suppor for SQLCipher encrypted databases.
  • Updated sqlite to the latest 3.8.11.1 version (patched to prevent corruption after VACUUM on encrypted databases).
  • Fixed an issue in InfiniteListbox.ComputeProperties that leads to an overlap between the scrollbar and the canvas and that leads to a most critical Paint event continuously called. This slow down has finally be solved.
  • Other improvements and fixes.

New in SQLiteManager 4.3.5 (Oct 28, 2014)

  • Improved SQLCipher support.
  • Updated sqlite to the latest 3.8.7 version.
  • Fixed a delay issues while typing in the SQL pane.
  • Added a preference to disable syntax highlight in SQL pane.
  • Some RecordEditor improvements.
  • Better error reporting.
  • Fixed some issue in the Dump command.

New in SQLiteManager 4.3.3 (Sep 8, 2014)

  • Improved SQLCipher support.
  • Fixed some printing issues.
  • Fixed issue with dump command and encrypted databases.
  • Fixed issue with add/change/remove encryption commands.

New in SQLiteManager 4.3.0 (Jul 5, 2014)

  • Added support for SQLChiper encrypted databases.
  • Fixed clustered primary keys in Table design.
  • Several issues fixed.
  • Other improvements.

New in SQLiteManager 4.2.11 (May 9, 2014)

  • Several issues fixed.

New in SQLiteManager 4.2.10 (May 7, 2014)

  • Several issues fixed.
  • Restored ALT/CRTL + RETURN shortcut in SQL pane.
  • Minor improvements.

New in SQLiteManager 4.2.9.1 (Apr 30, 2014)

  • Small issues fixed.
  • Minor improvements.

New in SQLiteManager 4.2.9 (Apr 10, 2014)

  • Added Export query in SQL pane.
  • Fixed a Foreign Key issue in some custom alter table commands.
  • Fixed some CSV import issues.
  • Updated underline text engine.
  • Updated sqlite to the latest 3.8.4.3 version.
  • Other small issues has been fixed.
  • A lot of other improvements.

New in SQLiteManager 4.2.7 (Oct 21, 2013)

  • Added Hex display for BLOB when no image representation can be derived.
  • Fixed an SQL Data export issue with cubeSQL.
  • Other small issues has been fixed.

New in SQLiteManager 4.2.6 (Aug 3, 2013)

  • Improved speed in InfiniteListBox.
  • Tables are now correctly altered in cubeSQL.
  • Fixed an issue with Inline Data Editor.
  • Other small issues has been fixed.

New in SQLiteManager 4.2.5 (Jul 29, 2013)

  • Restored sort by column header.
  • Fixed an issue with columns filters.
  • Better escape when importing.
  • Improved column escape algorithm.
  • ESC key now close popover panel.
  • A lot of small bugs has been fixed.

New in SQLiteManager 4.2.0 (Jul 15, 2013)

  • Added support for Application ID in Database Settings.
  • dded Lua examples (query and save to a file).
  • Improved performance when opening databases with a large numbers of tables/triggers/views.
  • Windows version now close properly when document is closed.
  • Tabs are now preserved in Lua scripts.
  • Updated sqlite to the latest 3.7.17 version.
  • Various bugs has been fixed in this version.
  • Various performance improvements.
  • Some other minor features added.

New in SQLiteManager 4.1.0 (Apr 9, 2013)

  • Fixed a vertical scrollbar issue.
  • Fixed an import issue into a new table where first row was not properly converted to column names.
  • Fixed an issue with new rows in Record Editor.
  • Updated sqlite to the latest 3.7.16.1 version.
  • Added UNICODE61 tokenizer.
  • MacOS X version now requires 10.7 or higher.

New in SQLiteManager 4.0.9 (Mar 9, 2013)

  • Fixed a random MacOS crash on startup.
  • Fixed a Windows crash that occurs with BLOB images in inline editing mode.
  • Fixed duplicated filters issue in Data pane

New in SQLiteManager 3.9.5 (Oct 4, 2012)

  • Fixed foreign key issues in the table editor

New in SQLiteManager 3.9.1 (Oct 4, 2012)

  • Fixed an issue related to UTF-16 encoded databases

New in SQLiteManager 3.9.0 (Oct 4, 2012)

  • Fixed an ALTER TABLE bug that could result in an empty table
  • Fixed a cubeSQL bug that could result in not committed sql statements
  • Upgraded sqlite to the latest 3.7.11 version

New in SQLiteManager 3.8.5 (Oct 4, 2012)

  • Numeric values in numeric columns are now correctly inserted as numbers
  • Fixed an issue related to ALTER TABLE and self referencing columns
  • Updated HexEngine in Record Editor
  • Added the possibility to change columns order during Index creation
  • Fixed an issue related to comments in SQL statements
  • Fixed an issue related to the ALTER TABLE command and cubeSQL
  • Fixed some issues in the Record Editor
  • Fixed UPDATE OF trigger creation
  • REAL (SQL) Server is now supported using the new cubeSQL plugin
  • Updated sqlite to the latest 3.7.8 version
  • Improved documentation
  • Others small changes and optimizations

New in SQLiteManager 3.8.0 (Oct 4, 2012)

  • Updated sqlite to version 3.7.6.3
  • Added native cubeSQL server support
  • Improved reserved tables and columns names handling
  • Added a new preference to hide/show full database paths
  • Improved SQL import/export capabilities
  • Improved Triggers support
  • Improved Table Editor with full foreign keys support
  • Rewritten Record Editor with much improved usability
  • Improved BLOB Preview (double click on a BLOB now opens the Preview panel)
  • Fixed a flick issue on Windows
  • Fixed an issue related to .shm and .wal files
  • RSReports has been updated to the latest 2010.2.2 version
  • Scripts and Plugins on Mac are now located inside user/Library/Application Support/SQLiteManager, on Windows XP are located in /user/Application Data/SQLiteManager and in Windows 7 are located inside /user/AppData/Roaming/SQLiteManager
  • A lot of other small fixes and optimizations