Skip to content

v2.2: various things

Latest
Compare
Choose a tag to compare
@bnfour bnfour released this 31 May 15:17

This release includes some changes to the underlying architecture and some optional setup helpers.
Changelog (at least as I remember it, there might be smaller changes I totally forgot about):

  • .NET 8 (LTS) runtime
  • Everything is stored in the database now, even migrations are provided!
    don't forget to update the DB when migrating to this version
  • Better (?) architecture, inspired by the similar rewrite of a sister project
    way less singletons, shorter lifecycles in general
  • An option to auto-generate the bot menu shown in dialogs with the bot
  • Home page with a minigame
  • Epic glorious error page
    shared with my other web projects
  • Retry-After header to give the clients a hint how long to wait before retrying