DATABASE LOCKING:
- updates on different databases can now be executed in parallel and
  won't lock your read-only queries anymore:
  docs.basex.org/wiki/Transaction_Management



XQUERY:
- when errors are raised, the full stack trace is now returned
- the EXPath Geo Module, Fetch Module and HTML Module have been added:
  docs.basex.org/wiki/Module_Library

- the Validation, XSLT, Database and Profiling Module have been updated


GUI:
- error messages are now clickable and linked with the text editor
- trace/profiling output is redirected to the info view in realtime

Back to Posts