Skip to content

Releases: rushsteve1/swissarmybot

v2.3.0-nein

10 Mar 23:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1-nein...v2.3.0-nein

v2.2.1-nein

23 Feb 22:08
Compare
Choose a tag to compare

Update deps. Maybe it'll fix the issues

Full Changelog: v2.2.0-nein...v2.2.1-nein

v2.2.0-nein

30 Jan 20:05
Compare
Choose a tag to compare

This release includes the new owner-gated /register command and the cool new Uiua interpreter that you can use either with /uiua or by right clicking on a code block message!

Full Changelog: v2.0.1-nein...v2.2.0-nein

v2.0.1-nein

27 Jan 20:12
Compare
Choose a tag to compare

Minor bugfix since I forgot to turn on the context menu command!

Full Changelog: v2.0.0-nein...v2.0.1-nein

v2.0.0-nein

26 Jan 20:43
Compare
Choose a tag to compare

SwissArmyBot 2.0.0-nein! This represents a bit over a month of work overhauling SAB.

  • A totally new web UI at https://sab.rushsteve1.us
  • A lot of under-the-hood changes to improve the code
    • This should make debugging and adding new features dramatically easier!
    • SAB should now be faster and lighter
    • Commands are now much easier to add, so expect some new things soon!
  • Database changes to fix some longstanding data-integrity issues
    • This is a detail, but means old databases are no longer compatible. I have manually migrated the database so no data was lost.

Full Changelog: v1.8.0-nein...v2.0.0-nein

v1.8.0-nein

16 Jan 00:30
Compare
Choose a tag to compare

This is mostly a maintenance release bundling up prior features and some fixes

What's Changed

  • Fixed a bind address issue that was causing the bot not to start
  • Added contexts to more errors
  • Fix quotes page dates being wrong and causing no quotes to load
  • Thinned down the Tokio feature flags, which should improve compile times and binary size
  • Bump axum from 0.7.3 to 0.7.4 by @dependabot in #4

Full Changelog: v1.7.5-nein...v1.8.0-nein

v1.7.5-nein

12 Jan 01:35
Compare
Choose a tag to compare

What's Changed

  • A slew of refactors in preparation of switching to Poise
  • Beginning of OTEL support, still working on the last details
  • Bump serde from 1.0.193 to 1.0.194 by @dependabot in #1
  • Bump anyhow from 1.0.77 to 1.0.79 by @dependabot in #2

New Contributors

Full Changelog: 1.7.1-nein...v1.7.4-nein

1.7.1-nein

31 Dec 17:20
Compare
Choose a tag to compare
  • New /drunk water command that is recorded but does not affect score
  • Nerf derby from 5x to 3x
  • Minor website formatting changes
  • Response text changes

Full Changelog: 1.7.0-nein...1.7.1-nein

1.7.0-nein "Serial Spiller"

31 Dec 00:45
Compare
Choose a tag to compare

OK here we go this is the first actual release with notes for SAB (in this repo at least).
I'm working on him more and want to try some fun ideas.

In this release...

  • The /quote commands should now be fixed!
  • Downvoting has been confirmed to be working
  • The /drunk command now has the ability to take an optional new field where you can say what you drank!
    • This will show up here on Discord, and the last thing you drank will be on the Leaderboard.
  • There is a new /spill command to report the incident to The Captain.

Full Changelog: 1.6.1-nein...1.7.0-nein

1.6.1-nein

31 Dec 00:43
Compare
Choose a tag to compare

A large refactoring replacing the logging system and HTTP server with different libraries

Full Changelog: 1.6.0-nein...1.6.1-nein