Releases: automint/automint-pc
Releases · automint/automint-pc
0.8.x Last Release
0.8.x First Release (Invoices Release)
0.7.x Final Release
Enhancements
- Custom Label Names for Channels ( #222 )
- Provision for selecting Default Franchise.
- Import data from CSV (with Service data, 1 Problem Only) ( #215 )
- Clear SignIn Details for sending invoice.
Bug Fixes
- 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 )
- 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.x Franchise Release
Features
- Franchise Master ( #190 )
Enhancements
Bug Fixes
- Vehicle details are now saved while editing an existing blank entry from Customer Profile ( #221 )
- Handled warning messages when updating user profile ( #212 )
- Round off figures to two decimal points when needed, and hide tax when 0 or not applicable. (d02dc0c)
- Service entry is now deleted from Customer Profile as well. (ed11e76)
IDE related changes
0.7.x Fixes 1
Bug Fixes
- Handled warning messages when update user profile ( #212 )
- Activation is stored in database. No need to give it for every instance.
- Handled the case of deleted service from 0.6.5 database backup.
0.7.x First Release
New Environment in Deployable App
OS X (darwin x64)
Listed Automint in awesome-electron list
( #173 )
Architectural Changes
- Merged Customer database and Configurations database into one Main database ( #204 )
Features
- Licensing ( #185 )
- Purchase/Cost against Part/Treatment to get the Profit Loss ( #179 )
- Backup Restore (Restoring data from v0.6.5 #171 )
- Cloud Sync ( #191 )
- Customizable Taxes ( #192 )
- Partial Payments ( #161 )
- Global Currency Support ( #188 )
- Customer Profile
Enhancements
- Multiple Page Support in Invoice Print (beta, #158 )
- Allow storing AppData at custom location ( #143 )
- Allow Add Services/Customer without Customer or Vehicle Information ( #155 )
- UI Changes ( #168 #107 )
- Exclude Tax calculation from discounted amount ( #181 )
- Changed Tax behaviour while Estimate & Bill ( #167 )
- Display version number on UI, and prompt to restart when update is available ( #157 )
- Removed back button tooltip
- Editable Customer Name
- Refreshing Dashboard Manually
Bug Fixes
- Calculation of Total is now properly saved when Tax is inclusive ( #196 )
- Next service due is not reflected on dashboard by editing it from Customer Profile ( #199 )
- New treatments can be added after tried to add one which already exists ( #176 )
- Deleted months which were selected but not available (Dashboard, Time Filter)
0.6.x Bug Fixes Channel 1
Enhancements
- If there is content, values in Autocomplete box while adding Treatment or Inventory are calculated [Services]
- Automatically addition of new Treatment or Inventory when item is selected from suggestions [Services]
Bug Fixes
- Side panel alignment while adding services from Lock Screen
- Due payment parsing in Dashboard
- Rates are rounded up to 2 decimal points (Round Off / Discount)
0.6.x Last Release
New Features
- Time Filters for Viewing Dashboard content and Services
- Service Reminders
- Service Categorization (Job Card, Estimate, Bill)
- Only single instance of the app allowed
Enhancements
- Reverse calculation of Discount from Total [Services]
- Subtotal calculation [Services]
- Email address configuration on run time [Invoices]
- Dashboard graphs are now configurable as per selected month
UI Changes
- Colored header for cards on Dashboard
- Removed Wizard from Service Add form, and introduced side pan
- 'Billed' is now 'Due' and in red color
- Invoice link is removed from Service list. And introduced (Job Card/Estimate/Bill) instead
Third Party
New Modules
- Promise (nodejs)
Upgrades
- Bower Components (all)
- Node Modules (all)
- PouchDB API