Manta Changelog

What's new in Manta 1.1.4

Mar 9, 2018
  • Improvement:
  • Simpler auto-update implementation. Now the users don't even need to think about this (PR #262).
  • New screenshots on README (PR #258).
  • Added GitHub contribution guidelines (PR #226).
  • Updated Wiki
  • Added German date format (PR #247).
  • Added the ability to debug production app (PR #235).
  • Integrated DevTron to the devTools window (PR #238).
  • Added Linux launcher to electron-builder config (PR #240).
  • Bug Fixes:
  • Fixed an issue where the notification is overlayed by the exportDir input (PR #251).
  • Added missing translation of validation message for invalid custom invoiceID (PR #249).
  • Display TaxID in the invoice templates (PR #255).
  • Fixed an issue where the item quantity is rounded to the nearest whole number (PR #260).
  • Changes in profile now will reflect immediately in the templates (PR #245).

New in Manta 1.1.3 (Mar 3, 2018)

  • Improvement:
  • Big thanks to our contributors/translators for translating Manta to new languages (#229).This release supports 5 more languages including:
  • German
  • French
  • Indonesian
  • Simplified Chinese
  • Vietnamese
  • Now you can set a custom invoiceID for your invoice. #205
  • Manta will show a notification when update download is completed. #201
  • Better quit behaviour for Windows/Linux users (closing mainWindow will quit the app). #231
  • Better dueDate implementation. Now user can use a custom date or choose a payment term as due date. #224
  • Better Currency implementation. Users now have more control over how currency is displayed with different settings. #192
  • Added portable installer for Windows users. #200
  • Improved UX for system messages. #187
  • Save template configs to invoice, meaning invoices now remember its appearance :) #217
  • Bug fixes
  • Fixed a bug when editing an invoice:
  • Couldn't save if the contacts list is empty #197
  • Selected incorrect contact from the dropdown list. #203
  • Couldn't remove custom field data. See #237
  • Fixed some layout issues (#182 and #202) on Linux and Windows.