Csuper 4.3.2 has been released.

Version information

This is a beta version so it can remain some bugs. If you find one, please report to me here or in the comments if you don’t know how to use the tools. You can also use these tools to send me some remarks, suggestions or questions.

Furthermore, due to a change in the file’s format, the files saved with this new version can’t be opened with an old one (prior to 4.3.0). This is the same with the preferences files if you use the non-portable version.

Installation

Executables

For the same reason, there is only two executables:

Sources

If you want to use another system, you can build it from sources:

git clone --recursive https://git.framasoft.org/Dalan94/Csuper.git
cd Csuper
git checkout 4.3.2
git submodule update --init --recursive
cmake .
make

For more information about the compilation, please read the README.

New elements

  • Some bug fix
  • Improve export functions
  • Improve XML handling
  • Add export to Markdown
  • Add logs
  • Update chart library
  • Improve HTML version
  • Merge statistics and chart windows

Previous Post Next Post