Skip to content

Fibre, Fiber

Compare
Choose a tag to compare
@davidhealey davidhealey released this 16 Sep 14:10
· 2582 commits to master since this release

This is mainly a bug fix. I'm really hoping I've managed to solve the date fiasco once and for all, let me know if you find any more date bugs.

Changelog:

  • Added support for fibre nutriment
  • Added support for saturated fat and fibre goals
  • Separated all the log related stuff into its own module (only really relevant to developers)
  • Moved helper functions that aren't licensed under GPL to their own JS file (they are still under free licenses though)
  • Added the xdate library to try to help with the date stuff and then removed it because it didn't help :p
  • Added a few missing strings to the default locale file (en) and updated the userguide - translations need updating.
  • Added revision number to about popup
  • Various under-the-hood changes to improve performance and ease maintenance

Bug fixes:

  • Another attempt at the date bugs
  • Fixed empty diary problem introduced in the last release