Skip to content

2.0.0b1

Choose a tag to compare

@onegreyonewhite onegreyonewhite released this 08 Apr 08:45
· 187 commits to master since this release

Changelog:

  • Feature: Added support of vstutils 5.
  • Feature: Support centrifugo for autoupdate notifications.
  • Feature: Infinite group nesting (for databases with CTE support).
  • Feature: Mapping api and gui for execution templates.
  • Feature: Add 2FA auth support.
  • Chore: Update interface for new standards.
  • Fix: Celery not starting in docker.
  • Fix: Managing Children Group via WebUI.
  • Fix: Cannot install from docker-compose.

Breaking changes:

  • Move some api endpoints. Migrate to V3 (default version).
  • Changed api for templates.

See merge request polemarch/ce!231