Skip to content

Releases: acelords/invoicing-webapp

Merged with v.4.2.0 of parent fork

12 Sep 10:24
Compare
Choose a tag to compare
  • Added New File Based Templates for easy template customisation
  • Added Domain Verification Step on Installation Wizard
  • Improved Translation for several languages
  • Fixed issue with Notifications not showing on Installation Wizard
  • Fixed issue with Backups on Docker
  • Clone Invoice now takes selected template into account
  • Updated composer packages and added support for PHP 8

Merged with v.4.0.3 of parent fork

09 Jan 18:51
Compare
Choose a tag to compare

Features

  • Moved from Laravel Passport to Laravel Sanctum
  • Added webpack compression plugin to gzip assets
  • Updated translations for Serbian, French, German, Dutch & Arabic based on contributions.
  • Updated Template Selection Modal UI to display to the template name
  • Added hover effects on template-select button
  • Added Swedish Language
  • Increased note limit to 65000 chars instead of 255
  • Added Latvian Language
  • Replaced Bootstrap CSS framework with Tailwind CSS
  • Added ability to create & download file & DB Backups
  • Added File-Disk Configuration Settings ( Saves PDFs or Backups to Digital Ocean Spaces, AWS S3 & Dropbox)
  • Added new Customer View page
  • Added Custom Notes for Estimates, Payments & Invoices
  • Added Unit & Feature Tests
  • Revamped API + API Documentation
  • Added ability to Edit Email Subject & Description with placeholders before sending out an Invoice or Estimate Email
  • Added Custom Fields - Customize your Address formats on PDFs ( use custom or basic fields according to your preference)
  • Added Global Search
  • Added ability to Manage Admins (Add, Edit, and remove Admins)

Fixes

  • Fix rounding errors on Estimates, Payments & Invoices
  • Fixed issue with payments when decimal numbers are used.
  • Fixed Browser Crash issue on new invoice/estimate pages.
  • Fixed PDF characters not showing properly in certain languages.
  • Fixed Forgot Password Issue
  • Fixed Downloaded PDF extension issue
  • Fixed security issue with hash ids
  • Fixed Logo not showing on PDF on localhost
  • Fixed Server error on reports
  • Fixed Translations for several languages
  • Fixed all docker issues
  • Fixed Issue with SES Email Driver
  • Fixed issues with PHP 7.4 PDF Generation
  • Fixed Translation issues on Customization Page
  • Fixed Invalid URL issue on setup wizard when using localhost
  • Fixed email layout issue

V3.1.1.1

16 Jul 13:17
Compare
Choose a tag to compare

Merged with v.3.1.1 of parent fork

New features:

  • Redesigned Self-Update UI
  • Updated French, German and Italian languages
  • Added ability to copy Invoice PDF URL
  • Added ability to resend an Invoice/Estimate
  • Added customer selection on Expense
  • Added Custom Payment Modes
  • Added Payment Receipt PDF
  • Added Custom Item Units
  • Added Ability to select default taxes on items
  • Added Arabic & Portuguese (Brazilian) language
  • Added ability to Clone an existing Invoice

Bug fixes:

  • Fixed all docker issues
  • Fixed Issue with SES Email Driver
  • Fixed issues with PHP 7.4 PDF Generation
  • Fixed Translation issues on Customization Page
  • Fixed Invalid URL issue on setup wizard when using localhost
  • Fixed email layout issue
  • Fixed issue with chart values not showing correctly on dashboard
  • Fixed issue with new items not showing on new invoice/estimate page
  • Completely refactored Invoice, Estimate and Report PDFs to support PHP 7.4
  • Fixed issue with Payment modes doubling on save
  • Updated warning message on customer removal
  • Updated logic for applying date when an estimate is converted to Invoice
  • Fixed invoice & estimate template spacing issues
  • Fixed Customer Address issue
  • Update Mailgun Configuration UI
  • Fixed PostgreSQL bug
  • Fix French Translations
  • Fix company address not respecting new lines
  • Fix from_email address not working as expected
  • Fix issue with passwords not working if it starts with a symbol