Bug fixes for the disaster that was 0.3.8, and a couple translations:
- Include error in txt log, Fix failed email migration (1bfec54)
- Fix last log line (usually the actual error) occasionally not printing (fbe3553)
- Fix JWT on email confirmation, auto-append /invite (e67b2e9)
- Fix crash when not using
-debug
(a220ba8) - Spanish (@xarmadigi / @therhenals), and Simplified Chinese (@XCQi)
Changelog
15e1766 Added translation using Weblate (Spanish)
a1d93cd Translated using Weblate (Spanish)
53ac01e Translated using Weblate (Spanish)
be4e83d Translated using Weblate (Spanish)
1e58a33 Translated using Weblate (Spanish)
548dced don't give smtp plainauth if no username & password
a220ba8 fix NewEmptyLogger
fbe3553 fix missing last log line
e67b2e9 invite: auto-append /invite if missing to url_base
412fe31 invite: fix email confirmation jwt
0fe72b4 lowercase lang
b29c24a merge lang
1bfec54 print error and include in txt log on crash; fix email migration
6c6af62 translation from Weblate (Chinese (Simplified))
f727e2c translation from Weblate (Spanish)
4cea755 translation from Weblate (Spanish)