 |
Save Project on FTP now correctly uploads project files opened in the editor, regardless of the File Share option. |
 |
Code Inspector now correctly loads and edits CSS selectors and their values. |
 |
Dialogs that insert HTML elements with paths (such as <img src="..."> and <a href="...">) now correctly use forward slashes instead of backslashes in path references. |
 |
Font sizes (+1,+2) are now correctly inserted as <font size="+1"> instead of <font size="1"> (the plus sign was missing). |
 |
Fixed the drag and drop of files from Windows Explorer that would sometimes not work. |
 |
Reinstated the possibility to drag drop files from Windows Explorer on the editor tabs to allow to open them in the editor. |
 |
Fixed the following shortcuts: Ctrl+Enter = line break ( <br> ) and Ctrl+B = bold tags ( <b></b> ) |
 |
The Menu item File->Save As.." is now always enabled, regardless of the modification state of the active document. |
 |
File Manager: Delete button now works correctly. |
 |
Internal Viewer: When all files are closed, the internal viewer now shows a blank page instead of leaving the content of the last opened file loaded. |
 |
The Reopen last project option now correctly reopens the last project when the application is started. |
 |
Search and Replace (for active document) now correctly navigates from one occurence to the next, without having to hit the Find button to position the editor on each occurence to be replaced. |
 |
Extended search functionality has been improved both in performance and stability. Also fixed extended search and replace operations. |
 |
Custom Buttons limit is now 20 buttons instead of 10. |
 |
Custom Buttons can now have assigned shortcuts. Note that selecting a shortcut already assigned to another function in the application will have no effect (the custom button will not override any default shortcut). |
 |
Image Browser for active document, and for project has been activated. |
 |
F2 shortcut key is now active to rename files (both in the File Manager dialog and the File Explorer panel) |
 |
Predefined Scripts library is now installed and loaded properly. |
 |
Many other minor tweaks and fixes. |