1. Schema Browser
- Fixed a bug where nvarchar and nchar data type was not reported properly.
- Table Information: Constraint column will be removed if constraint is removed.
- Improved an issue that image for PK was broken in displaying table information.
- Resolved an issue that displays several synonyms in partition table.
- Fixed an issue in schema brower (tab style) whose filter options wasn't displayed properly.
- Fixed an issue that couldn't delete view just crated.
- Fixed a bug that detail information didn't show when user selected table name that contains space and press F4 (Describe Schema).
2. SQL Editor
- Improved saving history file
- Added support for keyboard shortcut Shift+Del (Cut function)
- Added support for keyboard shortcut Shift+Backspace (Backspace function)
- Fixed "Select All" button that was broken in group panel view.
3. PL/SQL Editor
- Fixed a bug that los source changes when switching panel view style.
4. New Connection Window
- Fixed a bug that Oracle registry editor doesn't display.
- Fixed a bug where error occurred in connect after selecting all history.
- Fixed an error 'Use Unicode Option must be set to true for Unicode OCI environment' that occurred in login.
5. Miscellaneous
- Fixed "Create Table" windows that didn't disappear on the logout.
- Added announcement windows in the install program.
- Improved export function to export more than 60,000 records to excel.