Release notes WIRIS plugin

Check also the WIRIS plugin for Moodle release page. All other plugins share releases.

The plugins also inherit fast the new features of the editor.

Note that releases 3.x give support to WIRIS editor 3, whereas releases 1.x give support to WIRIS editor 2.

Release 3

Release 3.21 - January 2013

  1. Accessibility of formulas: textual description of every formula automatically generated as alternative text. In English and Spanish.

Release 3.17 - February 2012

  1. Support for WIRIS Editor 3, JavaScript instead of Java applet.
  2. RadEditor integration
  3. Cute Editor integration
  4. IMG tags now use data-mathml attribute when storing MathML, not the alt attribute
  5. Fixed a bug with the german character ß

Release 1

Release 1.17 - September 2011

  1. Latex support
  2. Plugin for Moodle 2.x
  3. NicEdit integration
  4. ASP version can produce SWF images
  5. Now the demo service is at /demo/editor instead of /demo/formula
  6. Now the editor content is parsed as string, not as XML anymore
  7. More improvements in ConfigurationUpdater
  8. Fixed some bugs with TinyMCE, CKEditor and FCKeditor integrations
  9. Fixed a bug in the css of ASP and ASP.NET versions

Release 1.16 - June 2011

  1. Support for https for requests to image server
  2. The generated code is always XML valid
  3. Compatibility with IE9
  4. Only the domain name and the path are required to create the service URL
  5. Removed the configuration test from the test page
  6. Improvements in configuration refresh and ConfigurationUpdater
  7. Some classes are loaded only when needed
  8. Fixed some CAS bugs on ASP.NET integrations

Release 1.15 - April 2011

  1. Documentation generated for Java integration
  2. Javadoc rewritten
  3. Fixed some bugs related the default storage and cache classes configuration
  4. Fixed problem with the auto height of the dialog windows
  5. Fixed problem with the Accept button on WIRIS cas window
  6. Fixed a problem with the Base64 decode on Java implementation

Release 1.14 - July 2010

  1. Included fonts support
  2. Created ASP (not .net) integration
  3. Added install.html redirection
  4. Implemented three ways of storing the content: tags, xml and safeXml
  5. Added a link to the user manual
  6. Added a message for the users who haven't got Java installed in their computer
  7. Added a "version" parameter to allow backward compatibility
  8. TinyMCE now supports instance parameters
  9. WIRIS editor language is now an instance parameter for TinyMCE and Java
  10. Created interfaces for storage system on Java implementation
  11. Fixed some bugs related to JavaScript and certain doctypes
  12. Fixed bug in IE with "no java" message
  13. Java loads its configuration from configuration.ini and not from web.xml

Release 1.13 - February 2010

  1. Created CKEditor integration
  2. Fixed problem in TinyMCE integration
  3. Fixed problem when using FCKeditor on an iframe

Release 1.12 - October 2009

  1. Created Java integration
  2. Fixed minor issues in the intermediate versions

Release 1.7 - March 2009

  1. Created FCKeditor integration
  2. Fixed minor issues in the intermediate versions

Release 1.0 - December 2008

  1. Launch of the product. Created TinyMCE, Xinha and generic plugin integrations.