1 min read Arnaud Joubay
2023.6
🐛 Bug Hunt
- In the meals list, the dates didn’t account for the timezone - Thanks Nyki & Matt
- Food items would not show up sometimes
⚡ Improvement
- Fixed the tint color when creating a plate - thanks Filip
- When adding multiple food items at once, the items in the basket are now marked with a (-) icon to signify that you can remove them from the list.
- Improved performance on first launch
💬 Texts
- Fixed missing Widgets titles and descriptions
- Fixed text in Pretzel Day description
🧱 Foundations
- Use a local configuration when reading data for widgets
- Improved the way the application asks for time in the background to check the arrival/departure of cows. Previously, the application could run out of time before it could perform its calculations.