0.24.0.19
Ensures that the settings cache is only loaded if a .env file exists. This prevents errors when the application is run without a .env file, such as in certain testing or deployment environments. This also applies to the theme configuration loading to prevent errors if the cache is empty and tries to load theme configs.