Skip to content

Releases: creecros/Group_assign

1.8.2

04 Apr 17:52
c34a7e9
Compare
Choose a tag to compare

What's Changed

  • fix version detection for backwards compatability by @mundry in #80

Full Changelog: 1.8.1...1.8.2

1.8.1

30 Mar 16:06
Compare
Choose a tag to compare

What's Changed

  • refactor: extend TaskProjectDuplicationModel through inheritance by @mundry in #79
  • Fix #78 Reverse version detection logic to default to latest code and not the old pre 1.2.6 code

Full Changelog: 1.8.0...1.8.1

1.8.0

10 Feb 18:03
Compare
Choose a tag to compare

What's Changed

  • Completing Translations.php de_DE by @RainerBielefeld in #75
  • fix: Kanboard version detection fails after branch rename by @mundry in #77
  • Add new strings to locale Brazilian Portuguese and enable translation by @lfandrade in #62
  • Add #47 Api Procedures createTaskGroupAssign & updateTaskGroupAssign
  • Add #72 Checkbox to include task title in subject option

New Contributors

Full Changelog: 1.7.13...1.8.0

1.7.13

19 Oct 19:08
716703f
Compare
Choose a tag to compare

1.7.12

01 Feb 19:51
3fd7007
Compare
Choose a tag to compare

1.7.11

12 Jul 13:17
Compare
Choose a tag to compare

1.7.9

13 Mar 20:46
0ac70ea
Compare
Choose a tag to compare
  • #51 Adds latest hooks
  • Fix unit tests

1.7.8

06 Sep 15:39
4544ae5
Compare
Choose a tag to compare
  • Additions:
    • #45 Adds filter bar support
    • Maintaining compatibility with MetaMagik

Notice

  • Latest version of MetaMagik could break Group_assign functionality due to both plugins now override the TaskFinderModel.
  • PHP 7 is a requirement for this version and beyond.

1.7.7

30 Aug 16:43
Compare
Choose a tag to compare
  • Changes algorithm for backward compatibility
  • Adds German translations

1.7.5

01 Jul 04:09
Compare
Choose a tag to compare
  • Fix #40
  • Removes "Unassigned" as an option from multiselect pill box
  • #41 implemented to help address #39
    • it is possible to hide the labels on the card via CSS (which makes the card layout more compact)