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.0.0
05 Feb 2024

This is the initial InvoiceShelf release

Changelog:

  • Upgraded to latest Laravel 10
  • Upgraded to latest PHPUnit 10 / Pest 2
  • Upgraded to latest Vue 3.4
  • Upgraded to latest Vue-router, Vue-flatpickr and other JS libraries
  • Upgraded to latest Vite 5.0
  • Upgraded all PHP packages for PHP 8.2/8.3 compatibility
  • Moved docker image in separate repository InvoiceShelf/docker
  • In-app updates will now pull from invoiceshelf.com
  • Dropped unnecessary JS libraries and cleaned up JS code
  • Dropped (git-ignored) the public/build directory. App builds can be downloaded from the website or GitHub releases page.
  • Dropped Uffizzi (we can't support it right now)
  • Improvements to the French translation (crater-invoice/crater@PR-1224)
  • Added support for Turkmen manat currency (crater-invoice/crater@PR-1133)
  • Added support for Bosnia and Herzegovina Convertible Mark currency (crater-invoice/crater@PR-1212)
  • Fixed hardcoded "?" in nginx rewrite rule (crater-invoice/crater@PR-819)
  • Fixed payment note Amount field display (crater-invoice/crater@PR-1151)
  • Fixed duplicate character in generated hashes affecting PDFs (crater-invoice/crater@ISSUE-1150)
  • Fixed active menu item border not highlighted properly
  • Fixed migrations rollback
  • Changed PHP namespace from \Crater to \InvoiceShelf

Download

© 2024 IDEOLOGIX MEDIA