Skip to content

Releases: CoderX40/MSWord_WDX

v1.1.2

Choose a tag to compare

@CoderX40 CoderX40 released this 12 Jun 20:11
  • Improve handing of document.xml and settings.xml files
  • Correction of bug in tracked change authors field
  • Improve error handling and validation of .docx files when changing attributes

v1.1.1

Choose a tag to compare

@CoderX40 CoderX40 released this 30 Apr 18:19

v1.1.1

  • Minor bug correction for .docx files with spaces / using pretty-print
  • Add additional cache logic for improved handling

v1.1.0

Choose a tag to compare

@CoderX40 CoderX40 released this 29 Apr 19:58

v1.1.0

  • Implement ContentSetValue and ContentEditValue functions 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

Choose a tag to compare

@CoderX40 CoderX40 released this 11 Apr 17:05
  • 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

Choose a tag to compare

@CoderX40 CoderX40 released this 28 Feb 15:59

Update anonymisation logic to report both removePersonalInformation and removeDateAndTime tags in settings.xml

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@CoderX40 CoderX40 released this 23 Aug 09:20

Updated tracked changes logic for style/formatting changes