We have released Beta 4 32 bit and Beta 4 64 bit with the following fixes and enhancements:
- File Dialog font size was too small
- Table.column highlighting is now stricter within sub-selects
- Table.column highlighting did not consistently work for sub-selects for inserts and updates
- Table.column highlighting did not work when using the USING clause
- Table.column highlighting now also works for CREATE VIEW commands
- Fixed possible Access Violation when exiting PL/SQL Developer
- Connection > Add To Folder could cause hang-up
- Insert column highlighting could be incorrect for INSERT INTO TABLE (SELECT ...)
- Building the HTML documentation index for older Oracle versions could lead to a Unicode conversion error message
- Define Connections dialog would not update the details when using the up/down key
- New folder button added to the File Dialog
- Editor horizontal scrollbar was not always correct
- Setting a preference for PL/Scope statements would cause an error on Oracle 12.1 and earlier
- When modifying connection definitions, duplicates could not be deleted
- SQL Window did not always parse CREATE VIEW AS WITH FUNCTION correctly
- File Dialog would not accept file names with quotes
- File Dialog would not accept a file name with wildcards if it included a path
- Command Window SQLPLUS command did not work
- Command Window could not parse CREATE VIEW AS WITH FUNCTION