Skip to content

Releases: HarukaNetwork/HarukaX

Stable release 1.1.0

02 Dec 12:11
Compare
Choose a tag to compare

Say welcome to the welcome module

  • Custom welcome messages
  • Mute users when they join
  • Delete old welcome messages
  • Delete service messages

Release notes to developers

  • Added a DEBUG env variable to enable debug mode for SQL (and more in the future)
  • Added caching using BigCache for admins, thanks to @soekarnohatta and @jumatberkah.

Stable release 1

21 Oct 19:53
e0ed246
Compare
Choose a tag to compare
v1.0.0

Add a github actions badge

v0.4.1-alpha006

16 Oct 08:51
Compare
Choose a tag to compare
v0.4.1-alpha006 Pre-release
Pre-release

Changelog

  • Squash some bugs
  • Finish notes implementation
  • Allow ! to be used as a command prefix

v0.4.0-alpha005

27 Jun 23:39
Compare
Choose a tag to compare
v0.4.0-alpha005 Pre-release
Pre-release

Massive SQL refactor, replaced go-pg with GORM

v0.3.1-alpha004

20 Jun 09:44
Compare
Choose a tag to compare
v0.3.1-alpha004 Pre-release
Pre-release

Fixes issues with fedbans and some older unresolved issues with warn filters.

v0.3.0-alpha003

20 Jun 09:24
Compare
Choose a tag to compare
v0.3.0-alpha003 Pre-release
Pre-release

Federation bans have been implemented, but extensive testing is still required

v0.2.0-alpha002

17 Jun 21:33
Compare
Choose a tag to compare
v0.2.0-alpha002 Pre-release
Pre-release

Implemented a whole bunch of new functionality. Check commit history for changelog.

Initial alpha release

16 Jun 19:12
Compare
Choose a tag to compare
Initial alpha release Pre-release
Pre-release
Introduce simple script for cross-compiling to different OS and arch

Signed-off-by: ATechnoHazard <amolele@firehound.org>