Skip to content

Releases: lukewaite/alfred-gitlab

v3.0.1

18 Jul 12:38
aea62d8
Compare
Choose a tag to compare

[v3.0.1] (2022-07-18)

  • Remove URLEncoding of repo URLs are they appear to break opening in Alfred 5 (#9ce14af)

v3.0.0

26 Mar 13:37
bdc6b6d
Compare
Choose a tag to compare

[v3.0.0] (2022-03-26)

Upgrade notes

If you have already upgraded to MacOS 12.3 you will not be able to automatically upgrade.
Please download the latest released copy of the workflow from releases and re-install.

If you are not yet on 12.3, you can run gl workflow:update to update.

Skipping 2.x

The PR with the fix for python3 came in tagged as 3.0.0. I'm going to skip straight to that tag so that anyone who's
upgraded to the fork in the meantime has the ability to pull updates in the future without having to "go back" to 2.x.

v1.6.0

02 Feb 21:51
8ef6771
Compare
Choose a tag to compare

[v1.6.0] (2019-02-02)

  • Allow subpage navigation to be disabled

v1.5.0

27 Jan 09:41
c922ec4
Compare
Choose a tag to compare

[v1.5.0] (2019-01-27)

  • adds a way to go directly to subpages of a repository (Overview, Merge Request,...)

v1.4.0

27 Feb 20:14
d818498
Compare
Choose a tag to compare

[v1.4.0] (2018-02-27)

  • Update search to key off of name_with_namespace and path_with_namespace

v1.3.0

02 Feb 13:59
c2df832
Compare
Choose a tag to compare

[v1.3.0] (2018-02-02)

  • Add UID to workflow items so alfred can sort items

v1.2.3

17 Jan 01:42
bf7528c
Compare
Choose a tag to compare

[v1.2.3] (2018-01-16)

  • Default to correct GitLab public API endpoint

v1.2.2

06 Jan 16:15
a59db09
Compare
Choose a tag to compare

[v1.2.2] (2018-01-05)

  • Correctly poll for updates on first run (#ea3e49174)
  • Do not show "updating" alert if data is cached and not filtered out

v1.2.1

23 Oct 22:56
Compare
Choose a tag to compare

[v1.2.1] (2017-10-23)

  • Default to the gitlab.com public API

v1.2.0

20 Oct 20:20
0f4712f
Compare
Choose a tag to compare

[v1.2.0] (2017-10-20)

Feature

  • Notify if alfred-workflow detects a new version of alfred-gitlab

Fixed

  • Refresh after background updating of GitLab projects list