Skip to content

Releases: Open-MBEE/exec-ve

5.0.0

18 Sep 23:39
4cff4b0
Compare
Choose a tag to compare

This release is compatible with MDK 6.0.0+ (Cameo 2022x), for compatibility with previous versions of MDK and Cameo, please use version 4.0.x

Fixes since 5.0.0-RC1:

Fixed searching for value

To use this download, unzip the contents to a web server (can be anything that serves files).

Open config/config.json and edit 'apiUrl' to point to MMS 4 endpoint, and 'printUrl' to the convert endpoint of https://github.com/Open-MBEE/mms-doc-convert (this is optional function for pdf generation)

5.0.0-RC1

16 Aug 18:51
Compare
Choose a tag to compare
5.0.0-RC1 Pre-release
Pre-release

Fixes since 5.0.0-beta:

Fixed generated id for user uploaded images to have hidden prefix

To use this download, unzip the contents to a web server (can be anything that serves files).

Open config/config.json and edit 'apiUrl' to point to MMS 4 endpoint, and 'printUrl' to the convert endpoint of https://github.com/Open-MBEE/mms-doc-convert (this is optional function for pdf generation)

5.0.0-beta

20 Jun 20:33
Compare
Choose a tag to compare
5.0.0-beta Pre-release
Pre-release

Fixes since 5.0.0-alpha:

  • MathJax update for equations editing
  • Fix broken image in editor on editing existing image
  • Live update caption numbering for ve added image/table presentation elements
  • PDF linking and table of contents
  • fix empty document tree on a Tag

To use this download, unzip the contents to a web server (can be anything that serves files).

Open config/config.json and edit 'apiUrl' to point to MMS 4 endpoint, and 'printUrl' to the convert endpoint of https://github.com/Open-MBEE/mms-doc-convert (this is optional function for pdf generation)

5.0.0-alpha

01 May 20:06
Compare
Choose a tag to compare
5.0.0-alpha Pre-release
Pre-release

This release adds Cameo 2022 compatibility and works with Cameo MDK 6.0.0+, and currently will work with MMS 4.0.17+

To use this download, unzip the contents to a web server (can be anything that serves files).

Open config/config.json and edit 'apiUrl' to point to MMS 4 endpoint, and 'printUrl' to the convert endpoint of https://github.com/Open-MBEE/mms-doc-convert (this is optional function for pdf generation)

4.0.2

06 Mar 18:22
Compare
Choose a tag to compare

To use this download, unzip the contents to a web server (can be anything that serves files).
Open js/ve-mms.min.b4876f296d0d3d3e.js, edit 'apiUrl' value at the very end to be where the mms api host is.

This release added an option for the print pdf service url, edit 'printUrl' to where the service is.
https://github.com/Open-MBEE/mms-doc-convert

Fixes from 4.0.1:

#174

4.0.1

31 Jan 21:41
Compare
Choose a tag to compare

To use this download, unzip the contents to a web server (can be anything that serves files).
Open js/ve-mms.min.ffff9c8b23712d18.js, edit 'apiUrl' value at the very end to be where the mms api host is.

Fixes from 4.0.0:

#169
#172

4.0.0

03 Jan 22:48
Compare
Choose a tag to compare

To use this download, unzip the contents to a web server (can be anything that serves files).
Open js/ve-mms.min.e41d96166736c52e.js and edit
'apiUrl' value
at the very end to be where the mms api host is.

Fixes from RC1a:

  • Editing weirdness, enumerated value edit
  • View links without a doc specified will default to the current doc

4.0.0-RC1a

27 Oct 21:01
Compare
Choose a tag to compare

To use this download, unzip the contents to a web server (can be anything that serves files).
Open js/ve-mms.min.90094263389664bd.js and edit
'apiUrl' value
at the very end to be where the mms api is.

This has minor bug fixes for 4.0.0-RC1:

  • performance when loading page with many references
  • creating new project cover page when it doesn't already exist
  • use relative url and _hidden prefixed id when uploading image

4.0.0-RC1

16 May 18:00
c978d46
Compare
Choose a tag to compare

To use this download, unzip the contents to a web server (can be anything that serves files).
Open js/ve-mms.min.080d55af9b25328d.js and edit
apiUrl: 'http://localhost:8080'
at the very end to be where the mms api is.

3.6.1

04 Feb 23:43
Compare
Choose a tag to compare

Added option to freeze columns on DocGen tables