- Bug fix in message box overlay not setting scroll window properly. - Bug fix in logging to remove unnecessary debug code - Bug fix in meta tag for mobile web app definition - Security hardening for login debug code to log only reason for failure and return generic response to caller
!!! important "Testing Status" Version **0.9.3** has been extensively tested and is considered to be stable with the following configurations:
- Local and Lambda Installations - OpenLDAP Authenticator - Local and DynamoDB Session Manager - Local and SecretsManager Connection Manager - Local and S3 Profile Managers - PostgreSQL and MySQL database connectors
0.9.2
- Bug fix in database picker process not allowing database to be changed - Bug fix in recordset processing for queries not returning records (insert/update/delete/create) - Bug fix in properly displaying results for queries with or without results.
0.9.1
- **(Security)** Bug fix with Lambda caching results across browser sessions - Added connector option for limiting which databases (or schemas) to display in metadata sidebar
!!! danger "Important" This is an important security update for **AWS Lambda** users. Please upgrade to v0.9.1 or later.
0.9.0
Not secure
Breaking Changes
- New *default* feature requires meta additions for database-list and schema-list - New *default* feature requires previously saved tab connection updates - Updated CodeMirror enable/disable option to be consistent with other settings
Other Updates
- Added ability to update tab connection details - Added default schema for execution context to improve user experience - Bug fix related to codemirror in saving profiles - Bug fix in session update for extension - Bug fix in Redshift connector for displaying returned records - Bug fix in Redshift connector documentation - Improved handling of semicolons for oracle connector - Aligned Redshift object tree with PostgreSQL where possible - Aligned Oracle object tree with logical segments from other DBs - Smoothed out page handling of various login/logout/refresh calls - Added better visual notification of on screen actions
0.8.0
Not secure
- Added CodeMirror support (use settings/disable_codemirror = true to disable) - Bug fix in session cookie management for unexpected timeout on Lambda calls - Bug fix to include integrity checks for all CDN libraries - Bug fix for sessions, locks, and detail pages
0.7.2
Not secure
- Bug fix in explain plans for postgres failing to display - Button adjustments to provide more natural feedback - Added overrides for images/logos for branding customizations - Documentation cleanup (Network diagram)