CrashPlan for Windows (64-bit) 歷史版本列表 Page1

最新版本 FastReport.Net 2019.4.3

CrashPlan for Windows (64-bit) 歷史版本列表

只有 Windows 64 位的 CrashPlan 提供了自動,安全和跨平台的本地和在線備份。無論您需要在家中備份一台筆記本電腦還是家庭備份一台筆記本電腦,CrashPlan 都能提供多目的地保護,最大限度地提高便利性,靈活性和快速恢復。免費備份本地和親朋好友,每月只需幾美元即可通過 CrashPlan Central 訂閱進行無限制的在線備份。CrashPlan 功能:三重目的地保護與交易; ... CrashPlan for Windows (64-bit) 軟體介紹


FastReport.Net 2019.4.3 查看版本資訊

更新時間:2019-09-18
更新細節:

What's new in this version:

FastReport.Net 2019.4.3
- Change log not available for this version


FastReport.Net 2019.3.26
- Change log not available for this version


FastReport.Net 2019.3.25
Designer:
- Fixed a bug with the inability to return and cancel actions when copying the format

Preview:
- Fixed a bug with breaking ManualBuild table with CanBreak = false

.Net Core:
- Fixed TrueType font name conversion for extended weights
- > font name conversion affected to FR.Core. The existing "font.list" file must be deleted manually, and will automatically rebuild on next export to PDF. Note that rebuilding of font.list takes long time


FastReport.Net 2019.3.24
- Change log not available for this version


FastReport.Net 2019.3.22
- added Bezier curve for polygons
- Added new time format minutes:seconds [mm:ss]
- Fixed image size calculation when AutoSize is enabled in the preparation stage
- Fixed RichText lists format
- Fixed a bug when font changed in parent report were not changed in inherited report
- Updated a polygon object: now the polygon toolbar is displayed not near to the object, but in the main toolbar and in ribbon; polygon modes are changed, new modes allow editing and adding curves
- > because polygons have got strong changes, we want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point
- Added a new Json data connection integrated into the engine
- Added FontListFolder property in the Utils.Config
- Added RepeatBandNTimes property for bands
- Fixed bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand

Designer:
- Fixed TypeConverter on the TextObject.ParagraphFormat property
- Fixed a bug with rising exception when double clicking on a TextObject
- Fixed a bug with shadow of report when designer is in Right-to-Left mode
- Added feature to edit the sql query for the Query Builder; if the Query Builder cannot process the query a warning will be showed
- Fixed a bug when Query Builder adds extra comma
- Fixed bug with adding extra spaces in QueryBuilder
- Fixed a bug with position of report shadow when zooming in Right-to-Left designer
- Now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort

Preview:
- Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked
- Fixed bug with display on the penultimate page with PageFooter PrintOn = LastPage

.NET Core:
- Fixed memory leak in PDF-export
- Fixed memory leak in font engine
- Fixed glyph widths in PDF export
- Fixed errors of report building with complex expressions ("Requested operation is not available because the runtime library function '' is not defined.")
- Fixed display of fonts in PDF export, reduced accuracy to 2 decimal places

WebReport:
- Added PdfImagesOriginalResolution, PdfJpegCompression and PdfColorSpace properties
- Added rotation for pages with landscape orientation in printing from browser
- Added event CustomAuth

Exports:
- Fixed bug with export of bitmaps in ZPL
- Fixed bug with incorrect height of cells in Excel2007
- Fixed bug with exporting empty sheet in Excel2007
- Fixed bug with exporting the page with the wrong size in Excel97
- Fixed bug with exporting empty cells in Excel2007
- Fixed bug with strikethrough text in Excel2007 export
- Fixed bug with strikethrough text in Word2007 export, when using html-tags and conditional formatting
- Added Hyperlinks to RTFExport
- Fixed QR code position in ZPL export
- Fixed page init priority in ZPL export
- Improved an example DemosC#PrintZPL
- Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures)
- Added an ability to split pages with data in different sheets when exporting to Excel2007
- Fixed bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF
- Fixed bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph


FastReport.Net 2019.3.21
- Fixed bug with display on the penultimate page with PageFooter PrintOn = LastPage


