Skip to content

Releases: leanlabsio/kanban

1.7.1

20 Dec 14:04
Compare
Choose a tag to compare

Features

  • Add config to disable auto-comments on change #78 (cnam).
  • GitLab flavoured markdown #135 (cnam).
  • Mylestones, user, labels search for select #31 (cnam).

Bugfixes:

  • Assign is reset when an issue is updated #222 (Bethuys).

1.7.0

15 Nov 18:11
Compare
Choose a tag to compare

Features:

  • Attach file for card, comment #130 (cnam).
  • Show icon with comments count #26 (cnam).
  • Add support for tasks #183 (cnam).
  • Option to show only starred projects on list of boards #177 (cnam).
  • Allow to set issue's due date (GitLab 8.7+) #175 (cnam).
  • "Add Issue" dialog should set focus on title input #72 (cnam).
  • Multiple projects on board EE version #120 (cnam).

Bugfixes:

  • one of our issue is not appear in kanban view #162 #89 (cnam, Bethuys).
  • 100+ projects, home page don't display all projects #210 (cnam).
  • Fix modal close area hit detection #203 (cnam).

1.6.2

19 Jun 10:39
Compare
Choose a tag to compare

CHANGELOG

Features:

  • Save a draft so you can close a not yet created issue #118 (cnam).
  • Save a draft new comment #117 (cnam).
  • Save a draft editable issue #117 (cnam).
  • Milestones are sorted alphanumerically #186 (cnam).
  • Inconsistent display of priority #179 (cnam).
  • Date not displayed for Milestone in Swimlane view #172 (cnam).
  • Allow use of Redis unix socket #98 (cnam).

Bugfixes:

  • Auto refresh to often, save all editable data as draft #163 (cnam).
  • Priority with negative order is incorrectly handled #199 (cnam).
  • Issue with long description or comments can't be scrolled #157 (cnam).

1.6.1

13 Jun 15:18
Compare
Choose a tag to compare

Changelog

Features:

  • Add favicon #176 (cnam, Toby Mole, Maël Lavault).
  • Backlog on board, EE only #106 (cnam).

Bugfixes:

  • Problem white text on white label #181 (cnam).
  • Add validation for board settings #182 (cnam).
  • Regex preventing "moved issue" notes creation (Clément Bethuys).

Maintanence:

  • Update angular to 1.5 version #195 (cnam).
  • Add contribution guides #197 (cnam).

1.6.0

04 May 10:43
Compare
Choose a tag to compare

Changelog

Features:

  • Cards prioritization #119 (TruongSinh Tran-Nguyen, cnam).
  • Swimlanes by priority #119 (cnam).
  • Configurable priorities from within board, settings #119 (cnam).
  • Filter by priority #119 (cnam).

Bugfixes:

  • Fixed: Infinite redirects to non-existent board #168 (cnam).
  • Fixed: Limits not updated when filtering by milestone #167 (V).

1.5.1

12 Mar 11:04
Compare
Choose a tag to compare

Changelog

Features:

  • WIP limit configuration via settings, EE only (V).

Bugfixes:

  • Fixed: update of stage label causes logout (V).
  • Fixed static assets versioning and configured build to get version from makefile #164 (V).
  • Fixed stage regexp: make it non gready for not to get "][" symbols in stage name (V).

1.5.0

07 Mar 08:41
Compare
Choose a tag to compare

Changelog

Features:

  • Improved mobile experience #110 (Anton Popov).
  • Improved cards filtering #141 (V).
  • Implemented board settings, to manage stages from board #15 (V, Anton Popov).

Maintanence:

  • Removed ng-tags-input library, not used #147 (V).

1.4.7

31 Jan 13:29
Compare
Choose a tag to compare

Changelog

Features:

  • Redirect back to previous URL after the restoration of the authorization session #156 (Алексей Кукушкин).
  • Allow to disable sign up #68 (V).

Maintanence:

  • Implemented data source adapter to enable pluggable storage backends #154 (V).
  • Updated vendored packages (V).
  • Compilation with go 1.5.3 (V).

1.4.6

16 Jan 12:57
Compare
Choose a tag to compare

Changelog

Features:

  • Show emoji #144 (V).

Bugfixes:

  • Issue description is not removed when closing issue #145 (V).
  • Filter now shows only active milestones #151 (V).
  • Card filter not duplicated #149 (V).
  • Remove fixed height from board list entries (Niclas Hoyer).

1.4.5

07 Jan 12:32
Compare
Choose a tag to compare

Changelog

Features:

  • Card counts against columns names #52 (V).
  • Card assignee could be cleared #61 (V).
  • Card milestone could be cleared #136 (V).
  • Use two digits for default columns #97 (V).

Bugfixes:

  • Images uploaded via GitLab are displayed correctly #90 (V).
  • Board state is local to every board #134 (V).
  • Added new info comment patterns #137 (V).