Skip to content

Releases: autodo-app/autodo

0.3.2

18 May 22:57
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release

New Features

  • New UI theme and style
  • Added a "Garage" screen for editing cars

Bugfixes

  • Various issues with new account creation
  • Fixed the intervals for default ToDos when using imperial units
  • Fixed creation of new ToDo for repeating ToDos

0.3.1

29 Mar 22:11
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

New Features:

  • #222: Added support for metric units and non-USD currency
  • #155: Added support for languages besides English, French translation added so far
  • #277: Created a proper "about" screen with auToDo info

Bugfixes:

  • #194: Improved the setup process for new users with multiple cars
  • #244, #239: Fixed issues with local trial data storage
  • #234: Restored Statistics page functionality

0.3.0

20 Feb 00:54
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

First release for iOS beta!

Bugfixes:

  • Ads are properly cleared on the paid version in all screens
  • fixed issue with swiping away ToDos crashing app

0.2.0

04 Feb 01:54
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

First release to the public beta!

Added ads on the home screen and the option to pay a one time fee of $2.99 to remove the ads permanently.

0.1.9

02 Feb 19:12
Compare
Choose a tag to compare
0.1.9 Pre-release
Pre-release

Variety of bugfixes for the signup process.

Bugfixes:

  • Restored the ability to reset account password
  • Restored the ability to reach new account setup screen after email validation
  • Restored the ability to switch between login and signup screens

0.1.8

26 Jan 20:17
Compare
Choose a tag to compare
0.1.8 Pre-release
Pre-release

Improved a variety of minor UX annoyances.

Bugfixes:

  • #201: Autocomplete fields won't clear contents when selecting an item no
  • #195: Move the date picker icon so it is reachable
  • #198: Show completed ToDo items as completed, rather than "upcoming"
  • #200: Configuring multiple cars in the new user setup screen actually adds all cars
  • #192: Removed ability to bypass email verification on signup screen
  • #191: Added back the dialog for email verification

Improvements:

  • #196: Repeating tasks now show the car they are associated with
  • #164: The snackbar that displays when signing in stays until the process completes
  • #195: Users with < 4 cars can use a set of toggle buttons for selecting a car in the refueling add/edit screen
  • #202: Removed dead link to old repeat editor screen

0.1.7

21 Jan 00:19
Compare
Choose a tag to compare
0.1.7 Pre-release
Pre-release

Hotfix for bug found in user testing where a previously signed-in user could not access the home screen.

0.1.6

19 Jan 20:33
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release

No visible changes.

Added the BILLING permission to the app to allow for the future addition of in-app permissions.

0.1.5

18 Jan 16:30
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release

Major overhaul of the app's business logic, so the number of noticeable bugs should be much lower than before.

New Features:

  • #19: Trial option on signup, uses local phone storage with no need to create an account.

Bugfixes:

  • #177: Text overflowing on Todo Cards
  • #174: Todo items are not created for repeating tasks
  • #170: Couldn't open the add/edit screens multiple times

0.1.4

01 Dec 23:01
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release

Improvements targeted at improving the sign up and sign in UX.

New features:

  • Forgot Password button
  • Email Verification for new accounts

Bug fixes:

  • Keyboard's "next" and "done" buttons implemented
  • Missing and broken form validation fixed