History
[2010-06-22]
Version: 1.2
[+] You can store the file changes history (backup files) now (see Settings – Files). With this option turned on, a file is preliminarily copied to the _history folder before any changes are saved;
[+] New command "Open a backup file" in the File menu. With it you can open a backup file of the currently opened file;
[#] "OraTau Save As" now takes the default folder from the PL/SQL Developer settings dialog, the "Preferences – Files – Directories" section;
[#] Pressing Enter in the filename and tmp-filename editing windows of the "OraTau Save As…" dialog corresponds to clicking the "Save As" and the "Save tmp-file" buttons respectively;
[*] Fixed a "Comment" command bug: if the cursor (the selected text) was located further than 65535 symbols from the beginning, a line with 65535th symbol got commented.
[2010-05-30]
Version: 1.1
[+] Added OraTau Comment operations. Comment or uncomment text with a single hotkey while keeping the initial formatting of a code;
[+] A new "user groups always expanded" option is added to the Settings dialog, the Logon tab. The option is on by default. Turning this off, you will be able to collapse user groups. Also, the only expanded group on start up will be the one with the current user;
[+] The new "Open Folder" button is added to the "Temporary file" section in the "OraTau Save As" dialog. Click this button to open the temporary folder in an Explorer window;
[#] Removed the version info from the name of the PL/SQL Developer internal interface plug-in. Therefore you will need to add buttons onto the toolbar again.
[2010-05-11]
Version: 1.0
[+] the 1st release of OraTau PLD Plug-in.
Legend:
[+] added; [-] removed; [#] changed; [*] fixed