Releases: CoderX40/MSWord_WDX
Releases · CoderX40/MSWord_WDX
Release list
v1.1.2
v1.1.1
v1.1.0
v1.1.0
- Implement
ContentSetValueandContentEditValuefunctions to allow write function via Change Attributes window - Unify terms used for consistency with Word terminology
- Added .lng file containing translations for 5 languages
Write Features
- Change metadata fields (title, author, subject, etc...)
- Update document features (auto update styles, track changes mode, document protection)
- Authors of tracked changes
Notes
- Names of some fields were updated and require changing in custom columns mode vs v1.0.3
v1.0.3
- Update logic to handle ANSI and Unicode to support both 32 and 64-bit versions
- Released 32-bit version
- Rename of previous version from MSWord_WDX64 to MSWord_WDX
- Improved handling of files with empty fields
- Including of .inf file in GitHub repository
- Update documentation
Note: with the name change, when updating from previous releases, the wincmd.ini file should be updated from msword_wdx64 to just msword_wdx (or change custom columns manually
v1.0.2
Update anonymisation logic to report both removePersonalInformation and removeDateAndTime tags in settings.xml
Full Changelog: v1.0.1...v1.0.2