Zoner Photo Studio X 歷史版本列表
Zoner Photo Studio X 將幫助你與你的照片。一切從下載到您的計算機編輯和共享,在一個地方。加入世界各地的數百萬用戶,為您的數碼照片獲得最佳工具! Zoner Photo Studio X 將幫助你的方式,同時也節省了你大量的時間花在處理你的數碼照片。下載,整理和編輯您的照片,並通過照片產品分享。嘗試 Zoner Photo Studio X 免費為 30 天沒有義務!Zoner ... Zoner Photo Studio X 軟體介紹更新時間:2021-07-11
更新細節:
What's new in this version:
Added:
- added option to always auto pick the DefautlBox sandbox
- -- when this option is enabled the normal behavioure with a box selection dialog can be achived holding down CTRL
- added option to hide boxed form the run in box dialog
- -- usefull to avoidl listing for example insecure compatybility test boxes
- added box options to sys tray
Changed:
- changed default terminate all boxed processes key from Ctrl+Break to Ctrl+Alt+Break
- start.exe does no longer link in all that unused MFC code reduced file size form over 2.5MB to below 250KB
- updated the main sandman and tray icon
- improved the bov view tree style
Fixed:
- added additional delay and retryes to kmdutill.exe to mitigate issues when unloading the driver
- fixed issue with sbiectrl not being properly started after setup
- fixed issue with explore sandboxed shell option
- fixed issue when running sandman elevated
- fixed new box selection dialog showing disabled boxes
- fixed issue updating box active status
- fixed issue with boxes that head auto delete activated introduced in the previous build
Removed:
- removed Online Armor support as this product is deprecated since 2016
更新時間:2021-07-07
更新細節:
What's new in this version:
Added:
- global hotkey to terminate all boxed processes (by default Ctrl+Break)
the Run Sandboxed dialog can now be handled by the Sandman UI.
- "AllowBoxedJobs=y" allowing boxed processes to use nested jobs on Windows 8 and later note: this allows Chrome and other programs to use the job system for additional isolation
- librewolf.exe to the list of Firefox derivatives
- run regedit sandboxed menu command
- new support settings tab to Sandman UI for updates and stuff
- code integrity verification to Sbie service and UI
- template for Vivaldi Notes
- LibreWolf template
Changed:
- Replaced the Process List used by the driver with a much faster Hash Map implementation
- Note: this change provides an almost static system call speed of 1.2us irregardless of the running process count
- The old list, with 100 programs running required: 4.5µs; with 200: 12µs; and with 300: 18µs per syscall
- Note: some of the slowdown was affecting also non sandboxed applications due to how the driver handles certain callbacks
- Replaced the per-process Thread List used by the driver with a much faster Hash Map implementation
- Replaced configuration section list with a hash map to improve configuration performance, and increased line limit to 100000
- not yet enabled in production build
- the presence of default box is only checked on connect
- the portable dir dialog now shows the directory #924
- when terminated boxed processes now we first try doing that by terminating the job object
- the driver now by default can terminate problematic processes without the help of the service
- box delete routine now retries up to 10 times to fix #954
- Replaced the Process List used by the service with a much faster Hash Map implementation
- Replaced the per-process Thread List used by the service with a much faster Hash Map implementation
Fixed:
- faulty initialization in SetServiceStatus
- buttons position in Classic UI settings
- missing password length check in the Sandman UI
- issues opening job objects by name
- missing permission check when reopening job object handles
- issue with some Chromium 90+ hooks affecting PDF plugin in derived browsers
- issues with reconnecting broken LPC ports used for communication with SbieSvc
- minor setting issue
- minor UI issue with resource access COM settings
- an issue with NtQueryKey using NtQueryObject instead
- crash in key.c when failing to resolve key paths
added workaround for topmost modality issue
-- the notification window is not only topmost for 5 seconds
- an issue deleting directories introduced in 5.49.5
- an issue when creating box copies
- performance bug introduced in 0.8.5
Removed:
- removed switch for "BlockPassword=n" as it does not seem to be working
- it's recommended to use "OpenSamEndpoint=y" to allow for password change in windows 10
更新時間:2021-06-28
更新細節:
What's new in this version:
New Features:
- Added Seafile provider connection options
- Interface Themes support
- 150% interface scaling support (Windows, Linux)
- Spellchecker implemented as SharedWorker. No more back-end service for spellchecker
- Ability to add file to favorites (must be supported on DMS side)
- Password protection support
- New chart types (lines and scatter)
- Check hyperlinks for 2083 symbol length
Document Editor:
- Wrapping for shapes in Top Toolbar
- Indents settings in Paragraph Right Sidebar
- Change Register operation in Top Toolbar
- Change List Level operation
- Export to html, fb2, ePub
Spreadsheet Editor:
- Add new chart type - combo
- Redone Chart Advanced Setting with more axis settings
- Add ability to set axis label format
- New date format "YYYY-MM-DD" (ISO 8601)
- Cell Indent setting in Table Right Sidebar
- Opening of Microsoft Office XML 2003 files
- Group and Ungroup operation for Pivot Tables
- XLOOKUP function
Presentation Editor:
- Slide opacity setting
- Setup columns in shape via Top Toolbar
- Presentation Animations are saved after export from our editor
Fixed:
- All editors received countless fixes
更新時間:2021-06-16
更新細節:
What's new in this version:
Added:
- Sandboxie now applies by default "Close...=!,..." directives to non-excluded images if they are located in a sandbox
- -- added 'AlwaysCloseForBoxed=n' to disable this behaviour as it may not be always desired, and it doesn't provide extra security
- added process image information to Sandman UI
- localized template categories in the Plus UI
- added "DisableResourceMonitor=y" to disable resource access monitor for selected boxes
- added option to show trace entries only for the selected sandbox
- added "UseVolumeSerialNumbers=y" that allows drive letters to be suffixed with the volume SN in the drive sandbox location
- -- it helps to avoid files mixed together on multiple pendrives using the same letter
- -- note: this option is not compatible with the recovery function of the Classic UI, only SandMan UI is fully compatible
Changed:
- portable cleanup message now has y/n/c options
- consolidated Proc_CreateProcessInternalW and Proc_CreateProcessInternalW_RS5 to remove duplicate code
- the ElevateCreateProcess fix, as sometimes applied by the Program Compatibility Assistant, will no longer be emulated by default
- -- use 'ApplyElevateCreateProcessFix=y' or 'ApplyElevateCreateProcessFix=program.exe,y' to enable it
- trace log gets disabled only when it has no entries and the logging is stopped
Fixed:
- fixed APC issue with the new global hook emulation mechanism and WoW64 processes
- fixed IPv6 issues with BlockPort options
- fixed an issue with CheatEngine when "OpenWinClass=*" was specified
- fixed memory corruption in SbieDrv
- fixed crash issue with process elevation on CreateProcess calls
- fixed process elevation when running in the built-in administrator account
- fixed template preview resetting unsaved entries in box options window
- fixed an issue with driver verifier and user handles
- fixed driver memory leak of FLT_FILE_NAME_INFORMATION objects
- fixed broken clipboard introduced in 5.50.0
- fixed dcom launch issue on windows 7 32 bit introduced in 5.50.0
- properly fixed an issue with Driver Verifier and user handles
- fixed an issue with CreateWindow function introduced with 0.8.0
- fixed issue with outdated BoxDisplayOrder entries being retained
更新時間:2021-06-14
更新細節:
What's new in this version:
Added:
- Sandboxie now applies by default "Close...=!,..." directives to non-excluded images if they are located in a sandbox
- -- added 'AlwaysCloseForBoxed=n' to disable this behaviour as it may not be always desired, and it doesn't provide extra security
- added process image information to Sandman UI
- localized template categories in the Plus UI
- added "DisableResourceMonitor=y" to disable resource access monitor for selected boxes
- added option to show trace entries only for the selected sandbox
- added "UseVolumeSerialNumbers=y" that allows drive letters to be suffixed with the volume SN in the drive sandbox location
- -- it helps to avoid files mixed together on multiple pendrives using the same letter
- -- note: this option is not compatible with the recovery function of the Classic UI, only SandMan UI is fully compatible
Changed:
- portable cleanup message now has y/n/c options
- consolidated Proc_CreateProcessInternalW and Proc_CreateProcessInternalW_RS5 to remove duplicate code
- the ElevateCreateProcess fix, as sometimes applied by the Program Compatibility Assistant, will no longer be emulated by default
- -- use 'ApplyElevateCreateProcessFix=y' or 'ApplyElevateCreateProcessFix=program.exe,y' to enable it
- trace log gets disabled only when it has no entries and the logging is stopped
Fixed:
- APC issue with the new global hook emulation mechanism and WoW64 processes
- IPv6 issues with BlockPort options
- an issue with CheatEngine when "OpenWinClass=*" was specified
- memory corruption in SbieDrv
- crash issue with process elevation on CreateProcess calls
- process elevation when running in the built-in administrator account
- template preview resetting unsaved entries in box options window
- an issue with driver verifier and user handles
- driver memory leak of FLT_FILE_NAME_INFORMATION objects
- broken clipboard introduced in 5.50.0
- dcom launch issue on windows 7 32 bit introduced in 5.50.0
更新時間:2021-06-08
更新細節:
更新時間:2021-06-06
更新細節:
What's new in this version:
Added:
- with "OpenClipboard=n" clipboard access for a sandbox can be now disabled
Changed:
- now by default the OpenBluetooth template is enabled to enable compatybility with unity games
- "PreferExternalManifest=program.exe,y" can now be set on a per process basis
Fixed:
- fixed compiled issues with the most recent vs2019 update
- fixed issue with vivaldi browser
- fixed some issues with box options in the plus ui
- fixed some issues with hw acceleration in chromium based browsers
- the stop all command now issues "kmdutill scandll" first to solve issues when the SbieDll.Dll is in use
- workaround for electorn apps, by forcing a additional commandline argument on the gpu renderer process
更新時間:2021-06-06
更新細節:
What's new in this version:
- Fixed incorrect window height that impacted a few users
更新時間:2021-06-01
更新細節:
What's new in this version:
Zoner Photo Studio X 19.2103.2.320
- Change log not available for this version
Zoner Photo Studio X 19.2103.2.319
- Develop – fixed problem with mask display for tools in Mask Only mode
- Create – Export – fixed problem with output quality for large images
- Create – Photo book – fixed problem with changing text colors during layout changes
- Create – Collage – fixed problem with framing of freely placed images
- Viewer – fixed preview quality problem for JPEG images
- Other bugfixes and minor enhancements
Zoner Photo Studio X 19.2103.2.317
- This update fixes various problems
Zoner Photo Studio X 19.2103.2.315
- This update fixes various problems
Zoner Photo Studio X 19.2103.2.314
- Change log not available for this version
Zoner Photo Studio X 19.2103.2.313
- Change log not available for this version
Zoner Photo Studio X 19.2103.2.311
- Change log not available for this version
Zoner Photo Studio X 19.2009.2.286
- Export – fixed problem with blurriness in pictures that had edits from Develop and cropping
- Filters – Denoise – fixed crash on certain PC configurations
- Formats – fixed problem with opening certain pictures in the HEIF format
- Create – Collage – fixed problem with framing free-floating (unanchored) pictures
- Create – Photo book – fixed problem with text on a book’s spine
Zoner Photo Studio X 19.2009.2.283
- Change log not available for this version
Zoner Photo Studio X 19.2009.2.279
New:
- Create – Canvas Print – added new formats: 20 x 30 cm and 60 x 90 cm
- Create – Canvas Print – improved export to PDF
- Create – fixed problems when working with styles
- Manager – fixed problem during scanning to the PDF format
- Develop – fixed problem with the loading of certain Filter Brushes
- Other minor enhancements and fixes
Zoner Photo Studio X 19.2009.2.277
- Change log not available for this version
Zoner Photo Studio X 19.2009.2.276
- This update fixes various problems
Zoner Photo Studio X 19.2009.2.274
- Develop – Gradient Filter, Radial Filter, and Filter Brush – expanded to include Color Shift and Curve settings
- Develop – Presets – configurable preset intensity
- Variants – multiple versions of Develop edits for a single photo
- Develop – improvements to Tone Curve; new Luma curve
- Develop – blue-dot indicator on tools already used
- Develop – automatic line straightening
- Create – New options for photo products
- Create – Shopping Cart for orders of multiple products
- Other minor enhancements and fixes
- Complete overview of the new features: Autumn 2020 Update
Zoner Photo Studio X 19.2009.2.273
New:
- Develop – Gradient Filter, Radial Filter, and Filter Brush – expanded to include Color Shift and Curve settings
- Develop – Presets – configurable preset intensity
- Variants – multiple versions of Develop edits for a single photo
- Develop – improvements to Tone Curve; new Luma curve
- Develop – blue-dot indicator on tools already used
- Develop – automatic line straightening
- Create – New options for photo products
- Create – Shopping Cart for orders of multiple products
- Other minor enhancements and fixes
- Complete overview of the new features: Autumn 2020 Update
Zoner Photo Studio X 19.2009.2.272
New:
- Develop – Gradient Filter, Radial Filter, and Filter Brush – expanded to include Color Shift and Curve settings
- Develop – Presets – configurable preset intensity
- Variants – multiple versions of Develop edits for a single photo
- Develop – improvements to Tone Curve; new Luma curve
- Develop – blue-dot indicator on tools already used
- Develop – automatic line straightening
- Create – New options for photo products
- Create – Shopping Cart for orders of multiple products
- Other minor enhancements and fixes
- Complete overview of the new features: Autumn 2020 Update
Zoner Photo Studio X 19.2004.2.262
- Develop – Retouching tools – fixed a problem with retouching after using Align Horizon
- Develop – fixed a problem with DCP profiles and white balancing
- Manager – fixed a problem with photo groups
- Manager – Sort Pictures – fixed a problem with adjustments from Develop
- Filters – Specific Crop – fixed a problem with applying this function to multiple pictures
- Other minor fixes and improvements
Zoner Photo Studio X 19.2004.2.254
- Change log not available for this version
Zoner Photo Studio X 19.2004.2.250
- Change log not available for this version
Zoner Photo Studio X 19.2004.2.246
- This update fixes various problems
Zoner Photo Studio X 19.2004.2.245
- Change log not available for this version
Zoner Photo Studio X 19.2003.2.239
- Change log not available for this version
Zoner Photo Studio X 19.2003.2.232
- This update fixes various problems
Zoner Photo Studio X 19.2003.2.228
- Change log not available for this version
Zoner Photo Studio X 19.2003.2.225
Develop:
– Color Shift – completely reworked; added Advanced Mode
- Split Toning – new tool for quickly toning a a picture – overall, or in lights and shadows separately
- Quick Preview – new option for setting preview quality to speed up editing
- Anonymize – new feature for automatic license plate automatic detection
- Catalog – various optimizations for faster work with files and faster thumbnailing
- Other minor enhancements and error fixes
- Complete overview of the new features: 2020 Spring Update
Zoner Photo Studio X 19.1909.2.204
- Manager: Multi-page Documents – fixed a problem that had been breaking integration for Ghostscript 9.28 and higher
- Create: Export to PDF – Fixed problem with saving PDF file descriptions
- Zonerama: fixed a problem that had been causing a server communication error
- Video: fixed a problem concerning video files with a shifted audio track
- Video: improved compatibility with certain video file formats
- Manager: Filter – fixed a problem with changing the filter settings
Zoner Photo Studio X 19.1909.2.198
- Fixed a problem that caused occasional crashes when closing the Import tab
- Fixed a problem with shifting times for certain types of track logs
- Fixed error that had occurred when showing the map for choosing GPS coordinates
- Fixed a problem with sending postcards
- Fixed a problem with the controls for text settings in newly created text boxes
Zoner Photo Studio X 19.1909.2.195
- Fixed various problems
Zoner Photo Studio X 19.1909.2.193
- Fixed various problems
Zoner Photo Studio X 19.1909.2.189
- Fixed various problems
Zoner Photo Studio X 19.1909.2.184
- Fixed various problems
Zoner Photo Studio X 19.1909.2.182
- Change log not available for this version
Zoner Photo Studio X 19.1909.2.181
- Export: more configurable and finishes faster
- Catalog: option of 1:1 previews for RAW files
- Manager: faster photo rating
- Create: Collage – new template options
- Create: Calendar – new weekly and desk calendars
- Develop: Annotations – a new tool for adding text and objects
- Minor improvements and fixes
Zoner Photo Studio X 19.1904.2.175
- Change log not available for this version
更新時間:2021-06-01
更新細節:
What's new in this version:
- Fix issue about save file dialog