Skip to content

TabMaster v1.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:54

New Features:

  • feat: added indicators to default tabs (d732144)
  • feat: added platform and deck compat filters (1113920)
  • feat: whitelist and blacklist filters done (5b038eb)

Bug Fixes:

  • fix: #15 custom tab game count is now correct (89cda9c), closes #15
  • fix: change how collections are checked. fixes #36 (376d9b6), closes #36
  • fix: fix wrong route in removePatch (701f5b3)
  • fix: multi-select now updates available options (28afe5a)
  • fix: sorting now works properly, solves #16 (7a8b757), closes #16

Build Pipeline Improvements:

  • build: trying to fix commitlint action (89ebde3)