FreeFileSync 歷史版本列表 Page56

最新版本 FreeFileSync 13.4

FreeFileSync 歷史版本列表

FreeFileSync 是一個免費的開源軟件,可以幫助你同步文件和同步文件夾的 Windows,Linux 和 Mac OS X. 它的目的是為了節省您的時間設置和運行備份工作,同時具有良好的視覺反饋沿途.FreeFileSync 不施加任何人為限制您可以同步的文件數量。實際上,超大同步作業的唯一限制因素是可用內存量:對於每個 1 GB 的 RAM,FreeFileSync 可同時同步大約 17... FreeFileSync 軟體介紹


RazorSQL 8.4.0 (64-bit) 查看版本資訊

更新時間:2019-06-28
更新細節:

What's new in this version:

Enhancements:
- Added auto update capabilities to the Windows and Mac versions

Changes:
- Added version 19.3 of the Oracle JDBC driver
- Updated Firebird JDBC driver to the latest version
- Editor: First time save of a file, file name is populated based on file type

Bug Fixes:
- XML Validator: Schemas with maxOccurs values of more than 5000 throwing validation errors

更新時間:2019-06-27
更新細節:

What's new in this version:

- CPU:OCCT : fixed an issue where small data set might trigger an exception on some Ryzen CPUs

更新時間:2019-06-26
更新細節:

更新時間:2019-06-23
更新細節:

ZennoPoster 5.29.7.0 查看版本資訊

更新時間:2019-06-21
更新細節:

FreeFileSync 10.13 查看版本資訊

更新時間:2019-06-14
更新細節:

What's new in this version:

- Allow to rename configurations via context menu
- Work around hang on SMB network with broken FileFullDirectoryInformation
- Work around SMB share returning empty item name
- Detect and preempt keyman64.dll crash on exit
- Manage notification sounds via global options dialog
- Support 32-bit Debian Jessie and later releases
- Work around silent failure to case-only rename on FAT drives (Windows 10)
- Simplified installation folder structure
- Update main grid scrollbars when resizing columns on other side
- Preserve input focus when clicking on grid column label
- Buffer result of process path normalization
- Fixed pair scrolling mismatch when grid height is exceeded by one row

更新時間:2019-06-14
更新細節:

ADATA SSD ToolBox 3.0.7 查看版本資訊

更新時間:2019-06-14
更新細節:

CodeLite 13.0 查看版本資訊

更新時間:2019-05-27
更新細節:

What's new in this version:

