Releases: nesfit/IW5
Releases · nesfit/IW5
2025
Fix/cookbook identity and functionality fixes (#186) * Fixes for disabling Identity in Web and API * FIx working with ingredients when offline - in IngredientListPage * Add support for loading local ingredinet to IngredientEditPage * Fix for loading edit pages' content when offline (without data) * Add red dot indicator for local-only items * Add local copy of CDN based resources to enable better offline functionality and skip prevention of file loading in browser * Fix IngredientEditForm and RecipeEditPage to work after deployment to Azure. Set API URL in web appsettings.json to point to Azure API instance.