Releases: rushsteve1/swissarmybot
v2.3.0-nein
What's Changed
- Remove Otel
- Update all deps
- Bump uiua from 0.8.0 to 0.9.2 by @dependabot in #15
- Bump h2 from 0.3.23 to 0.3.24 by @dependabot in #5
Full Changelog: v2.2.1-nein...v2.3.0-nein
v2.2.1-nein
Update deps. Maybe it'll fix the issues
Full Changelog: v2.2.0-nein...v2.2.1-nein
v2.2.0-nein
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
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
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
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
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
- @dependabot made their first contribution in #1
Full Changelog: 1.7.1-nein...v1.7.4-nein
1.7.1-nein
- 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"
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.
- The Incident will be recorded and displayed on the Drunks Leaderboard
Full Changelog: 1.6.1-nein...1.7.0-nein
1.6.1-nein
A large refactoring replacing the logging system and HTTP server with different libraries
Full Changelog: 1.6.0-nein...1.6.1-nein