Skip to content

v3.1.1

Compare
Choose a tag to compare
@poeti8 poeti8 released this 18 Jan 09:38
· 16 commits to main since this release
8f05a11
  • Fix searching links, users, and domains in tables when using SQLite or MySQL (de10342)
  • Make sure JWT_SECRET is not empty (fc265ef)
  • Add default MAIL_PORT value to the .example.env file (ab83f60)
  • Use count(*) instead of count(id) since it's slightly faster (876d12f)