IMPROVEMENTS
- NLP: Now you can explicitly specify which dataset/query to use when using Natural Language Processing across datasets by adding "from <dataset/query name>" at the end of your request
- Widgets: Added the ability to auto-collapse/expand pivot tables on default
FIXES
- Cloud9QL: resolved an issue when performing a string comparison with CASE statement
- Minor UI bugs