Skip to content

Releases: vstconsulting/polemarch

1.5.0

30 Nov 02:37
Compare
Choose a tag to compare
1.5.0 Pre-release
Pre-release

Changelog:

  • Optimize history list view.
  • Fix key parse on execution.
  • Fix crontab time in periodic tasks.
  • Update design.
  • Performance upgrade.
  • Optimize package size.

1.4.4

30 Nov 02:36
Compare
Choose a tag to compare

Changelog:

  • Update installation with mysql or postgres support.
  • Fix history datetime field.
  • Several js-fixes after jshint.
  • Add doccerrun command full suport.

See merge request polemarch/ce!164

1.4.3

02 Sep 01:36
Compare
Choose a tag to compare

Changelog:

  • Update dependences.
  • Optimize performance.
  • Add health page in API api/health/ (return state of db, cache and rpc).
  • Add views for password reset via email.
  • Add command dockerrun for running via docker (gets settings from ENV).

1.4.2

22 Aug 07:28
Compare
Choose a tag to compare

Changelog:

  • Compress *.js and *.css via gzip on build and add files for serving.
  • Fix problem with private-key execution via API.

1.4.1

16 Aug 01:41
Compare
Choose a tag to compare

Fix key searching pattern for SSH-keys in ansible run.
Allow to use any private keys.

1.4.0

06 Aug 07:44
Compare
Choose a tag to compare

Changes:

Add CI functionality. On every sync project (with ci_template variable) check for updates and run selected template.

1.3.1

08 Jul 10:06
Compare
Choose a tag to compare

Changelog:

  • Fix bug with 'Task history' widget during running task;
  • Fix autoupdate of history_stdout component - leaving of history page during running task.

1.3.0

05 Jul 08:28
Compare
Choose a tag to compare

Changelog:

  • Add PWA support and use native static cache system.
  • Update libs.
  • Fix bug with clearing history output on ERROR.

1.2.2

20 Jun 03:01
Compare
Choose a tag to compare

Changelog:

  • Fix bug in some GitPython versions.
  • Add playbook for better review code in OpenStack environments.

1.2.1

20 Jun 03:00
Compare
Choose a tag to compare

Changelog:

  • Update libs (drf-yasg and pyyaml).
  • Update bootstrap and moment.js for security reasons.
  • Generate password button.