Skip to content

Releases: THM-MoTE/webmodelica

Version 0.7.7

18 Sep 11:21
Compare
Choose a tag to compare

Most likely the last release based on finatra. We are switching to akka-http with the next release.

  • fixed compilation shortcut #95
  • add filter support for simulation parameters #109
  • destroy a session when logging out of webmodelica #115
  • fix archive generation when downloading the project from inside the container #114
  • add Bearer suffix to Authentication header: Authentication: Bearer <base64 jwt token>
  • updated mope server image

Version 0.7.5

04 Jul 13:51
Compare
Choose a tag to compare
  • 🆙 update auth-svc, user-svc
  • fetch user informations from provided JWT; not using the UserService
  • use asciidoctor.js for documentation generation
  • 🆙 update finatra/finagle to 19.6