FastReport.Net 2019.3.20
Engine:
- added Bezier curve for polygons
- added new time format minutes:seconds [mm:ss]
- fixed image size calculation when AutoSize is enabled in the preparation stage
- fixed RichText lists format
- fixed a bug when font changed in parent report were not changed in inherited report
- updated a polygon object: now the polygon toolbar is displayed not near to the object, but in the main toolbar and in ribbon; polygon modes are changed, new modes allow editing and adding curves
- because polygons have got strong changes, we want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point
- added a new Json data connection integrated into the engine
- added FontListFolder property in the Utils.Config
- added RepeatBandNTimes property for bands
- fixed bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand

Designer:
- fixed TypeConverter on the TextObject.ParagraphFormat property
- fixed a bug with rising exception when double clicking on a TextObject
- fixed a bug with shadow of report when designer is in Right-to-Left mode
- added feature to edit the sql query for the Query Builder; if the Query Builder cannot process the query a warning will be showed
- fixed a bug when Query Builder adds extra comma
- fixed bug with adding extra spaces in QueryBuilder
- fixed a bug with position of report shadow when zooming in Right-to-Left designer
- now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort

Preview:
- Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked

.NET CORE:
- Fixed memory leak in PDF-export
- Fixed memory leak in font engine
- Fixed glyph widths in PDF export
- Fixed errors of report building with complex expressions ("Requested operation is not available because the runtime library function '' is not defined.")
- Fixed display of fonts in PDF export, reduced accuracy to 2 decimal places

WebReport:
- Added PdfImagesOriginalResolution, PdfJpegCompression and PdfColorSpace properties
- Added rotation for pages with landscape orientation in printing from browser
- Added event CustomAuth

Exports:
- Fixed bug with export of bitmaps in ZPL
- Fixed bug with incorrect height of cells in Excel2007
- Fixed bug with exporting empty sheet in Excel2007
- Fixed bug with exporting the page with the wrong size in Excel97
- Fixed bug with exporting empty cells in Excel2007
- Fixed bug with strikethrough text in Excel2007 export
- Fixed bug with strikethrough text in Word2007 export, when using html-tags and conditional formatting
- Added Hyperlinks to RTFExport
- Fixed QR code position in ZPL export
- Fixed page init priority in ZPL export
- Improved an example DemosC#PrintZPL
- Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures)
- Added an ability to split pages with data in different sheets when exporting to Excel2007
- Fixed bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF
- Fixed bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph

CrashPlan 7.2.0 (64-bit) 查看版本資訊

更新時間:2019-09-18
更新細節:

What's new in this version:

Enhancements and updates:
- The names of the most recent log files now end with .0 (for example, service.log.0). This reverts a change introduced in Code42 app version 7.0 in which ".0" was removed from the end of the most recent log file
- Manually adjusting the Code42 app memory allocation now enforces a minimum value of 128 MB. (Setting the value lower than this could leave the Code42 app in an inoperable state)
- On Mac devices, files with the com_apple_backup_excludeItem metadata attribute are no longer excluded from backups

Bug fixes:
- Security updates
- Performance and stability improvements to backup processes
- Corrects an issue in which devices with slow or frequently interrupted network connections could incorrectly report a restore as 100% complete if the connection timed out before the restore is complete

Fixes several minor user interface issues related to pausing backups:
When a backup set is complete but paused:
- The Code42 app now displays a gray disconnected icon instead of the green completed icon
- Corrects an issue in which the Resume button did not appear
- Corrects an issue when backups are paused in which the Pause option could still appear in Code42 app menus
- Users no longer have the option to select Pause All Backups if the administrator disabled pausing. This was a display issue only; selecting this option did not actually pause backups
- The Code42 Windows notification area (tray) and Mac menu bar apps now more clearly display when all backups are paused and provide a single link to Resume
- After adding or removing a local destination, the Code42 app now remains on the Destinations tab. Previously, the app redirected to the General tab.
Improvements to logging
- On Mac devices, removes the unnecessary .Trashes file from the .dmg app package
- On Windows devices, corrects an issue in which uninstalling the Code42 app did not properly remove some files in the C:/ProgramData/CrashPlan/conf directory. (For a standard uninstall, it is expected that some files do still remain in this directory to simplify reinstalling the app later)
- Corrects a rare issue on Windows devices in which the notification area (tray) app did not automatically re-launch after a Code42 app upgrade
- The replace device wizard now simply indicates "this device is signing in for the first time." Previously, it stated the device had "never backed up"

