Releases: yamadashy/slack-channels-grouping
Releases · yamadashy/slack-channels-grouping
v1.0.39
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.37
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.35
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
Fixes
- Fix issue with monitoring being removed when tabs are changed in the new UI of slack
v1.0.31
Fixes
- Fix bug that grouping does not work correctly when restarting. #32