Use MDIUtilities 1.2.61
Fix some errors which could appear in the help viewer where the localization would always be set back to the default one
Add the Russian language for the localization in the help viewer and the wiki itself
Add a method in the Swing help viewer to update the UI without having to get the dialog
Handle the header and footer in the docx generation
Put longer names for the locales in the GUI
Add a capability for included articles to not respect the titles level declared in the included article but ensure that titles are always under the parent title
Separate unit tests for resources and images
Add support for using a relative path for an image
Allow to add an article by importing an XML file in the api
Allow to include an article by importing an XML file in the api
Allow to include an image by importing an image file in the api
Allow to add an image with its image id in the api
Allow to get the list of all exceptions in the api
Allow to reuse the api instance
Add two options in the GUI to apply a serialized configuration and to reset the state of the GUI
Fix some of the serializing options which did not write the line in the properties file correctly
Allow to put the attributes in the package dependencies configuration to allow to not show references which are not found in other packages at the root level
Add options in a package declaration to import all other packages by default
Add options in the Dependencies declaration to specify that the content of a package must not be included
Add a new value for the preventExit property to allow the tool to throw a runtime exception at the end of the generation
Fix the tables in the help component tree being truncated when changing the Look and Feel in Swing
Add an updateUI() method in the swing help viewer to simplify the update of the help viewer component UI
Print on the console the path of the error file log, if the generation is performed in a headless environment
Add a new "parser" category in unit tests to separate parsing tests from writer test
Allow to use the sub-directories of the input or input files
Add a Roots tab in the GUI
Allow to add fallback articles
Fix the swing help viewer not showing the index page at initialization
Fix a regression where the highlight of terms when using the full text search was not working anymore