PL/SQL Developer リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
PL/SQL Developer v16.0.82025年11月24日
機能
  • Added support for OpenAI GPT-5 models through the new Responses interface.
  • The Text Importer now supports SEP=<separator> meta data.
  • The Tab key will now also indent a single line if all non-blank text on that line is selected.
  • The AI Configuration form now shows hints when editing a parameter.
  • Improved performance and stability.
修正
  • Fixed issue where executing a SQL Window with an empty bind variable could cause a conversion error.
  • Fixed issue where editing a table on Oracle 8.1.7 or earlier would cause a "Field index_owner does not exist" error.
  • Fixed issue in menu mode where the main window title could be misaligned.
PL/SQL Developer v16.0.72025年8月25日
機能
  • Added "Show splash screen" preference.
  • Improved performance and stability.
修正
  • Fixed issue where the Test Window variable calendar did not allow selection of the current date if the variable was empty.
  • Fixed issue where reopening a Program File did not bring the current Code Contents item into view.
  • Fixed issue where invoking the PL/SQL Beautifier for a program unit from the SQL Window did not always select the complete program unit.
  • Fixed issue where SQL Window TAB=<Name> directive from a command that is commented out would override the same directive from the next command.
  • Fixed issue where the debugger variable value popup for an object instance could be truncated.
  • Fixed issue where terminating an unresponsive database session did not always work.
  • Fixed issue where so that the Logon form now preserves the original capitalization of the database name from the tnsnames.ora file if it is selected by partially typing the name.
  • Fixed issue where date fields with a time fraction were not left aligned when exported to Excel.
  • Fixed issue where bookmarks in the editor gutter could be hard to read when overlapping line numbers.
  • Fixed issue where the Quick Access Toolbar did not have a menu item to open a Diagram Window.
  • Fixed issue where the Diagram Window Refresh function could raise a "Not logged on" error.
  • Fixed issue where PL/SQL Beautifier could not process json_object() with a colon instead of the VALUE keyword.
  • Fixed issue where Define Connections could cause an Access Violation.
PL/SQL Developer v16.0.62025年7月15日
機能
  • Improved stability.
  • Test function for select statements now replaces package constants with their values and preserves all replaced expressions in comments.
  • Removed OpenSSL components.
  • Removed false positives raised by some VirusTotal scanners.
修正
  • When editing a column value in a SQL Window in Single Record View, the cursor would move to the front after the first change.
  • When using a function key to open the Template List, the list would not have the focus.
  • The PL/SQL Beautifier would show an error message when using a PARTITION BY clause with a CASE expression.
  • Using a database name with a colon would cause an Access Violation in the Command Window when using the [DB] variable in the prompt.
  • Ctrl-A did not always select all text in the current grid cell.
  • Grid cell spacing and selection area could be too small.
PL/SQL Developer v16.0.52025年6月12日
機能
  • Improved Test Window HTP Output retrieval performance.
  • Improved stability.
修正
  • Fixed issue where Date fields from a query over a gateway database link could be incorrect.
  • Fixed issue where the mouse cursor would stay "busy" after clicking on the Refresh button in the Object Definition Editor.
  • Fixed issue where Crash Recovery could be incomplete when tool windows were open at the time when the backup files were saved.
  • Fixed issue where the "Use default Alt shortcuts for Ribbon" preference would also affect the classic menu shortcuts.
  • Fixed issue where SQL Window result set popup function "Export Results" as SQL file did not suppress virtual columns.
  • Fixed issue where PL/SQL Developer could prompt to save DBMS_Output or Statistics if preference "Save changed files when PL/SQL Developer loses focus" was enabled.
PL/SQL Developer v16.0.42025年4月9日
機能
  • Stability improvements.
  • Improved grid header lines in dark mode.
  • Ribbon Alt shortcut labels (Preferences > Key Configuration) are now disabled by default.
  • You can now select 'None' for the API Key/Token for on-premise AI systems.
  • Proxy properties added for AI Systems.
  • Time out property added for AI Systems.
  • Llama model selection list extended with Llama4-maverick and Llama4-scout.
  • New AI System: Anthropic Claude.
修正
  • Go to Line dialog did not always process Enter and Escape keys.
  • Export Tables 'Copy as Command' button did not include the where clause when using the PL/SQL Developer format.
  • Gemini AI time-out errors would lead to an empty error message.
  • Fixed issue where PL/SQL Developer could crash after reloading the desktop with many open files.
  • Fixed issue where AI function TABLE_CONTEXT variable would not find tables after the first '.' in the prompt.
PL/SQL Developer v16.0.32025年3月10日
機能
  • Added support for on-site Azure AI systems.
  • Added Deepseek R1 to the Deepseek model list (as deepseek-reasoner).
  • AI Assistant "Temperature" and "Top P" properties can now be empty for OpenAI GPT o1 and o3 models.
  • Removed a password protected file from the package to prevent installation problems.
  • Improved stability.
修正
  • Fixed issue where Code Assistant overload selection did not work correctly with the Left and Right keys.
  • Fixed issue where in Dark mode, Plug-In display functions did not always have a consistent style.
  • Fixed occasional "Cannot open clipboard: Access is denied" error message.
  • Fixed issue where the Session Window > Define Session Queries form did not have the correct colors in Dark Mode.
  • Fixed bug where Program Window Code Contents for standalone procedures and functions would incorrectly sort folders.
PL/SQL Developer v16.0.22025年1月20日
機能
  • Added Command Window EXIT WINDOW command to close the current window.
  • New Oracle Client Wizard can now be used when PL/SQL Developer starts for the first time, allowing you to select an Oracle Client, a network configuration (TNS_ADMIN), and NLS settings. The Oracle Client Wizard can also be started from the Oracle Connection Preference page.
  • The AI Assistant now supports xAI Grok.
  • JSON parsing and formatting now supports single JSON array values.
修正
  • Oracle Error Help URL removed from the error text if there is also a Help button.
  • Closing the last Window in SDI mode did not update the application title.
  • Saving Bookmarks did not work for SQL Window when using desktop parameter.
  • Some controls and fonts did not scale correctly when using multiple displays with different scaling.
  • Page Control tab text vertical alignment was not always correct.
  • Refreshing a SQL Window result set record with object type columns did not always work correctly.
  • Column filtering in a SQL Window result set with object type columns did not always work correctly.
  • Hyperlink navigation within a select statement did not always work.
  • Result set from a query in the debugger could not be exported in SQL format.
  • The Code Assistant did not always work within a statement with a semicolon in a string or comment.