Skip to content

Releases: gatewayapps/kamino

Link to new issue in cloned issue

03 Aug 16:23
Compare
Choose a tag to compare

kamino v2.9.2

  • feature - Add link to new issue in old issue comment - #112 by @adamperlin
Release generated by Parcel

Search Filter and Fix loading repos

19 Apr 15:10
2df54e0
Compare
Choose a tag to compare

kamino v2.9.1

  • feature - Added a search filter text box above the repository list. This can be used to filter search results for users who have a large number of repos.
  • bug-fix - Fixed an issue in which users with a large number of items might not see all of their repositories in the list
  • feature - Added cog icon next to Kamino header which now, upon clicking, will take the user to the options screen.
Release generated by Parcel

Clone to originating repository

24 Mar 15:08
92864f8
Compare
Choose a tag to compare

kamino v2.8.1

Release generated by Parcel

Bug fix

21 Mar 15:37
f5e9cf8
Compare
Choose a tag to compare

kamino@2.8.0

  • Fixed an issue in which repositories with multiple periods within the name could not be used to clone(ie this.is.a.repository) - #105 by @johnmurphy01
Release generated by Parcel

Kamino version 2.7

22 Aug 15:56
Compare
Choose a tag to compare

Bug fixes:
Fixed an issue in which Github issues that were tied to a milestone would not be cloned(#99) - 1692167

Kamino version 2.4

15 Aug 12:32
Compare
Choose a tag to compare

Features:
Updated the Options screen UI(#13) - a373d13
Give user the option to clone and close or just close(#88) - a5bb4f1
Use Handlebars precompiled templates(#89) - 9cb82b5, 8fa5db8, 15253f3, 971bce7

Kamino version 2.3

20 Jun 19:12
Compare
Choose a tag to compare

Features:

  • Added a link to the original issue's creator in the cloned issue description(#79) - f1386c7

Bug Fixes:

  • Fixed an issue where the Kamino button would appear on new issue pages(#78) - 0489966
  • Fixed an issue where the Kamino button would appear on new pull request pages(#80) - 97ca4c3

Kamino version 2.2

18 May 20:38
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed a critical bug in which Kamino would only show 100 repositories in the list. Thanks @mzia for pointing this out!(#75) - 405bfa0
  • Fixed an issue with the option that saves applied issue filters. This feature will now save filters based on the organization and repo that is being filtered(#73) - 5637f15

Kamino version 2.1

15 May 15:36
Compare
Choose a tag to compare

Features:

  • Moved the Kamino button to the top of the sidebar(#68) - 93aa2e2
  • Whenever Kamino navigates back to the issue's list screen, it will now remember any applied filters(#69) - 3783605 and 87e471d

Kamino version 2.0

02 May 14:11
Compare
Choose a tag to compare

Features:

  • Added a user option to turn off or on the creation of the cloned tab after performing the clone(#61) - 04f0acc
  • Moved button to side bar and set static width(#62 & #63) - df44606 c84b2d8

Bug Fixes:

  • Fixed an issue where the original issue was still present in the issue list or the cloned issue had not been created yet before navigating(#59) - a558f17