Added billable and hourly rate settings to clients (thanks, Darren!)
Added “Save & Send” button to invoice form
Added export button to expenses section
Improved
Invoice line item quantities are now more flexible to include any suffix, like “mo”, “months”, “words”, etc
Beta plan “Learn More” button now links to beta page
Changed “Save & Return” button on invoice form to “Save & Preview”
Billable rounding preference now includes 5 minute and 6 minute options
Cushion now alerts you when you try to send an invoice email without the invoice link
Updated company address
Migrated build framework from Gulp+Browserify to Webpack (Vue CLI) for quicker iteration for local development (This is a massive change, so let me know if anything looks off)
Added billable rounding dropdown to import entries modal (thanks for the suggestion, Dylan!)
Added {{client}} and {{project}} variables to invoice email template
Improved invoice number auto-incrementing to only reference last three invoices rather than all invoices (makes it possible to do year-based invoice numbers, like 2019-001, 2019-002, 2019-003, etc)
Fixed
Fixed non-default number formatting on client-facing invoices
Fixed issue where entry list won’t show up under the project’s entries tab if a timer is running
Fixed issue where Time This Week column in Planning view’s This Week table wasn’t accurately calculating time when Start Of Week preference was Monday or Saturday (thanks, Shane!)
Fixed logo in weekly summary email
Fixed assets on sign in and sign up pages
Fixed chat support button
Fixed Symbolset icons
Rolled back previous update as temporary fix for client/project-scoped invoices