github TandoorRecipes/recipes 0.12.0
Fractions

latest releases: 1.5.19, 1.5.18, 1.5.17...
3 years ago
  • added support to display decimals as fractions #142 (thanks to the awesome frac.js library implementing [Alberth's algorithm]
    (https://www.sciencedirect.com/science/article/pii/0771050X7890027X)
    • this is a user setting, the default setting value can be changed with a new environment variable FRACTION_PREF_DEFAULT, default is decimals
  • added Catalan translations (many thanks to rubenix)
  • added Timezone setting to .env (TIMEZONE=Europe/Berlin)
  • added nutritional information to recipes (thanks to @sebimarkgraf #199)
  • improved meal plan number of days/week start offset (doesn't really look good but works ..)
  • fixed meal plan not showing sundays on some locales #231
  • fixed random recipe selection (thanks to @sebimarkgraf #229)
  • fixed database showing as unspported when using new postgres setting #204
  • fixed wrong translation #212
  • fixed german for imported from translation missing a space
  • updated several dependencies

Don't miss a new recipes release

NewReleases is sending notifications on new releases.