CrashPlan 7.0.0 (64-bit) 查看版本資訊

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

What's new in this version:

Cloud:
- Code42 server
- Code42 app - 7.0.0

On-premises:
- Code42 server - 6.8.8
- Code42 app - 6.8.8

Mipony 3.0.5 查看版本資訊

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

What's new in this version:

Mipony 3.0.5
- Improved stability
- Fixed clear completed on exit sometimes did not work
- Updated Greek translation (thanks to Spyros)
- Updated Youtube
- Updated datafilehost.com
- Updated tezfiles.com
- Updated yadi.sk
- Updated depositfiles
- Updated Mega-debrid
- Updated Alldebrid
- Updated Premiumize.me
- Updated Zevera


Mipony 3.0.4
- Improved stability
- Fixed prevent computer sleep while downloading
- When decrypting mega files the state was not shown in the interface
- Fixed rename file did not selecte the old name
- State icons when minimized to the tray bar
- Fixed overwrite exported file
- Added direct download of pdf and mkv files
- Updated userscloud
- Updated 1fichier
- Updated mexashare
- Updated yadi.sk
- Updated datafile.com
- Updated filespace.com
- Updated upload4earn
- Updated rockfile.co
- Added nofile.io
- Added file-up.org
- Added uploadev.com
- Added uploadproper.net
- Added speed4up.com
- Added megaupload.nz
- Added drop.me
- Added dropapk.com
- Updated Slovak language (thanks to Vladimir)
- Updated Italian translation (thanks to Max)


Mipony 3.0.3
- Fixed priorities
- Save the column used to sort
- Download speed limit for Direct downloads is more accurate
- Reduced CPU use on high speed downloads
- Improved stability
- Fixed download Youtube videos with high quality
- Audio from Youtube videos now is saved in mp3 format
- Show in green color the links detected that already have been downloaded
- Fixed, torrent subfiles were downloaded even if they were excluded in the Add torrent window
- Fixed, the list of the last folders selected didn't save new folders for torrents
- Fixed, could not stop sharing several items at the same time
- Fixed problem adding torrent when Mipony was closed
- Fixed, Mega now can be used with unrestrictors
- Updated mexashare
- Fixed some Mega accounts could not login


Mipony 3.0.1
- Fixed notifications were shown for complted files even with notifications disabled
- Fixed error showing Options Window
- Fixed change targer folder did not work for direct downloads
- Updated Chinese translation
- Updated Korean translation
- Updated Japanese translation
- Updated Brazilian Portuguese translation
- Updated French translation


Mipony 3.0.0
- New interface
- Version pro with torrents and online video support
- Visualization filters in the Download window
- Interface ready for high resolution monitors HDPI
- .NET 4.0 ó más nuevas es requerido


Mipony 2.5.6
- Mipony will run under .NET Framework 4.x if it is installed. It is recommended to install .NET Framework 4.6 or newer. Some downloads could not work if it is not installed.
- Updated rapidgator.com
- Updated Yandex disk.
- Updated tezfiles.com
- Updated diskokosmiko.mx
- Added dbr.ee
- Added upload4earn.com
- Updated box.com
- Updated Bulgarian translation (thanks to Pavel).
- Updated userscloud.com


Mipony 2.5.5
- Added linkifier premium support
- Added uploadgig premium support
- Updated alfafile.net
- Updated upstore.net
- Updated jeodrive.com
- Updated Yandex
- Updated inclouddrive
- Updated dropbox
- Updated file-upload.com
- Updated uplod.cc
- Updated filefox.cc
- Updated filejoker.net
- Updated prefiles.com
- Updated wholecloud
- Updated extmatrix.com
- Updated gavitex.com
- Updated dropbox.com
- Updated file-space.org
- Updated redfile.eu
- Updated workupload.com
- Updated up07.me
- Updated share4web.com
- Removed unlimitzone
- Removed abelhas
- Removed livecloudz
- Removed vidlockers
- Removed ddlstorage
- Removed gulfup
- Removed uploadrocket
- Removed filemoney
- Removed mediafree
- Removed uplea
- Removed hugefiles
- Removed uploadex
- Removed bytewhale
- Removed Uploadingsite
- Removed Br2share
- Removed Uploadx
- Removed copiapop
- Removed MegaFileUpload
- Removed Putfiles
- Removed uploadz
- Removed avatarshare
- Removed datasbit
- Removed bitload
- Removed freakshare.com
- Removed Bitshare.com
- Removed crocko.com
- Removed debfile.com
- Removed putdrive.com
- Removed nodefiles.com


