Skip to content

Release 6.0.3

Compare
Choose a tag to compare
@mohitpanjwani mohitpanjwani released this 16 Feb 07:25
· 101 commits to master since this release
  • 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