Skip to content

v.1.2.0.0

Compare
Choose a tag to compare
@nhmkdev nhmkdev released this 16 Nov 02:11
· 154 commits to master since this release

Warning

This is a legacy version of the application and numerous aspects may not function correctly (Google Sheets for example).

Changes

Note: this version is functionally equivalent to v.1.2.0.0-unstable.v.a13

  • Updated application to use .NET 4.8
  • Added math function to the Incept translator
  • Added Image Color tag for FormattedText ()
  • Added group logic to switch statements so multiple matches can have the same result
  • Updated ClosedXML (support newer Excel functionality)
  • Added alternative parameter sets for the font tag in FormattedText
  • Added FormattedText marginleft and marginright tags.
  • Fixed issue with page resizing/margins on PDF export
  • Added * option for allowed layout column to indicate the row should be included in all layouts
  • Added ability to preview color changes in the color selection dialog. This works with 1+ elements selected.
  • Added ability to apply color to graphic elements. This is applied to the image (not other aspects like background/border).
  • Expanded allowed_layout functionality to support a semi-colon delimited set.

Bugs

  • Uhm probably a few in there.