Skip to content

Releases: NielsLee/FoodRecords

Publish v2.2

21 Sep 16:24
29decd3
Compare
Choose a tag to compare
Merge pull request #41 from NielsLee/dev

Publish v2.2

Publish v2.1

17 Sep 10:36
f187af1
Compare
Choose a tag to compare

Fix some UI layout issue
Add some new date format(YYYY-MM-DD e.g.)

Publish v2.0

04 Sep 14:27
24138d0
Compare
Choose a tag to compare

Implemented a new card UI layout 🎉

Publish v1.10

31 Aug 11:26
ad731e6
Compare
Choose a tag to compare

Implement food information modification function

Publish v1.9

22 Aug 07:55
482e032
Compare
Choose a tag to compare

Support manual selection of theme colors

Publish v1.8

11 Aug 09:03
9e5cce1
Compare
Choose a tag to compare

Implement the functionality to record food quantity, including:

  • Adding the quantity of food when adding food
  • "Consume" and "replenish" food in the food list

Publish v1.7

03 Aug 11:06
a6aaab9
Compare
Choose a tag to compare

Added Portuguese translation
When the food card title is too long, it will scroll instead of wrapping.

Publish v1.6

30 Jul 12:00
315b51e
Compare
Choose a tag to compare

🎉Added the function of modifying the date format
Optimized the view of the dice page

Publish v1.5

16 Jul 16:16
01d42e4
Compare
Choose a tag to compare

When the input name is empty, food creation is not allowed.
Food cards without images use a simpler layout.

Publish v1.4

10 Jul 14:35
069c99f
Compare
Choose a tag to compare

Implemented the function of importing or exporting food information via CSV files