Skip to content

Releases: finos/messageml-utils

MessageML 1.4.0

09 Feb 10:12
a3b1862

Choose a tag to compare

What's Changed

  • refactor: rename SymAiContext child element classes with prefix by @thibauult in #424

Full Changelog: messageml-1.3.0...messageml-1.4.0

MessageML 1.3.0

23 Jan 12:36
9e3f138

Choose a tag to compare

What's Changed

  • feat: move beta mode to constructor and rename AI elements by @thibauult in #423

Full Changelog: messageml-1.2.0...messageml-1.3.0

MessageML 1.2.0

16 Jan 15:19
f0a451b

Choose a tag to compare

What's Changed

Full Changelog: messageml-1.1.3...messageml-1.2.0

MessageML 1.1.3

28 Nov 12:24
9dee4ff

Choose a tag to compare

messageml-1.1.3

Maven repo migration (#420)

MessageML 1.1.1

04 Nov 10:41
c59e6fc

Choose a tag to compare

  • Improve dateTime presentationML generation

MessageML 1.1.0

22 May 12:19
3e0ba74

Choose a tag to compare

Add support for new emojis

MessageML 1.0.0

11 Feb 13:42
cee2aa2

Choose a tag to compare

Maven coordinates change

<groupId>org.finos.symphony.messageml</groupId>
<artifactId>messageml-utils</artifactId>
<version>1.0.0</version>

MessageML 0.14.0

28 Jan 15:56
6d81e85

Choose a tag to compare

  • Support for new element RichTextArea
  • Support for new element DateTime
  • Support for attribute formnovalidate for all form elements

MessageML 0.13.0

04 Mar 10:38
b5e8fd9

Choose a tag to compare

What's Changed

  • Fix link entity indexEnd
  • Support Enhanced tags in MessageML
  • Update table and elements markdown representation

Full Changelog: messageml-0.12.0...messageml-0.13.0

MessageML 0.12.0

03 Oct 08:19
00b5ce3

Choose a tag to compare

  • Accept <sup> and <sub> tags
  • Accept new languages in <code> tag : Markdown, JSON, Scala, Shell, YAML
  • Accept auto-submit attribute in select and input form
  • Accept hidden attribute in text-field
  • Accept readonly and disabled attributes in all form elements
  • Accept rows and cols attributes in text area
  • Accept button-link and button-link-destructive as button classes
  • Accept data-icon for button element
  • Add new room picker