Skip to content

2.2.0

Compare
Choose a tag to compare
@onegreyonewhite onegreyonewhite released this 05 Dec 12:14
· 56 commits to master since this release

Changelog:

  • Feature: Create plugins system which allows to execute custom command from Polemarch.
  • Fix: Fix FK inventory field showing id instead of name (vstutils>=5.2.0).
  • Fix: Add patch to setup.py which raises compile error if frontend hasn't built.
  • Refactor: Use BaseEnum.LOWER in enums.
  • Refactor: test_community_templates now uses MockServer and doesn't make calls outside.
  • Refactor: Get rid of weird template execution approach with test client and use PLUGIN_HANDLERS instead.
  • Chore: Update vstutils to 5.1.11.
  • Chore: Add openssh-client dependency to production docker build.