Skip to content

Releases: automint/automint-pc

0.8.x Last Release

03 Oct 05:36
Compare
Choose a tag to compare

Bug Fixes

Invoices
  1. Margin Alignment.
  2. A4 Size does not always go to next page.
  3. Inventory Total
  4. Wait for preview to load before printing.
Other
  1. LockScreen icon in headerbar is displayed properly.

0.8.x First Release (Invoices Release)

23 Sep 03:48
Compare
Choose a tag to compare
Pre-release

Features

  1. New Design of Invoices ( #218 )
  2. Notes in Invoices ( #172 #227 )

Bug Fixes

  1. It does not misbehave when Job Card/Estimate is default setting and Tax is enabled ( #228 )

0.7.x Final Release

17 Sep 08:07
Compare
Choose a tag to compare

Enhancements

  1. Custom Label Names for Channels ( #222 )
  2. Provision for selecting Default Franchise.
  3. Import data from CSV (with Service data, 1 Problem Only) ( #215 )
  4. Clear SignIn Details for sending invoice.

Bug Fixes

  1. Franchise names will remain as it is after clicking on their name in settings and then clicking on Franchise selection drop down in title bar ( #225 )
  2. Fixes in layout of invoice while sending email.

Refer to older releases of 0.7.x to see all new features and enhancements in v0.7

  • 0.7.0 | First Release
  • 0.7.1 | Bug Fixes from First Release
  • 0.7.2 | Franchise Master Implementation

0.7.x Franchise Release

11 Sep 04:29
Compare
Choose a tag to compare

Features

  1. Franchise Master ( #190 )

Enhancements

  1. Updated bower, app level node, build level node components (c91dd60, c3034e0, f9aabfe)

Bug Fixes

  1. Vehicle details are now saved while editing an existing blank entry from Customer Profile ( #221 )
  2. Handled warning messages when updating user profile ( #212 )
  3. Round off figures to two decimal points when needed, and hide tax when 0 or not applicable. (d02dc0c)
  4. Service entry is now deleted from Customer Profile as well. (ed11e76)

IDE related changes

  1. Configured task for release in VSCode (8ca175d, dd42b29)

0.7.x Fixes 1

08 Sep 07:06
Compare
Choose a tag to compare

Bug Fixes

  1. Handled warning messages when update user profile ( #212 )
  2. Activation is stored in database. No need to give it for every instance.
  3. Handled the case of deleted service from 0.6.5 database backup.

0.7.x First Release

03 Sep 05:25
Compare
Choose a tag to compare
0.7.x First Release Pre-release
Pre-release

New Environment in Deployable App
OS X (darwin x64)

Listed Automint in awesome-electron list
( #173 )

Architectural Changes

  1. Merged Customer database and Configurations database into one Main database ( #204 )

Features

  1. Licensing ( #185 )
  2. Purchase/Cost against Part/Treatment to get the Profit Loss ( #179 )
  3. Backup Restore (Restoring data from v0.6.5 #171 )
  4. Cloud Sync ( #191 )
  5. Customizable Taxes ( #192 )
  6. Partial Payments ( #161 )
  7. Global Currency Support ( #188 )
  8. Customer Profile

Enhancements

  1. Multiple Page Support in Invoice Print (beta, #158 )
  2. Allow storing AppData at custom location ( #143 )
  3. Allow Add Services/Customer without Customer or Vehicle Information ( #155 )
  4. UI Changes ( #168 #107 )
  5. Exclude Tax calculation from discounted amount ( #181 )
  6. Changed Tax behaviour while Estimate & Bill ( #167 )
  7. Display version number on UI, and prompt to restart when update is available ( #157 )
  8. Removed back button tooltip
  9. Editable Customer Name
  10. Refreshing Dashboard Manually

Bug Fixes

  1. Calculation of Total is now properly saved when Tax is inclusive ( #196 )
  2. Next service due is not reflected on dashboard by editing it from Customer Profile ( #199 )
  3. New treatments can be added after tried to add one which already exists ( #176 )
  4. Deleted months which were selected but not available (Dashboard, Time Filter)

0.6.x Bug Fixes Channel 1

15 Jul 06:21
Compare
Choose a tag to compare

Enhancements

  1. If there is content, values in Autocomplete box while adding Treatment or Inventory are calculated [Services]
  2. Automatically addition of new Treatment or Inventory when item is selected from suggestions [Services]

Bug Fixes

  1. Side panel alignment while adding services from Lock Screen
  2. Due payment parsing in Dashboard
  3. Rates are rounded up to 2 decimal points (Round Off / Discount)

0.6.x Last Release

14 Jul 04:26
Compare
Choose a tag to compare
0.6.x Last Release Pre-release
Pre-release

New Features

  1. Time Filters for Viewing Dashboard content and Services
  2. Service Reminders
  3. Service Categorization (Job Card, Estimate, Bill)
  4. Only single instance of the app allowed

Enhancements

  1. Reverse calculation of Discount from Total [Services]
  2. Subtotal calculation [Services]
  3. Email address configuration on run time [Invoices]
  4. Dashboard graphs are now configurable as per selected month

UI Changes

  1. Colored header for cards on Dashboard
  2. Removed Wizard from Service Add form, and introduced side pan
  3. 'Billed' is now 'Due' and in red color
  4. Invoice link is removed from Service list. And introduced (Job Card/Estimate/Bill) instead

Third Party

New Modules

  1. Promise (nodejs)

Upgrades

  1. Bower Components (all)
  2. Node Modules (all)
  3. PouchDB API