Elixir 1.15 compatibility
-
Adding a changelog: In the changelog.d
directory, create a file named<code>.<type>
. -
Logger warn
→warning
-
Add missing leading /
on requests (might be linked to dependency update though) -
Logger backends: https://github.com/elixir-lang/logger_backends/issues/4 -
Hard to reproduce errors in various functions like Pleroma.Web.MediaProxy.whitelisted?/1
withIO.chardata_to_string/1
getting a nil -
mix format
changes, CI update? -
@tag capture_log: true
stopped working? -
Remove Logger config from AdminFE -
Migration to remove any existing Logger config from ConfigDB
Edited by feld