Mipony 2.5.4
- Updated filefactory.com
- Updated keep2share.cc
- Updated depfile.com
- Updated upera.co
- Added zapfile.net premium
- Added filenext.com premium
- Added katfile.com premium
- Added rapidrar.com premium
- Added userscloud.com premium
- Added clicknupload.net premium
- Added brupload.net premium
- Updated 1fichier.com
- Updated rockfile.eu
- Updated putfiles.in
- Updated uplod.ws
- Updated uploadgig.com
- Updated turbobit.net premium
- Updated clicknupload.net
- Updated yadi.sk
- Added crazyshare.cc
- Added uploadbits.com
- Added zapfile.net
- Added cloudyfiles.com
- Added file.al
- Removed fileserve.com


Mipony 2.5.3
- Added icerbox.com
- Added some icons
- Proxy password is now hidden
- Turbobit updated
- Updated tezfiles.com
- Updated suprafiles.co
- Added putfiles.in
- Added uploadz.co
- Added bitload.org
- Updated tusfiles.net
- Updated depositfiles.com
- Updated uploads.to
- Added wickedcloud.io
- Updated keep2share
- Updated Yandex (yadi.sk)
- Updated 4shared.com
- Updated rapidrar.com
- Updated katfile.com
- Updated file-upload.net
- Updated katfile.com
- Added megadrive.tv
- Added uploadify.net
- Updated linksnappy.com
- Updated data.hu
- Udated wholecloud.net
- Updated rgho.st
- Updated gavitex.com
- Updated mega-debrid.eu
- Updated dropbox.com
- Added nodefiles.com
- Added datasbit.com
- Added uploadbank.com
- Removed sockshare.com
- Removed ziddu.com
- Removed uploadc.com
- Removed vodlocker.com
- Removed erafile.com
- Removed ulnow.com
- Removed city-upload.com
- Removed sharingmaster.com
- Removed neodrive.co
- Removed upl.one
- Removed datoteke.com
- Removed joinfile.com
- Removed lafiles.com
- Removed promptfile.com
- Removed junocloud.me
- Removed sfshare.se
- Removed kingfiles.net
- Removed tigerfiles.net
- Removed loadus.net
- Removed gboxes.com
- Removed filepi.com


Mipony 2.5.2
- Added Rarefile.net premium support
- Added copiapop.com account support
- Added filejoker premium support
- Added backin.net premium support
- Updated upstore.net
- Updated katfile.com
- Updated dfiles.eu
- Updated uploads.to
- Added glbupload.com
- Added ausfile.com
- Added uplod.ws
- Added suprafiles.net
- Added file-upload.cc
- Added filenext.com
- Added uploadgig.com
- Added up-4ever.com
- Updated katfile.com
- Updated uplea.com
- Updated bezsms.org
- Updated yadi.sk
- Updated share-online.biz
- Updated webshare.cz
- Updated vidup.me
- Removed cloudsix.me
- Removed letitbit.net
- Removed secureupload.eu
- Removed uploading.com
- Removed sharesix.com


Mipony 2.5.1
- Fixed in some computers the captcha window was out of the screen
- When many links were detected Mipony was frozen in some computers
- Updated mega.nz
- Updated bigfile.to
- Updated rusfolder.com
- Added debfile.com
- Added mexashare.com


