Skip to content

Releases: yamadashy/slack-channels-grouping

v1.0.39

27 May 13:29
Compare
Choose a tag to compare

Changes

  • Update descriptions
  • Add Hindi lang

Internal Changes

  • Upgrade packages
  • Upgrade Node.js 20 from 18

Full Changelog: v1.0.38...v1.0.39

v1.0.38

17 Jan 14:51
Compare
Choose a tag to compare

Fixes

  • observe workspace wrapper

Full Changelog: v1.0.37...v1.0.38

v1.0.37

03 Jan 07:13
Compare
Choose a tag to compare

Fixes

  • Not loading 'font-face.css' in 'background.ts', resulting in the default to monospace font right after installation.

Full Changelog: v1.0.36...v1.0.37

v1.0.36

01 Jan 07:35
Compare
Choose a tag to compare

Fixes

  • Fixed Firefox font face support. #44

Full Changelog: v1.0.35...v1.0.36

v1.0.35

30 Dec 06:16
Compare
Choose a tag to compare

Fixes

  • Use font for Box-drawing character. Issue: #38, PR: #40

Refactor

  • Moved debounce functionality from event side to grouper side, as it was inappropriate in its original location

Full Changelog: v1.0.34...v1.0.35

v1.0.34

30 Dec 06:14
Compare
Choose a tag to compare

Fixes

  • Fix issue with monitoring being removed when tabs are changed in the new UI of slack

v1.0.33

03 Apr 16:11
Compare
Choose a tag to compare

Fixes

  • Fix supported version

v1.0.32

08 Mar 16:26
Compare
Choose a tag to compare

Changes

  • Migration to manifest v3

v1.0.31

06 Mar 14:53
Compare
Choose a tag to compare

Fixes

  • Fix bug that grouping does not work correctly when restarting. #32