Skip to content

Releases: kayac/notico

v0.3.0

22 Apr 03:44
Compare
Choose a tag to compare

Changelog

  • Remove -auto-archive flag.
  • Add watchdog timer. #4
  • Build and automated release by GitHub Actions.

v0.2.1

25 Jul 03:01
c52d557
Compare
Choose a tag to compare

Introduce levels to logs. If you want to output debug logs, set DEGUG environment variable to true.

v0.2.0

04 Sep 23:31
fe4f349
Compare
Choose a tag to compare

Add usergroup (subteam) events notification. #2

v0.1.0

28 Jun 07:26
Compare
Choose a tag to compare

Add -auto-archive flag. (#1 @jigyakkuma)

v0.0.7

28 Mar 01:14
Compare
Choose a tag to compare

rename guest/restricted to single/multi channel guest.

v0.0.6

04 Feb 04:27
Compare
Choose a tag to compare

Add user email into join notify message.

v0.0.5

13 Jan 02:11
Compare
Choose a tag to compare
  • Fix detection for restricted or guest account.

v0.0.4

05 Jan 02:42
Compare
Choose a tag to compare
  • Show joined user's accout type

v0.0.3

05 Jan 01:51
Compare
Choose a tag to compare
  • Post messages as user.

v0.0.2

04 Jan 10:37
Compare
Choose a tag to compare
  • Add bot URL in notify message.
  • Fix bot name and icon_url handling.