JGsoft heeft zijn gratis teksteditor EditPad Lite voorzien van een update naar versie 6.3.0. Dit programma is niet bedoeld voor programmeurs, daarvoor kun je beter EditPad Pro of Notepad++ gebruiken, maar is meer een vervanger van het met Windows meegeleverde Notepad. De voordelen van EditPad Lite boven Notepad zijn onder andere de mogelijkheid tot het open hebben van een onbeperkt aantal bestanden in hetzelfde scherm, geen limiet op de grootte van het geopende bestand en een ongelimiteerd aantal undo's en redo's. Het changelog van deze release laat de volgende veranderingen zien:
New features:Improvements:
- Preferences, Editor: Option to focus the main editor when a search match is found.
Bug fixes:
- EditPad Lite 6 now leaves two pixels of space between the left edge of the editor and the actual text, like EditPad Lite 5 used to do.
- Encoding: Detect encoding based on the HTML Content-Type meta tag.
- Read only: If a file is opened as read only because its read only attribute is set, and you turn off the read only mode in EditPad, and you save the file with File|Save, EditPad will automatically clear the read only attribute instead of showing an error.
- Read only: When checking if a file needs to be reloaded from disk, EditPad will now also check the status of the read only attribute, and toggle the status of the file in EditPad accordingly if it wasn't modified in EditPad.
- Show a friendly error message when opening a file larger than 2GB instead of crashing.
- Window caption and taskbar button now indicate with a * if the active file is modified.
[break]
- Double-clicking on a file in Windows Explorer did not restore EditPad if it was minimized with the taskbar button still visible (version 6.2.2 only).
- Files with the read only attribute set are now properly swapped out to disk if they're larger than the "huge files" setting.