Skip to content

Releases: crater-invoice/crater

Release 6.0.6

06 Mar 07:25
Compare
Choose a tag to compare
  • Fix issue with updating company settings
  • Fix tax report error when tax_per_item is ON
  • Fix issue with creating item with taxes on invoice create page
  • Fix search key issues on select input fields for language, currency, etc.
  • Update translations

Release 6.0.5

03 Mar 14:47
Compare
Choose a tag to compare
  • Re-order invoice status tabs
  • Fix unit + feature test failures
  • Fix 404 issue with PDF links on mobile application
  • Fix screen cropping issues on dashboard with mobile & tablet screens
  • Fix date range selection issue on report pages with non-english languages
  • Fix responsive issue with dialog boxes
  • Fix customer delete issue with existing payment transactions
  • Removed overdue status from invoice lifecycle and added as a separate field
  • Fix issue with dates on updating invoices
  • Translation updates

Release 6.0.4

17 Feb 08:37
Compare
Choose a tag to compare
  • Fix issue with customer not being able to logout
  • Fix mail send invoice button loading issue

Release 6.0.3

16 Feb 07:25
Compare
Choose a tag to compare
  • Added ability to mark templates as default for Invoices & Estimates.
  • Added infinite scroll pagination on all view pages instead of loading everything at once.
  • Updated translations
  • Fixed issue with send invoice modal not opening on recurring invoice page
  • Fixed expense_receipt not downloading and showing invalid image on edit
  • Fixed selection issues on expense and payment edit pages
  • Fix select custom field type getting cropped off while creating an invoice or estimate.
  • Fixed permission issue for dashboard
  • Fix CSRF Vulnerability on logout request by changing its request type to POST instead of GET
  • Fixed search implementation on view pages

Release 6.0.2

13 Jan 14:18
Compare
Choose a tag to compare
  • Fixed Invoice & Payment Delete issue
  • Fixed foreign key issue with transactions

Release 6.0.1

12 Jan 15:41
Compare
Choose a tag to compare
  • Add Crotian & Greek Languages
  • Fixed customer address field vulnerability
  • Fixed DomPDF issue with PHP 8
  • Fixed issue with customer portal logo not displaying on docker
  • Sync all language translations with crowdin

Release 6.0.0

11 Jan 11:22
Compare
Choose a tag to compare
  • Customer Portal
  • Module Support
  • Public Invoice Page
  • Expire Public Links
  • Bugfixes and improvements

Release 5.0.6

10 Dec 12:33
Compare
Choose a tag to compare
  • Fixed error on update payment when no invoice is selected
  • Fixed custom-field type selection error
  • Fixed Notes label wrapping to next line on PDFs

Release 5.0.5

09 Dec 08:16
Compare
Choose a tag to compare
  • Fixed payment edit not setting amount automatically
  • Fixed custom field values not saving on expenses
  • Fixed issue with migrations on manual update
  • Fixed expenses not showing up on dashboard when added without customer
  • Updated Profit & Loss Report calculation to include payments without invoice

Release 5.0.4

06 Dec 14:46
Compare
Choose a tag to compare
  • Fixed issue with custom fields not showing on list of suggested fields for Insert Fields dropdown
  • Fixed Reports not showing amounts in selected company currency
  • Fixed error on invoice generation for cron service with hash-ids
  • Fix Custom Format not selecting on Recurring Invoice Edit page
  • Fix redirect issue on Recurring Invoice view page