Skip to content

Releases: citizen-stig/pyjtt

Fix config interpolation

Choose a tag to compare

@citizen-stig citizen-stig released this 24 Mar 17:39

This release fixes #2 , when password or any other config value contains %

Note: This release requires Visual C++ Redistributable for Visual Studio 2015 installed for windows.

Add support of new worklog API

Pre-release

Choose a tag to compare

@citizen-stig citizen-stig released this 14 Apr 06:29

Add support of new worklog API with multiple worklogs in single response.
Fix issue with case-sensitive issue filtering

Fix installer

Choose a tag to compare

@citizen-stig citizen-stig released this 22 Jul 15:53
v1.2.1

Delete redudant import

Qt5 and Python3 migration

Choose a tag to compare

@citizen-stig citizen-stig released this 20 Jul 13:09

New release after python 3 and Qt5 migration.

Short list of changes:

  • Ability to edit "online" tracking before send it to Jira
  • Full unicode support
  • Migration to Qt5 and Python3
  • Bug fixes and performance improvements