Improvements:
- Make alphabetical sorting of the Notebook tabs' dropdown menu optional from settings->preferences->windows & tabs
- Remove the Trace output tab. Instead of the Trace tab, all the log messages are now redirected to CodeLite log file ~/.codelite/codelite.log
- Spell checker plugin "Continuous" mode is now persistent between runs
- Make Ctrl-C over an empty line copying the entire line optional
- spellcheck: a bit more false positive reduction in continuous mode
- Navigation bar: allow the user to place it below or above the editor control
- (feature request) Show number of chars and/or bytes in text selection in the footer
- (feature request) Add possibility for renaming folders
- lldb: added run-to-caret and jump-to-caret.
- lldb: added option to dislay thread name to threads pane
- lldb: added add watch context menu in editor and remove watch context menu in locals view
- lldb: expanded locals recursively and don't re-expand previously collapsed items
- lldb: added a thread context menu with suspend/resume.
- lldb: quickly add inner class members into the watch view
- lldb: support changing the display format (similar to gdb)
- Make the Ctrl-TAB and Ctrl-Shift-TAB configurable
- Feature Request: move editor tab left/right functionality
- subversion plugin : cannot handle unversioned files
- Feature request: Find In Files: all files relative from workspace (and down)
- wxCrafter: added support for subclassing wxToolBar and wxAuiToolBar
- New Notebook style was added
- Detach Editor now allows to DnD editors from the main notebook to the detached frame
- Database explorer UI revamped
- Support customizing the captions colours
- Added syntax highlight for Dockerfile
- New plugin: Docker, now edit build and execute Docker containers from CodeLite
- ToolBar: support customisation (choose which tools are displayed)
- CodeLite is now more friendly with the dark themes
- Use new controls for trees and table based views
- Allow building a header file (by compiling its CXX counterpart)
- Don't execute post build commands when compiling a single file
- Adjust doxygen settings when using /*!
- Make CodeLite compile and run against GTK3
- CodeLite is now built for macOS mojave and is looking great under the dark theme
- All bitmaps were replaced with a consistent clear bitmaps (two sets created: for dark and normal themes)
- Terminal support in CodeLite simplified. There is a single location where you can choose which terminal (from a predefined list of terminals) to use, this selection now affects all terminals launched by CodeLite
- macOS: support for iTerm2
- wxCrafter: support wxMiniFrame
- WebTools plugin: Node.js debugger re-written to support newer versions of Node.js (The Node.js project changed the debugger protocol)
- The debugger toolbar is now a floating toolbar that shows when debug session starts
- No more splash screen
- Find in Files dialog feature req
- It is now possible to perform find in files in the SFTP tree view
- CppCheck updated to version 1.85
- CodeLite now accepts folder path as a command line argument and opens it in the "Explorer" view. If a workspace file exists in the path given, the workspace is loaded instead of opening the folder
- Opening the Find-in-Files dialog while the focus is set to the C++ workspace view will cause the Find-In-Files to search in the selected items only (files, projects, virtual folders and workspace)
- Support document code completion (i.e. hitting Ctrl-Space in a block comment will suggest the various document keywords (e.g. @param @brief etc.)
- NodeJS debugger: added the ability to copy the backtrace into the clipboard
- Implement PHP comments fold
- Added support to Language Servers
- Find In Files: the Look In and File mask fields are now kept and loaded per workspace type. Sensible defaults are used per workspace
- Find In Files: the Look In field is now a free text field
- Language Server plugin: auto restart the LSP once new compile_commands.json is generated
- New plugin: EOSWiki - support blockchain development using EOSIO
- Find In Files: allow to exclude folder from the search by using wild card syntax. For example, to exclude all content from node_modules folder, you can add to the Look In field this line

Bugs:
- Files opened via the SFTP no longer displays the "cloud" icon
- Allow spell checker plugin to work with multiple CodeLite instances
- Fixed: Ctrl-Shift-P -> Svn Commit does not work
- Fixed: Checking "Use Codelite's built-in terminal emulator" requires uninstall/reinstall
- Fixed: crash when editing keyboard shortcut
- Fixed: Doxygen tweaks use wrong line ending
- Fixed: OSX: at times, the nodejs debugger did not start
- Copy & paste functions in SVN Commit dialog are not available
- Right clicking on vdir with physical one does not default new template wizard to that directory
- New Class and New Template Wizard do not enforce same filename case
- wxCrafter: Fixed: when using in frame mode, make sure that all dialogs shown from wxC, are parented to this main frame and not CodeLite's one
- wxCrafter: Fixed: Top level windows (Frame, Dialog and Top level Panel) did not honor the common properties (bg colour, fg coluor, hidden, focused and disabled state)
- wxCrafter: Fixed: When in frame mode, use CodeLite' wxAUI docking art for UI persistency
- wxCrafter: Fixed: All generated files are now formatted according to CodeLite's formatter settings
- wxCrafter: Fixed: Honor the "Format Inherited Classes" setting property
- Fixed: debugger arrays are displayed incorrectly in the Locals & Watches view
- Fixed: code completion window is not positioned correctly on multiple screens with different resolutions
- Fixed: unable to select virtual directory in various wxCrafter dialogs
- When starting CodeLite from the command line with a file name as input, don't show the welcome page
- Fixed: creating a C++ workspace by dragging a folder from the file manager does not work if the folder has special chars in it's name
- Fixed: Memcheck generates malformed XML file path, cannot create file and fails to start
- Fixed: codelite-make broken
- Fixed: CMake plugin regression (missing double quotes in the generated link_directory entries)

RazorSQL 8.3.4 (64-bit) 查看版本資訊

更新時間:2019-05-13
更新細節:

What's new in this version:

Enhancements:
- Salesforce Database Browser: Added option to view limited results from tables
- SimpleDB Database Browser: Added option to view limited results from domains
- Query Results: Execute SQL (Multiple Results Output to Same Tab): Resizing the query results now also resizes each result set inside the query results tab
- Execute SQL (Multiple Results Output to Same Tab): For scripts or procedures that return multiple result sets, all results are shown in the same tab

Changes:
- Execute SQL (Multiple Results Output to Same Tab): No longer requires multiple queries to be executed

Bug Fixes:
- Sybase / SAP IQ: When using the SQL Anywhere driver, if query returns multiple result sets, only the first one is displayed
- Add Connection Wizard: MySQL driver connection properties are displaying when the MariaDB driver is selected
- Toolbar Customizer: Execute Multiple Results to the Same Tab button is not displaying in toolbar customizer in the preferences