Skip to content

2022-01-26

Compare
Choose a tag to compare
@iluvadev iluvadev released this 26 Jan 12:54
· 62 commits to master since this release

2022-01-26

All projects:

  • New folder structure for code
  • Changed name of the project XstExport to XstExporter
  • Changed name of the project XstPortableExport to XstExporter.Portable
  • Changed project XstReader.Base to XstReader.Api
  • Adopted Semver in all projects

XstReader v.1.15.0:

  • Uses .Net Framework 4.6.1
  • Includes reference to Project XstReader.Api, not link to the code
  • It's possible view the properties of selected Folder
  • Properties list with much more information, with documented description
  • More information in header messages
  • Some more improvements in the information included in the message list

XstExporter v.2.0.1:

  • Uses .Net Framework 4.6.1
  • Includes reference to Project XstReader.Api, not link to the code

XstExporter.Portable v.2.0.1

  • Includes reference to Project XstReader.Api, not link to the code

XstReader.Api v.1.0.1:

  • Converted the project to .Net Standard
  • Refactored the whole project in order to make a versatile library
  • The .ost/.pst file is kept open while in use
  • XstFile implements IDisposable
  • All internal data is obtained when needed
  • XstFolder has properties
  • Encoded and classified all the properties defined in the MS doc, with their descriptions
  • DateTime values of properties are displayed in UTC
  • Automatic processing of signed and / or encrypted messages
  • More information about "Recipients" involved in a message