-
Added the Option to Use MySQL Databases Pre-Release
released this
2022-08-20 17:57:52 +01:00 | 56 commits to master since this releaseAdded support for MySQL databases to make the app more scalable beyond just using the default SQLite database. Can be configured using environment variables. Also added better exception handling for when connections with database service or email service fail.
Downloads