FreeFileSync 歷史版本列表
FreeFileSync 是一個免費的開源軟件,可以幫助你同步文件和同步文件夾的 Windows,Linux 和 Mac OS X. 它的目的是為了節省您的時間設置和運行備份工作,同時具有良好的視覺反饋沿途.FreeFileSync 不施加任何人為限制您可以同步的文件數量。實際上,超大同步作業的唯一限制因素是可用內存量:對於每個 1 GB 的 RAM,FreeFileSync 可同時同步大約 17... FreeFileSync 軟體介紹更新時間:2020-11-28
更新細節:
What's new in this version:
- Added -csvDelim option
- Added new Canon and Olympus LensType values (thanks LibRaw)
- Added a warning if ICC_Profile is deleted from an image (github issue #63)
- EndDir() function for -if option now works when -fileOrder is used
- Changed FileSize conversion to use binary prefixes since that is how the conversion is currently done (eg. MiB instead of MB)
- Patched -csv option so columns aren't resorted when using -G option and one of the tags is missing from a file
- Fixed incompatiblity with Google Photos when writing UserData:GPSCoordinates to MP4 videos
- Fixed problem where the tags available in a -p format string were limited to the same as the -if[NUM] option when NUM was specified
- Fixed incorrect decoding of SourceFileIndex/SourceDirectoryIndex for Ricoh models
更新時間:2020-11-27
更新細節:
What's new in this version:
- Bug fix: license wizard presented at first start crashed under certain conditions
- Jira plugin bug fixes
- Scoro plugin bug fixes
- Bug fix: Timesheet could show wrong summary for activities spanning over midnight and coming from server, which were created in a differeny time zone
- Bug fixes
更新時間:2020-11-24
更新細節:
更新時間:2020-11-24
更新細節:
What's new in this version:
- Fix the problem of unstable synchronization
- Fix the bug, the position of the week row number is incorrect
- Increase monthly interval gray interval bar
更新時間:2020-11-20
更新細節:
更新時間:2020-11-17
更新細節:
更新時間:2020-11-17
更新細節:
更新時間:2020-11-16
更新細節:
What's new in this version:
- Add search button
- Add the function of hiding title
更新時間:2020-11-16
更新細節:
What's new in this version:
- Filter at the bottom of Day view, items can now be removed, added X button to delete text, bug fixes
- Added Visio plugin
- Added Scoro plugin
- One note plugin bug fixes
- AnyDesk plugin, it now shows remote computer's name on Document timeline
更新時間:2020-11-15
更新細節:
What's new in this version:
SQL Editor:
- Folding support was improved and enabled by default
- Current/seleted word highlighting support was improved
- SQL formatting was fixed for DDL queries (like CREATE TABLE)
- "Find in Google" command was added
- SQL-related preference pages were redesigned
- Parser of complex SQL blocks (e.g. PL/SQL) was significantly improved
- Problem with missing query results for some DDL queries was fixed
Data editor:
- ROWID columns support was fixed
- Binary values copy-paste support was added
- Column auto-completion in the filter panel was fixed
Data transfer:
- Automatic columns mapping added for CSV without header column
- Import from CSV/XLS: timezone parameter was added for date/time columns
- Export from SQL query with custom variables: UIX was improved
- Boolean value editor UI was changed (text instead of icons)
- User authentication UI was fixed when "Save password" option is off
- SSH: private key format transform was improved on Linux
PostgreSQL:
- Arrays edit support was fixed
- Inet and other custom data types edit was fixed
- "Generate SQL" action for varchar arrays was fixed
- Create/alter trigger functions were fixed
- Partition create/drop/alter actions were added
Hive:
- Indexes metadata read was added
- Index create/drop functions were added
- Column add/delete support was added
- Table rename support was added
Oracle:
- Extra metadata read performance options were added
- Foreign key metadata read was fixed (ON DELETE rules)
- View DDL was fixed (column comments)
- Many other minor bugs were fixed