Logo

Open Source Invoicing Application

Latest
Version 2.0.0
24 Sep 2024

Major version that updates the app to Laravel 11, improves the translation capability and fixes various issues.

Changelog:

  • New: Upgrade app core to Laravel 11
  • New: Make the remaining strings translatable
  • New: Increase total maximum value in estimate/invoice to 999999999999
  • New: Support for decimals in item quantities
  • New: Ability to clone estimates
  • Fix: Wrong AWS SES configuration variables
  • Fix: Customer name display and ditched fixed line-clamps
  • New: Switch the app namespace from InvoiceShelf to App
  • Fix: Replace model_type old namespace in database
  • Fix: Recurring invoice subject translation
  • New: Made SQLite as default database driver
  • New: Create cache database table to allow setting database caching driver
  • New: Create queue database table to allow database for queue driver
  • New: Allow MAIL_ENCRYPTION to be set to "none" (NULL) during install & settings
  • Fix: Failing backups when using other drivers than MySQL
  • Fix: "Declarations that appear after nested rules" deprecation warning
  • New: Upgraded Vite, Vue and Axios to latest versions
  • New: Upgraded Media Library to latest version
  • New: Database overwrite option during install in Database settings
  • New: Language selection step during install
  • New: Make session driver to file by default
  • New: Set app version in the database after install/update

Download

Older releases

Version 1.3.0
13 Jul 2024

This is the final release for 1.x series aiming towards improved Docker image compatibility.

Changelog:

  • Fix AWS SES configuration (props @awsninja)
  • Add sqlite compatibility (install missing doctrine/dbal)
  • Make sqlite to be default database in .env.example

Download

© 2024 IDEOLOGIX MEDIA