Mipony 2.5.0
- Show Windows 10 style notification when files are completed or links are detected
- New option to change the destination folder for links in the downloads list
- Press enter/Escape in the window for when we add an existing file
- Avoid closing Mipony when it is decrypting a file
- Remember and restore captcha window position
- When the download folder does not extist, Mipony will create it instead of changing to the default folder
- Network paths are not reseted to the default download path when the network path is not found
- Sorting downloads by status now sorts the downloading files first,then waiting, etc. and not alphabetically
- Sorting downloads by priority now sorts higher priority first instead of alphabetically
- Show the speed in the title bar before the version number, so you can easily see the speed in the Windows task bar
- Double click a completed download will open the file
- Use Ctrl+F to search for files in the downloads list
- Downloads history now can be saved for up to 2 years period
- Keep selection when moved a group of files to the first or the last position
- Removed download file segments limit for Rapidgator premium downloads
- Fixed some downloads were corrupted
- CaptchaBrotherhood Plugin loading has been disabled since it no longer works
- Mipony can now download from uploaded.net using more segments
- Now the referer url can be set to many downloads at the same time
- Updated uploaded.net
- Updated Google Drive.
- Updated solidfiles.com
- Updated keep2share.cc
- Updated downace.com
- Updated sdilej.cz
- Updated androidfilehost.com
- Updated box.com
- Updated uploadocean.com
- Updated hitfile.com
- Updated turbobit.net
- Updated backin.net
- Updated upstore.net premium
- Updated downace.com
- Updated uloz.to
- Added dropbox.com
- Added up07.net
- Added gavitex.com
- Added bdupload.info
- Added erafile.com
- Added cloudup.com
- Added vodlocker.com
- Added filetrip.net
- Added megafileupload.com
- Removed fileswap.com
- Removed shareflare.net
- Removed revclouds.com
- Removed minus.com
- Removed filesin.com
- Removed filesuniverse.com
- Removed uploadbaz.com
- Removed 24uploading.com
- Removed zorofiles.com
- Removed myupload.dk
- Removed speedyshare.com
- Removed sharing.zone

CrashPlan 6.9.2 (64-bit) 查看版本資訊

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

What's new in this version:

Enhancements and updates:
- Updates the interface for configuring Frequency and Versions to use dropdown menus instead of sliders.
- On Mac devices, the Code42 app real-time file watcher now uses Apple's File System Events process. Previously, the Code42 app used Spotlight to monitor file activity.

Fixes:
- Security updates.
- Performance and stability improvements.
- Corrects an issue introduced in Code42 app version 6.9.2 in which files could not be restored if a backup was in progress. (In version 6.9.2, the file restore would wait to begin until the backup completed. Now, the restore begins immediately.)
- Corrects a permissions issue introduced in Code42 app version 6.9.2 in which users could not access files restored via the administration console if the files were backed up from a Windows device and restored to a Mac device.
- On Windows devices, corrects a rare issue in which the the backup status reported in the Code42 app did not match the status reported in the notification area icon (tray app).
- Improvements to logging.
- Corrects an issue in which manually issuing the resume command would resume backups even if the current time is outside the defined backup schedule.
- Corrects an issue on devices with the Code42 app installed per user in which manually issuing the restart command did not properly restart the real-time file watcher.
- Corrects an issue in which resuming a paused backup could take up to 15 minutes instead of resuming immediately.
- Corrects an issue introduced in Code42 app version 6.8.3 in which users were unable to pause or resume backup from the menu bar/notification icon if the setting to Require account password to access the Code42 app was enabled.
- Adding a destination to a specific backup set now limits the destination to that backup set. Previously, the destination was added to all backup sets.
- Corrects an issue in which the Code42 app's backup process could inadvertently trigger the download of online-only (or on-demand) files managed by OneDrive, Dropbox, and iCloud.
- Corrects an issue introduced in Code42 app version 6.9.2 in which restore log files could grow unexpectedly large in specific circumstances. Now, restore logs are limited to 200 MB.
- Corrects a rare issue introduced in Code42 app version 6.8.3 which could prevent the app from being able to back up a file if it was locked by another program.
- Corrects an issue in which restoring two files with the same name but different capitalization only restored one of the files.
- Corrects a rare issue in which scheduling backups to run between specified times did not start the backup at the beginning of the scheduled time.
- On Mac devices, corrects an issue in which files could not be restored to volumes ending in a space.

CrashPlan 6.9.0 (64-bit) 查看版本資訊

更新時間:2018-12-08
更新細節:

What's new in this version:

