Skip to content

Releases: tech-thinker/chatz

v1.2.3

25 Aug 05:57
90d1063

Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

24 Aug 06:58
c65112c

Choose a tag to compare

What's Changed

  • feat: Add Gotify Provider and CLI flags for title and priority by @mrinjamul in #9
  • provider factory pattern implementation by @mrasif in #10
  • fix: subject was not parsing from env or config by @mrinjamul in #11

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

23 May 07:10
9e65adb

Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

  • redis version upgraded
  • email feature added

v1.2.0

20 Dec 20:00
a388836

Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.2.0

v1.1.3

08 Oct 06:14
47a5c2d

Choose a tag to compare

  • Minor fixes
  • Build process optimized

v1.1.2

26 Sep 06:51
f2480ff

Choose a tag to compare

  • Code optimization
  • Minor fixes
  • Home brew support added

v1.1.1

24 Sep 12:01
96d5496

Choose a tag to compare

  • System environment features added
  • Code optimized
  • Minor log fixes

v1.1.0

24 Sep 08:45
f832ece

Choose a tag to compare

  • New features
    • Redis provider added
    • Discord provider added
  • Breaking changes
    • Config file pattern changed. i.e.- FROM SLACK_TOKEN to TOKEN. Removed provider name from config key parameter.

v1.0.0

23 Sep 09:50
4c8f97c

Choose a tag to compare

  • Initial releases
  • Google Chat support added
  • Slack support added
  • Telegram support added