Release Notes
7.0.16.2505: Aug 20 2018
WebUI: Added support for submodules. Before this release, submodules weren't detected as valid repositories in the WebUI, but that's changed! Feel free to browse repository contents, list branches or diff changesets in your submodules as you did for your root repositories! Just keep in mind that the submodule slashes in WebUI URLs will need to be URL-encoded (e.g. 'rootRepo%2FmySubmodule' instead of 'rootRepo/mySubmodule') at the moment.
Windows GUI: When the configuration file 'guivisualstate.xml' got corrupted, the user got a stupid message saying "Error loading views info" and that's all, plastic didn't open.
From now, a more informative message will be displayed and plastic will be auto recovered. The corrupt file will be discarded and a new one created.
WebUI: We broke the diffs for non-semantic files in the last published release where we announced semantic diffs :( Sorry for the inconveniences. Now it's fixed!