- Local backup destinations now display the file path of the destination in addition to the name
- When searching for files to restore, the search results now include the file path. (Previously, only the filename appeared.) This helps differentiate between files with the same name that exist in multiple locations
- Corrects an issue in which a filename could appear twice in the list of Downloads if a device restore is initiated from the the administration console. This was only a display issue; only one copy of the file was restored and existed on the device
- The Code42 app no longer allows you to add Universal Naming Convention (UNC) file paths (for example, //SERVERNAME/shareddir/) to the backup file selection. UNC paths have never been supported by the Code42 app; this update prevents you from entering a path that the Code42 app is unable to back up
- Corrects a rare issue introduced in Code42 app version 6.8.3 which could prevent the app from being able to back up a file if it was locked by another program
- Corrects an issue introduced in Code42 app version 6.8.3 in which the app.log file was truncated until a user signs in for the first time
- Corrects an issue introduced in Code42 app version 6.8.2 which prevented some users from being able to access log files in the /Library/Logs/CrashPlan directory
- Removes the connection.info command from the Code42 app command-line interface (CLI). Because the Code42 app no longer supports computer-to-computer backups, this command is no longer necessary
- Corrects a rare issue in which there could be an unexpected delay in resuming a paused backup
- Corrects an issue introduced in Code42 app version 6.8 for users with custom key archive security that prevented new devices from being added via the Replace Device wizard
- Corrects an issue in which settings changed in the administration console did not take effect in the Code42 app until the app was restarted
- Improvements to logging
- Performance and stability improvements
- Security updates. PL-69560

Windows devices:
- Corrects an issue on Windows 10 devices in which the Code42 app's backup process could inadvertently trigger the download of online-only files managed by OneDrive Files On-Demand
- De-authorizing a Windows device no longer resets the Device Preferences > Usage > Alert me if this device is not backed up for value to the default of 3 days. Now, if a user customized this setting, it retains the custom value after the user signs in again
- Accessed date metadata is no longer collected for files on Windows devices
- Corrects an issue on Windows devices in which accessing a file without making any changes could incorrectly trigger backup of a new file version

Known Issues:
- In rare circumstances, clicking the Run backup now link in the Code42 app to start an ad-hoc backup does not immediately start the backup. However, backups do continue to run according to the backup schedule (every 15 minutes, by default). If you need to start a backup immediately, use the Code42 app's command-line interface (CLI) to issue the command backup.start

CrashPlan 6.8.3 (64-bit) 查看版本資訊

更新時間:2018-10-26
更新細節:

What's new in this version:

CrashPlan 6.8.3 (64-bit)
- Numerous Code42 app usability improvements.
- If a device is powered off during the preferred file verification scan time, the scan will run the next time the device is powered on.
- When pausing backups from the Code42 app, the default pause length is now one hour. Previously, it was 24 hours.
- Improves ability to back up locked files on Windows devices with the Code42 app installed per user.
- On Windows devices with the Code42 app installed per user, the Windows sign out screen now informs the user if a backup is in progress and provides the option to Cancel or Sign out anyway.
- Corrects a rare issue for users with both local and cloud backup destinations which could cause backups to the cloud destination to pause if the local destination runs out of space.
- Corrects a rare issue in which a device with a local backup destination could get stuck "synchronizing" indefinitely. This could require users to restart the Code42 service or restart the device to resume backups.
- Corrects an issues in which Mac devices were unable to back up files containing the ≠ character in the file name or filepath.
- Corrects an issue introduced in version 6.7.2 in which Mac devices with a system language other than English did not automatically apply the language preference to the Code42 app.
- On Linux devices, corrects an issue in which specifying a custom location for the Code42 app installation could fail to properly install the app under certain circumstances.
- Corrects an issue on Mac devices in which changing the capitalization of a file or folder (for example, renaming “Documents” as “documents”) could cause backups of previous file versions to be removed from the backup archive.
- Corrects a rare issue for Windows devices backing up to multiple destinations which could cause duplicate backups of the same file version.
- Corrects an issue for Mac and Linux devices in which the < character did not display correctly in the backup progress message "Last backup < 1 minute ago."


CrashPlan 4.8.3 (64-bit)
- Corrects a security vulnerability on Windows devices that could allow escalation of privilege

CrashPlan 4.8.2 (64-bit)
- In Code42 environments with child organizations set to not inherit settings from the parent organization, pushing changes to settings in the parent organization incorrectly applies any locked device backup settings in the parent organization to all devices in the child organizations. (Version 5.4.0 only; fixed in 5.4.1)
- The Legal Hold web app columns do not support sorting in version 5.4.
- In Code42 environments with a version 5.3 on-premises master server that also use Code42 cloud storage, the Restore History page may not accurately reflect the user who initiated a device restore (push restore) if restoring from the Code42 cloud destination. Web restores and restores from the CrashPlan app are not affected.
- In Code42 environments with a version 4.3.5.3 on-premises master server that also use Code42 cloud storage, the number of Restores listed in the Device details may not include all restores initiated from the Code42 cloud destination.
- Computer-to-computer backups may stop if one computer upgrades to CrashPlan app version 4.8 and the other computer remains on version 4.7 or earlier. This could occur if one computer is using an unsupported operating system, such as Windows XP (which cannot be upgraded to CrashPlan app version 4.8).
- On a Windows device, after adopting a backup created by an OS X or Linux device, the 4.x CrashPlan app displays 0 MB selected for backup even though files are backed up.
- In organizations with Compliance Settings enabled, Org Admins cannot create child organizations; only SYSADMINS can create child organizations.
- In the 5.x CrashPlan app, if more than one restore is in progress and the user pauses one restore, that restore cannot be resumed until the CrashPlan app is closed and restarted.

CrashPlan 4.8.0 (64-bit)
Fixes And Enhancements:
- Security updates
- Performance and stability improvements
- Removes support for Windows XP, Windows Vista, OS X v10.7.5, and OS X v10.8. Devices on these operating systems will not upgrade to CrashPlan app version 4.8
- Users must now accept the EULA upon account creation instead of during CrashPlan app installation
- Computer-to-computer backups now work properly over UPnP connections
- Corrects a rare issue on Linux devices which could cause the history log to be removed while upgrading the CrashPlan app
- Corrects an issue in which changing the listening port for inbound (computer-to-computer) backups required restarting the CrashPlan app to resume backups
- Changes to network overrides no longer require restarting the CrashPlan service on the device to take effect
- Corrects an issue which could require users with enhanced archive security to re-enter their archive key password or custom key to resume backup activity if the device unexpectedly shut down
- Deactivated computers no longer appear in the list of available devices in the My Account page
- Corrects an issue in which Windows devices could report using the wrong operating system after a Windows upgrade. For example, a device that upgraded from Windows 8 to Windows 10 could still display Windows 8 in the CrashPlan app.
- The OS X admin exclude .Mobile.*Backups/. changed to .MobileBackups/. This change now restricts the exclusion to an exact match on "MobileBackups." Previously, anything containing the words "mobile" and "backups" (for example, "My iPhone Mobile Backups") would have been excluded.
- Changing the language in the CrashPlan app no longer deletes the history log. Now, the history log remains intact and displays each log entry in the language selected at the time the entry was created. This results in a history log with a mix of languages.
- When the CrashPlan app language is set to Automatic, the CrashPlan app now correctly uses the system language in use for the device's operating system. Previously, the CrashPlan app defaulted to use English when set to Automatic.
- Corrects a rare issue in which entering specific commands in the CrashPlan app command-line interface (CLI) caused the CrashPlan app to be inaccessible for users with special characters in their usernames.
- When resetting a password, the error message for entering an invalid answer to the security question now correctly displays "Incorrect answer" instead of "Invalid password."

Known Issues:
- Computer-to-computer backups may stop if one computer upgrades to CrashPlan app version 4.8 and the other computer remains on version 4.7 or earlier. This could occur if one computer is using an unsupported operating system, such as Windows XP (which cannot be upgraded to CrashPlan app version 4.8)

BirdFont for Windows 3.14.3 查看版本資訊

更新時間:2018-10-26
更新細節:

BirdFont for Windows 3.14.2 查看版本資訊

更新時間:2018-10-26
更新細節:

What's new in this version:

- Better conversion from SVG to font

Wondershare PDF Password Remover 查看版本資訊

更新時間:2018-10-26
更新細節: