Announcement System
Added a message system that will sometimes show up on the start page as a banner at the top. I will use this if there are important news or sometimes to give tips and promote new features.
Ingredient Import Cost/Kg
Now the Cost/Kg is imported correctly from desktop
Recipe Editor
Made it a little more compact and the Panels are now side-by-side with the chart on wide screens. The chart is also horizontal bars on mobile devices.
Production Planning
Some minor changes and improvements in the Production Planning system.
Simple regex search in Recipes page
Can use *, OR etc...
Add recipe as an ingredient in another recipe
You can now select another recipe directly and add it as an ingredient. The selected recipe will automatically create a recipe-derived ingredient if needed.
Recipe Import from desktop
Fixed bugs in recipe import from the desktop database. The evaporation setting was not imported.
Ingredients page
Improved the Ingredients page with bulk selection, reports, created and changed dates added to columns and columns are now remembered.
AI Ingredient estimation
Improved the AI Ingredient prompt to make the ingredient AI creation even better.
Sub ingredient and advanced allergen system
The advanced sub-ingredient and allergen system has been improved.
Recipe Properties Saving
There was a bug saving properties in the Recipe Editor code. The temp recipe was not updated correctly with all properties. So, doing a normal save after changing properties did not capture all properties.
Recipe Reports
You can now use reports in the recipes page.
Export Recipe to Excel
Added Export to Excel for recipes. Located in the Tools page.
Recipe History
All recipe changes are saved and can be restored. Premium feature.
Recipe View Customization
You can now customize what is visible in the Recipe View Page
Desktop Import
The SQLITE import can now handle base recipes correctly. So, if you have recipes as ingredients in other recipes these can be imported first and recipe-derived ingredients will be created. Then you can import all normal recipes correctly.
Decimal setting for chart items
You can now set the number of decimals for individual bars in the chart.
Ingredients page, filter settings
The search filter is now remembered correctly.
Desktop Import
Fixed bugs with desktop sqlite import. Now handles older databases and databases with null references
User defined Ingredient properties
You can now add up to 10 user defined properties to the ingredients. You define the properties in the Settings page.
Desktop Import
Improved the desktop sqlite import. You can now filter ingredients by User ingredients and you can sort on changed date.
Delete Chart Item
Fixed a bug deleting chart properties, the list did not update properly.
Added this ChangeLog
Changelog Roadmap and Feedback Page
Fixed Edit Chart Bug
If you edited a chart from recipe editor and then tried to edit a chart from the charts page it did not work.