This repository was archived by the owner on Dec 8, 2020. It is now read-only.
2.5.6 - 2017-09-28
Fixed
-
Fixed an error where
Timber.Integrations.PhoenixInstrumenterwould cause an error during blacklist checks if the blacklist had not been set up. -
Fixed an error where
Timber.Integrations.PhoenixInstrumenterwould fail on render events forconnstructs that did not have a controller or action set. For example, when aconndid not match listed routes, a404.htmltemplate would be rendered that did not have a controller or action. The render event would still be triggered though.