From d219bf257bbb6739c677882cd7c92c4feff17fba Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Thu, 16 Jul 2020 23:25:01 -0300 Subject: PSP-UFu website update --- docs/blog/index.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 docs/blog/index.html (limited to 'docs/blog/index.html') diff --git a/docs/blog/index.html b/docs/blog/index.html new file mode 100644 index 0000000..bbdc4b2 --- /dev/null +++ b/docs/blog/index.html @@ -0,0 +1,37 @@ + + + + + + +Blog | PSP-UFU + + + + + + + + + + + + + + +
+

2020w28a-beta

  • Voltage heatmap implemented (OpenGL enabled);
  • Several major and minor bugfixes.

2020w24a-beta

  • Device context render implemented (to avoid use OpenGL - some machines can't use it properly);
  • Added Visual Studio solution to the GitHub project;
  • Several major and minor bugfixes.

22019w44a-beta

  • Minor changes to 32bit MSW version for compatibility;
  • Travis CI (Continuous Integration) implemented (Linux).

2019w42a-beta

  • Harmonic study implemented;
  • Autolayout from importation implemented;
  • Importation of Matpower files;
  • Several minor bugfixes.
+ + + + + + + + + + + + + + \ No newline at end of file -- cgit