Skip to content

Releases: gpailler/Luxa4Slack

1.2.2

07 Jun 02:48
a1a24d7
Compare
Choose a tag to compare
  • Fix Luxa4Slack by replacing retired *History() methods with GetConversationsHistory() (#22)

1.2.1

28 Mar 03:29
823f5e7
Compare
Choose a tag to compare
  • 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

11 Mar 13:41
b8cc886
Compare
Choose a tag to compare
  • Multi workspace support #9
  • Fixed brightness support for console application #7
  • Nuke build integration

4JMTDdx5Jv

1.1.1

06 Dec 13:45
Compare
Choose a tag to compare
  • Apply preferences without restarting the application (#6)

1.1.0

26 Nov 13:41
Compare
Choose a tag to compare
  • 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

31 Jul 00:06
e966273
Compare
Choose a tag to compare
  • Updated OAuth mechanism to retrieve valid Slack tokens
  • Updated solution to VS2019 and converted xproj to csproj format
  • Updated Luxa4Slack dependencies

v1.0.6

28 Jun 01:48
Compare
Choose a tag to compare
  • 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

24 Jun 02:06
Compare
Choose a tag to compare
  • Added OAuth protocol support to request token in Luxa4Slack.Console and Luxa4Slack.Tray
  • Added Icon to Luxa4Slack.Tray

v1.0.4

21 Jun 05:46
Compare
Choose a tag to compare
  • Added custom highlight words defined by the user
  • Shutdown luxafor immediately when notifications are read

v1.0.3

20 Jun 08:53
Compare
Choose a tag to compare

First public release