Skip to content

v8.1.0

Latest
Compare
Choose a tag to compare
@Svyat935 Svyat935 released this 10 Jul 19:58
· 1 commit to master since this release
740acff

Improvements

  • ML part is separated into a separate service.
  • Auth part is separated into a separate service.
  • Redundant localtime volume from docker-compose is removed.
  • Settings modules on more atomic components are separated.
  • New module is used for detect status of loading issues.
  • Settings API class is changed.
  • Auth routes are changed.
  • ML routes are changed.
  • NGINX reverse proxy is moved from nostradamus-frontend to a separate container.
  • Description Assessment page is refactored on GUI.
  • Team field is deleted.
  • Added possibility to use the Sentry.

Bugfixes

  • Wrong schemes answers in swagger are fixed.
  • Abnormal representation of significant terms is fixed.
  • Gui design is corrected on base figma design.
  • Fixed viewing issues for some components on Settings module.