Skip to content

4.0.3

Compare
Choose a tag to compare
@HerrEmil HerrEmil released this 03 Feb 11:03
· 0 commits to 7f7e79de2987d9db49608ef9919e87dcf35ce433 since this release

4.0.3

  • Use best practices driver transaction functions by default and introduce the :auto command as an escape hatch for queries that needs auto-committing tx: USING PERIODIC COMMIT PR: #1048

  • Fix HTML rendering issues on query results PR: #1054

  • Correct tab order in change password form PR: #1055

  • Make node 12 the default (support .nvmrc file) build env PR: #1058

  • Add :help auto + link to it from relevant errors and docs PR: #1057