Skip to content

Releases: alexbates/Tamari

Version 0.9

22 Sep 18:30
Compare
Choose a tag to compare

Split Account page into two pages, Account Preferences and Account History. Account History displays a timeline of account events including account creation, email change, password change, recipe creation, and recipe edits. Added initial support for internationalization and localization. The first two supported languages are Spanish and German.

Version 0.8

07 Aug 15:21
Compare
Choose a tag to compare

Developed UI scaling, users can select a preference on Account page that applies app wide. Implemented keyboard shortcuts that can be used to quickly highlight search boxes or navigate between pages. Improved app accessibility to allow navigating with TAB key. Added automated data rebuilding for "demo@tamariapp.com" demo account every 30 minutes. Redesigned Meal Planner with a "Completed" page that displays past meals and meal statistics.

Version 0.7

24 Jun 18:04
Compare
Choose a tag to compare

In My Recipes, added a third display option called 'Details' and added three new 'Sort By' options. Created an Autofill from URL feature on Add Recipe page. Developed client side recipe export (.ZIP download) and import (restore from backup) to give users better control of account data. Increased font size of Recipe Detail page when viewing on smartphone.

Version 0.6

25 May 17:27
Compare
Choose a tag to compare

Created an Information modal on Recipe Detail page. Redesigned the Explore page, it now displays pictures when browsing the recipe list. Explore recipe count has increased from 36,000 to 109,000, supported websites has increased from 3 to 50, and categories have increased from 7 to 16. Optional rate limiting has been implemented for use with public Tamari instances.

Version 0.5

07 Apr 19:04
Compare
Choose a tag to compare

Developed a light theme, users can select theme on account page. Added servings and nutritional info to recipes (both optional). Increased max length of recipe instructions. Enabled app to run as standalone web app on iOS. Restructured application using Flask blueprints and moved all user data to app/appdata to make updating easier.

Version 0.4

11 Mar 03:53
Compare
Choose a tag to compare

Changed to an open source font. Integrated new logo. Resigned account page to include a recipe count statistic, app wide accent color preference, and profile picture selection using new custom designed icons. Developed a Meal Planner that allows scheduling of recipes up to 30 days in advance.