-
2020-02-25 - FileZilla Client 3.47.1 released
Quote
3.47.1 (2020-02-25)
- Fixed regression loading advanced site parameters
3.47.0 (2020-02-24)
- Fix visual glitches adding/removing filter rows
- MSW: Limit amount of text that can be entered in spin controls
3.47.0-rc1 (2020-02-16)
+ Added new search mode: Comparative search
+ Pressing F7 now switches focus between local and remote panes
- MSW: Work around a linker bug breaking ASLR
- macOS: Avoid spurious button events consuming keyboard shortcuts
- Increased minimum width of text field in generic input dialogs
- Refactored Site Manager controls to increase modularity and fixed some minor GUI inconsistencies
- Refactored engine connection logic
- Building and running FileZilla now depends on libfilezilla >= 0.19.1 (https://lib.filezilla-project.org/)
Display More
https://filezilla-project.org/download.php?show_all=1
-
-
-
Notepad++ v7.8.4 released
Notepad++ v7.8.3 enhancements and bug-fixes:
New features & bug fixes:
1. Add the “Expand All”, “Fold All” and “Select/Show current editing file” capacity into Folder as Workspace.
2. Fix restoring line position issue while document is wrapped.
3. Improve Json syntax highlighting.
4. Make filling find field of Find dialog with selected word(s) optional.
5. Make doSaveOrNot dialog simpler when there’s a single file to save.
6. Fix auto-insert {[""]} imbrication not working issue.
7. Make cmd cli (for “Open Containing Folder in cmd”) customizable.
8. Prevent from setting Updater’s Proxy as Notepad++ is not in Admin mode.
9. Disable file association settings when Notepad++'s no admin right.
10. Fix incremental search bar “highlight all” option not conserved bug.
11. Enhance SQL syntax highlighting (add 2 more keyword lists).
12. Fix too small buffer issue during add text macro playback.
13. Fix “Close All Unchanged” not working issue for sub-view.
14. Eliminate garbage displaying in Find-result fold margin.
[B]Notepad++ v7.8.4 bug-fixes:[/B]
1. Fix regression of double clicking a found in files result while Word-Wrap is on.
2. Fix HashFromDlg title bar localization issue.
Included plugins:
1. NppExport v0.2.9
2. Converter 4.2.1
3. Mime Tool 2.5
Updater (Installer only):
* WinGup (for Notepad++) v5.1.1
Display More
https://notepad-plus-plus.org/downloads/v7.8.4/
-
-
-
-
2019-12-23 - FileZilla Client 3.46.3 released
Quote
Bugfixes and minor changes:
- SFTP: Fixed handle leak on Windows
- SFTP: Remote paths were not fully resolved on all operations
https://filezilla-project.org/download.php?show_all=1
-
2019-12-20 - FileZilla Client 3.46.2 released
Quote
3.46.2 (2019-12-20)
- SFTP: Fixed a regression connecting using a password-protected keyfile
3.46.1 (2019-12-20)
- Fixed a crash if an FTP server sends too long response lines
- Building and running FileZilla now depends on libfilezilla >= 0.19.3 (https://lib.filezilla-project.org/), this fixes a few issues with the new speed limiting code
- SFTP components have been updated and are now based on PuTTY 0.73
Display More
https://filezilla-project.org/download.php?show_all=1
-
Notepad++ v7.8.2 released
Notepad++ v7.8.2 enhancements and bug-fixes:
1. Add key shortcuts in Save or not dialog.
2. Add find in files filter excluding ability.
3. Add "Open UDL folder" command.
4. Fix issue of showing save dialog twice while cloned file is dirty.
5. Enhance "Open Explorer" command in Folder as workspace with expected path.
6. Fix tab dragging issues.
7. Enhance "Close all but This" and "Close all to the left/right" commands while files are dirty.
8. Enhance "In Selection" option in Find dialog.
9. Fix Notepad++ blocked in notification zone issue.
10. Make end-of-line conversion operations macroable.
11. Fix "View Current File In" commands disabled problem in some situations.
Included plugins:
1. NppExport v0.2.9
2. Converter 4.2.1
3. Mime Tool 2.5
Updater (Installer only):
* WinGup (for Notepad++) v5.1.1
Display More
https://notepad-plus-plus.org/downloads/v7.8.2/
-
-
2019-11-26 - FileZilla Client 3.46.0 released
Quote
3.46.0 (2019-11-26)
- Fixed a rare crash if closing FileZilla the very same moment a connection or transfer requests user attention
3.46.0-rc1 (2019-11-15)
+ Show an error message in the local directory listing if the user lacks permission to show the directory
- Local filelist status bar is now reset if accessing a local directory fails
- macOS: Work around an a bug in macOS 10.15 (Catalina) where closing a dialog shown from a timer can result in temporary freezes
- Refactored speed-limiting code
- Building and running FileZilla now depends on libfilezilla >= 0.19.1 (https://lib.filezilla-project.org/)
Display More
https://filezilla-project.org/download.php?show_all=1
-
Mit den NN2 Feeds wird es wegen MP sein 
-
Notepad++ v7.8.1 released
Notepad++ v7.8.1 enhancements and bug-fixes:
1. Fix popup dialog on startup regression regarding notepad replacement issue.
2. Make monospaced font in Find dialog optional, disabled by default.
3. Add download progress bar while download plugin(s).
4. Fix issue for Alt+Tab doesn't show Notepad++ on Windows 7.
Notepad++ v7.8 enhancements and bug-fixes:
1. Upgrade Scintilla from 4.1.4 to 4.2.0
2. Fix non Unicode encoding problem in non-Western language(Chinese or in Turkish).
3. Add "No to All" and "Yes to All" options in Save dialog.
4. Add the command line argument "-openFoldersAsWorkspace" to open folders in "folder as workspace" panel.
Example: notepad++ -openFoldersAsWorkspace c:\src\myProj01 c:\src\myProj02
5. Enhance plugin system: allow any plugin to load private DLL files from the plugin folder.
6. Fix File-Rename failing when new name is on a different drive.
7. Make "Clear all marks", "Inverse Bookmark", "Remove Consecutive Duplicate Lines" & "Find All Current Document" to be macro recordable.
8. Make "Command Argument Help" MessageBox modal.
9. Fix Folder as Workspace crash and "queue overflow" issues.
10. Make Combobox font monospace in Find dialog.
11. Fix folding in user-defined languages for non-windows line endings.
12. Fix crash of Folder as Workspace when too many directory changes happen.
13. Fix '-nosession' overwrites config.xml issue.
14. Fix the crash due to NPPM_DESTROYSCINTILLAHANDLE message.
15. Improve GUI in Find dialog for Find Previous & Find Next buttons.
16. Fix Sort Line as Integer regression.
17. Add more OS information to debug info.
18. Fix tab dragging issues under WINE and ReactOS.
19. Fix indent indicators continue to following code blocks for Python.
20. Fix Python folding collapse issue.
21. Fix crash when sorting "out of range" columns.
22. Fix find 2 times for the same occurrence in both original and cloned documents issue.
23. Fix command line issues where filenames have multiple white spaces in them.
24. Fix Document Peeker constantly changing focus problem.
25. Make backward direction checkbox be also on Find dialog's Mark tab.
26. Add 2 new columns for HTML Code in the Character Panel.
27. Fix "clear all marks in find dialog also removes bookmarks" issue.
28. Enhance supported language (on function list or auto-completion): LISP, BaanC,(PL/)SQL & COBOL.
Included plugins:
1. NppExport v0.2.9
2. Converter 4.2.1
3. Mime Tool 2.5
Updater (Installer only):
* WinGup (for Notepad++) v5.1.1
Display More
https://notepad-plus-plus.org/downloads/v7.8.1/
-
-
Notepad++ v7.8 released
Quote
Notepad++ v7.8 enhancements and bug-fixes:
1. Upgrade Scintilla from 4.1.4 to 4.2.0
2. Fix non Unicode encoding problem in non-Western language(Chinese or in Turkish).
3. Add "No to All" and "Yes to All" options in Save dialog.
4. Add the command line argument "-openFoldersAsWorkspace" to open folders in "folder as workspace" panel.
Example: notepad++ -openFoldersAsWorkspace c:\src\myProj01 c:\src\myProj02
5. Enhance plugin system: allow any plugin to load private DLL files from the plugin folder.
6. Fix File-Rename failing when new name is on a different drive.
7. Make "Clear all marks", "Inverse Bookmark", "Remove Consecutive Duplicate Lines" & "Find All Current Document" to be macro recordable.
8. Make "Command Argument Help" MessageBox modal.
9. Fix Folder as Workspace crash and "queue overflow" issues.
10. Make Combobox font monospace in Find dialog.
11. Fix folding in user-defined languages for non-windows line endings.
12. Fix crash of Folder as Workspace when too many directory changes happen.
13. Fix '-nosession' overwrites config.xml issue.
14. Fix the crash due to NPPM_DESTROYSCINTILLAHANDLE message.
15. Improve GUI in Find dialog for Find Previous & Find Next buttons.
16. Fix Sort Line as Integer regression.
17. Add more OS information to debug info.
18. Fix tab dragging issues under WINE and ReactOS.
19. Fix indent indicators continue to following code blocks for Python.
20. Fix Python folding collapse issue.
21. Fix crash when sorting "out of range" columns.
22. Fix find 2 times for the same occurrence in both original and cloned documents issue.
23. Fix command line issues where filenames have multiple white spaces in them.
24. Fix Document Peeker constantly changing focus problem.
25. Make backward direction checkbox be also on Find dialog's Mark tab.
26. Add 2 new columns for HTML Code in the Character Panel.
27. Fix "clear all marks in find dialog also removes bookmarks" issue.
28. Enhance supported language (on function list or auto-completion): LISP, BaanC,(PL/)SQL & COBOL.
Included plugins:
1. NppExport v0.2.9
2. Converter 4.2.1
3. Mime Tool 2.5
Updater (Installer only):
* WinGup (for Notep
Display More
https://notepad-plus-plus.org/downloads/v7.8/
-
-
-
PuTTY: release 0.73
Quote
These features are new in 0.73 (released 2019-09-29):
Security fix: on Windows, other applications were able to bind to the same TCP port as a PuTTY local port forwarding.
Security fix: in bracketed paste mode, the terminal escape sequences that should delimit the pasted data were appearing together on one side of it, making it possible to misidentify pasted data as manual keyboard input.
Bug fix (possibly security-related): an SSH-1 server sending a disconnection message could cause an access to freed memory.
Bug fix: Windows Plink would crash on startup if it was acting as a connection-sharing downstream.
Bug fix: Windows PuTTY now updates its terminal window size correctly if the screen resolution changes while it's maximised.
Bug fix: tweaked terminal handling to prevent lost characters at the ends of lines in gcc's coloured error messages.
Bug fix: removed a bad interaction between the 'clear scrollback' operation and mouse selection that could give rise to the dreaded "line==NULL" assertion box.
Display More
https://www.chiark.greenend.or…/putty/releases/0.73.html
-
2019-09-25 - FileZilla Client 3.45.1 released
Quote
3.45.1 (2019-09-25)
- Fixed sorting issues in the directory trees
3.45.0 (2019-09-24)
- Updated translations
3.45.0-rc1 (2019-09-16)
+ If checking for updates cannot be performed for a prolonged time, users are warned about using an outdated version
- Performance improvements if expanding or refreshing a directory with thousands of direct subdirectories in the directory trees
- Fixed prefix search in Site Manager
- macOS: Fix password pasting using Cmd+V
- Minor performance improvements deleting many thousands of files
Display More