Skip to content

v1.7.0

Compare
Choose a tag to compare
@wyhaya wyhaya released this 29 Jul 04:56
· 1 commit to main since this release
2f27ec5
  • Support Databend Beta
  • Upgrade SQLite to 3.46.0
  • Upgrade SQLCipher to 4.5.7
  • Dynamic loading of DuckDB, SQLite, SQLCipher
    • When connecting for the first time, the database driver will be downloaded over the network.
  • App size reduced by 36MB
  • Performance improvements and bug fixes