Skip to content

Releases: bitcrowd/tickety-tick

v3.1.0

11 Jun 16:19
Compare
Choose a tag to compare

This release fixes an issue with the GitHub adapter of Tickety-Tick (see #154).
Also, ticket types are now slugified in the default setting (see #164).

Furthermore there have been some security related patches in our dependencies.

v3.0.0

24 May 16:06
Compare
Choose a tag to compare

This release changes how Tickety-Tick is accessing the information on the page.

Starting from 3.0.0 adapters will use the REST APIs of the ticket systems where possible instead of trying to scrape information out of the website DOM. We hope that this will make collecting ticket information more reliable and adapters easier to maintain.

This is done for the following adapters for now:

With this change comes also some advanced error handling, since the requests to these APIs can also go wrong.

error screen

Breaking changes

The Trello adapter now uses cards' shortLink rather than idShort to identify tickets. For additional details, see issue #167 and the corresponding PR #138 (comment).

v2.1.0

29 Nov 09:15
Compare
Choose a tag to compare

Changes:

  • add (basic) support for Ora

    ora

v2.0.1

26 Oct 08:41
Compare
Choose a tag to compare

Changes

  • update overall layout and styles
    (new -> old) popup in Firefox
    47271951-32312300-d56e-11e8-927d-a7a9b3875ae9
  • fix broken popup layouts in Safari where the popup window appeared too small
  • fix bug where Tickety-Tick could not find any selected tickets in the Jira backlog list view
  • display multiple tickets in the Tickety-Tick popup when having selected multiple tickets in the Jira backlog view
    (example popup with a large list of tickets)
    screen shot 2018-10-25 at 15 04 20

Install

v2.0.0

25 Oct 14:13
Compare
Choose a tag to compare

New feature: Advanced Configuration

Tickety-Tick now allows you to customize the format for commit messages, branch names and commands.

firefox-preferences

Tickety-Tick preferences in Firefox

v1.3.0

17 Jan 13:46
Compare
Choose a tag to compare
[#79] Release 1.3 (#80)