We've been putting off a host of tiny edge case bug fixes the past few weeks, but wanted to squish them all this morning. So, well, we did. Amongst others:
  • Bug on result page if AI fails and doesn't answer the question. Fixed
  • Check on search string on add ingredient modal to ensure there is some text in there. Fixed
  • Cocktail creator sometimes returns null ingredients and it bums out. Fixed
  • Fixed the above but on a different aspect of the menu creator tool.
  • Cocktail creator base ingredient can sometimes select an ingredient we dont have in our database. Fixed
  • Migrating over old favourites would 500 if the cocktail no longer existed, or the tried list was not found. Fixed