Releases: gpailler/Luxa4Slack
Releases · gpailler/Luxa4Slack
1.2.2
- Fix Luxa4Slack by replacing retired *History() methods with GetConversationsHistory() (#22)
1.2.1
- Installer to distribute and update Luxa4Slack (#17 / #18)
- Properly reset Luxafor state on exit (#19)
- Support for muted_channels. Auto-refresh for muted_channels and highlight_words (#16 / #20)
1.2.0
- Multi workspace support #9
- Fixed brightness support for console application #7
- Nuke build integration
1.1.1
- Apply preferences without restarting the application (#6)
1.1.0
- Add option to display Slack presence status on the Luxafor (red/green colors) (#3)
- Scan channels/groups/im on startup to properly handle initial messages/mentions status
- Display wave pattern on Luxafor on startup
- Add option to customize LEDs brightness
- Replace OAuthServer WebApp with Azure function to retrieve Slack tokens
- Integrate SlackAPI 1.1.3 to use new PresenceChanged methods
1.0.7
- Updated OAuth mechanism to retrieve valid Slack tokens
- Updated solution to VS2019 and converted xproj to csproj format
- Updated Luxa4Slack dependencies
v1.0.6
- Highlight words are searched case insensitive.
- Each message was detected as a mention message when highlight words variable was an empty string.
- Mention status on startup was not correct because highlight words variable was not properly initialized.
v1.0.5
- Added OAuth protocol support to request token in Luxa4Slack.Console and Luxa4Slack.Tray
- Added Icon to Luxa4Slack.Tray
v1.0.4
- Added custom highlight words defined by the user
- Shutdown luxafor immediately when notifications are read