InvoiceShelf
Open source invoicing solution for individuals and businesses
Alternative to: freshbooks, invoice ninja, zoho invoice
2.1.1
2025-02-05What’s Changed
- [HOTFIX] [BUGFIX] Customer names on search dropdown by @mchev in https://github.com/InvoiceShelf/InvoiceShelf/pull/307
- New Crowdin updates by contributors in https://github.com/InvoiceShelf/InvoiceShelf/pull/304
Full Changelog: https://github.com/InvoiceShelf/InvoiceShelf/compare/2.1.0…2.1.1
How to upgrade
Docker Setups
- In your docker compose set up, change the version tag to
invoiceshelf/invoiceshelf:2.1.1 - Run the following to re-create the containers
docker compose down docker compose pull docker compose up --force-recreate --build -d docker image prune -f
Manual setups
For manual installations, please ensure you are running PHP 8.2 or 8.3.
To upgrade using the one-click upgrade, go to Settings > Update App and proceed.
To manually upgrade the app, download it from the official website or this direct link.
Note: Backup your .env file and storage directory and restore back after extracting InvoiceShelf.zip.