Skip to content

Releases: Fei-Sheng-Wu/PrintDialogX

PrintDialogX v3.4.0

05 Mar 02:16
v3.4.0
6058040

Choose a tag to compare

Changelog

  • Updates to the default value of InterfaceSettings.DisplayLanguage property.
  • Issue resolution for the invalid updates of print settings.
  • Issue resolution for the conflicting updates of document previews.
  • Issue resolution for the missing updates of document information.
  • Enhancements to the management of shared resources.
  • Enhancements to the generation of document previews.
  • Enhancements to the application of interface customization.
  • Enhancements to the values of language translation.
  • Introduction of PrintDialog.PerformanceStrategy property.
  • Introduction of InterfaceSettings.IsSettingsExpanded property.
  • Introduction of InterfaceSettings.Language.System, InterfaceSettings.Language.zh_HK, and InterfaceSettings.Language.zh_TW values.

PrintDialogX v3.3.0

08 Feb 03:36
v3.3.0
1f6f3e8

Choose a tag to compare

Changelog

  • Issue resolution for the unnotified updates of print job progress and status.
  • Enhancements to the accessing of system dialogs.
  • Enhancements to the retrieval of page sizes from printer capabilities.
  • Enhancements to the application of custom pages in print settings.
  • Enhancements to the composite formatting of language customization.

PrintDialogX v3.2.0

10 Jan 13:34
v3.2.0
a8da0e2

Choose a tag to compare

Changelog

  • Dependency version update to WPF-UI ≥ 4.0.3, < 5.0.0.
  • Behavior change of PrintSettingsEventArgs.IsUpdating property.
  • Removal of PrintSettingsEventArgs.IsBlocking property.
  • Enhancements to the parsing of custom pages in print settings.
  • Introduction of InterfaceSettings.Language.en_CA and InterfaceSettings.Language.en_GB values.

PrintDialogX v3.1.0

18 Dec 17:33
v3.1.0
16ce75b

Choose a tag to compare

Changelog

  • Language version update to C# 14.
  • Dependency version update to WPF-UI ≥ 4.0.3.
  • Issue resolution for the memory leak after closing print dialogs.
  • Enhancements to the displaying of document previews.
  • Enhancements to the application of interface customization.
  • Introduction of PrintSettingsEventArgs.IsBlocking and PrintSettingsEventArgs.IsUpdating properties.
  • Introduction of InterfaceSettings.Language.zh_CN value.

PrintDialogX v3.0.0

25 Oct 20:34
v3.0.0
34649d1

Choose a tag to compare

Changelog

  • Codebase refactor.

Interface Update

Preview