Skip to content

Releases: lineupjs/lineupjs

v4.16.0

15 Apr 21:16
d5fbcf2

Choose a tag to compare

🚀 Features

  • #711 feat: implement sorting, filter and cell renderer for categoricals column
  • #713 feat: support semicolon as a search term separator in string/link column filters

🧰 Maintenance

  • #714 Release v4.16.0

Thanks to @Copilot, @oltionchampari, @thinkh, copilot-swe-agent[bot] and github-actions[bot]

v4.15.4

28 Jan 19:39
362ea5e

Choose a tag to compare

🐛 Bugs Fixes

  • #708 fix: exact multi-term string column filter

🧰 Maintenance

  • #710 Release v4.15.4

Thanks to @oltionchampari, @thinkh and github-actions[bot]

v4.15.3

27 Jan 23:05
110d641

Choose a tag to compare

🧰 Maintenance

  • #707 Release v4.15.3
  • #706 ci: Node 24 + trusted publishing for npm packages

Thanks to @thinkh and github-actions[bot]

v4.15.2

27 Jan 21:06
2f3fd3f

Choose a tag to compare

  • #704 fix: set npmPublishRegistry in .yarnrc.yml

🧰 Maintenance

  • #705 Release v4.15.2

Thanks to @thinkh and github-actions[bot]

v4.15.1

27 Jan 20:28
9c3246c

Choose a tag to compare

🐛 Bugs Fixes

  • #702 fix: group sorting when the group count is larger than the largest group
  • #700 fix: renderer tooltip with combined data in set/upset column

🧰 Maintenance

Thanks to @oltionchampari, @thinkh and github-actions[bot]

v4.15.0

04 Aug 16:16
ec20dc6

Choose a tag to compare

  • #678 feat: expose config options to `LineUpBuilder`

🚀 Features

  • #696 feat: Add intuitive multi-term search support with advanced filter options for string columns and search dialog

🧰 Maintenance

  • #697 Release v4.15.0

Thanks to @Copilot, @thinkh, copilot-swe-agent[bot] and github-actions[bot]

v4.14.1

17 Jul 13:42
feb6bbe

Choose a tag to compare

🧰 Maintenance

  • #694 Release v4.14.1
  • #693 fix: center upset line

Thanks to @thinkh and github-actions[bot]

v4.14.0

04 Jul 15:15
c54b3f1

Choose a tag to compare

🐛 Bugs Fixes

  • #691 fix: group sorting for groups with row length >255 rows
  • #687 fix: use column `metadata.summary` to update subline
  • #686 fix: correct summary content assignment in Hierarchy class

🧰 Maintenance

  • #692 Release v4.14.0

Thanks to @Copilot, @darquezt, @thinkh and github-actions[bot]

v4.13.0

03 Jun 06:46
3519604

Choose a tag to compare

🚀 Features

  • #684 feat: deselect as default action for selection checkbox

🧰 Maintenance

  • #685 Release v4.13.0

Thanks to @thinkh and github-actions[bot]

v4.12.0

14 Jan 18:05
6f0e3d7

Choose a tag to compare

🚀 Features

  • #675 feat: add data mapping to shortcuts and indicate non original
  • #674 feat: support filtering selection line triggers

🧰 Maintenance

  • #676 Release v4.12.0
  • #673 build: update dependencies

Thanks to @github-actions, @sgratzl and @thinkh