You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1956 Ensure a not existing package installer config value installer.php won't throw an exception.
#1947 Whiteliste more exception which should not be transmitted to error API.
#1772 Add new luya\Config to generate configuration builds depending on console or web runtime.
#1950 Fixed bug in Export Helper when dealing with special chars.
#1942 Use phpmailers setFrom() method instead of $from and $fromName property.
#340|admin Allow extending the auth methods in rest behavior trait.
#1916 Extended LUYA Core with a mechanism to load and handle themes.
#1938 Added luyaBootstrap($app) method to base module. When the application starts, all LUYA modules will be initialized and therefore will call the luyaBootstrap($app) method.