Skip to content

Torrust-Axum v3.1.1 (Update)

Compare
Choose a tag to compare
@Power2All Power2All released this 21 Sep 11:43
· 227 commits to master since this release

Fixed a lot of problems I found out after v3.1.0 release.
The fixes are:

  • Database for SQLite3, MySQL and PostgreSQL now works properly with all the tables, and will be used if enabled.
  • UDP had a problem in IPv4, fixed the code for correctly parsing byte array.
  • Cleanup and refactoring of some redundant code.
  • Added some small checks where needed to prevent errors.