Skip to content

Releases: gatewayapps/kamino

Kamino version 1.8

25 Apr 15:13
Compare
Choose a tag to compare

Features:

  • Added a user option to make Kamino navigate back to the main issues list for the organization you are cloning from(#49) - 599342c
  • Added last 5 used repositories(#50) - 10124ec
  • Quick Clone feature(#51) - 6976942

Bug Fixes:

  • Fixed an issue where the repo list would not show up on the first button click in certain situations(#48) - bec9fdd
  • Repositories that had a . in the name could not be cloned to(#53) - 48efe9d

Kamino version 1.7

20 Apr 15:27
Compare
Choose a tag to compare

Features:
On installation, the extension will open the Github page in a new tab(#35) - 3db633d
Center Boostrap modal and add semi-opaque backdrop(#40) - 2cf7abb

Bug fixes:
Fixed breaking issue that prevented cloning(#39 and #41). Released as version 1.6 - 821a6c0
Any issue with assignees could not be cloned(#46) - 7bae31a

Misc:
Did some refactoring and code cleanup(#43) - 6f62d4a

Kamino version 1.5

12 Apr 13:49
Compare
Choose a tag to compare

Features:

  • Changed the standard JS confirm to a Bootstrap-like confirm modal(#22) - bda57f3
  • Edited the comment that is added to the closed issue(#23) - 32c0318
  • Updated readme(#31) - 18114e1

Bug fixes:

  • Multiple copies of the clone button were possible on a screen(#21) - a1ec03e
  • Repo list wasn't appearing on other issue pages after cloning an issue(#26) - 05e33f3
  • Moved button below other issue buttons which also fixed another bug with the clone button disappearing(#29) - 1952a74

Kamino version 1.4

07 Apr 14:50
Compare
Choose a tag to compare

Initial release of Kamino.

Includes:

  • Placing button on Github issue screen using Chrome Extension
  • Clone the issue to the specified repository
  • Comment and close the original issue
  • Options screen to enter Personal Access Token