Skip to content
This repository has been archived by the owner on Oct 3, 2019. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 886 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 886 Bytes

Version 1.2.10.0

  • Use Yes/No as valid options for a three-command MessageDialog and handle Cancel with the hardware back button.

Version 1.2.9.0

  • Fixed a crash on Mobile when trying to display an alert for pending changes.

Version 1.2.8.0

  • Fixed adaptive UI: now depending upon UserInteractionMode (Touch or Mouse) instead of minimum Window width.

Version 1.2.7.0

  • Added an error when trying to open a potentially invalid text file.
  • Added support for Central and Eastern European (1250) encoding.
  • Added support for Greek (1253) encoding.
  • Implement adaptive UI for Mobile and Continuum.

Version 1.1.6.0

  • Added CHANGELOG.md.
  • Added a small margin around the displayed text.
  • Added titles to message dialogs.
  • Added support for selecting an alternate encoding on the fly.
  • Added support for Western European (1252) encoding.