Releases: ledgersmb/LedgerSMB
1.10.31
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the fix for security vulnerability CVE-2024-23831
which allows an attacker to create a user by tricking a setup.pl admin
into clicking on a specifically crafted link. See more about this CVE
on https://ledgersmb.org/cve-2024-23831-setup-csrf.
Changelog for 1.10.31
- Fix GL transaction entry regressed from 1.10.29 (#7984)
Changelog for 1.10.30
- Add missing batch and entity sequences to the Defaults screen (#7965)
- Stop warning during startup without configuration file (#7928)
- CVE-2024-23831: CSRF attack on 'setup.pl'
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.10.31/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.10.31
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.10.31
Docker images have been published for ARMv7 (32-bit),
ARM64 (also known as ARMv8, e.g. RPi 3+) and AMD64.
These can be pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.10.31
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.10.31
These are the sha256 checksums of the uploaded files:
15920bbe05a6e37ee9f4d7fe408adb587a20ae0e8c052f20df1e2909b4c7bc51 ledgersmb-1.10.31.tar.gz
e03aeecd9087bbc25673bd13ec78962509f3b265886bb0a44949bde311cb06bc ledgersmb-1.10.31.tar.gz.asc
1.11.8
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.11.8
- Fix changing Taxform checkmark after posting AR/AP transactions (#7894)
- Restore customer/vendor name on PNL drilldown after GL column change (#7895)
- Fix formatting of amounts on AR/AP search results (#7896)
- Fix import of CoA csv with non-empty 'links' field (#7912)
- Explicitly set foreground color on dark backgrounds in blue theme (#7875)
- Fix screens, e.g. contacts, impacted by rename of 'action' parameter (#7918)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.11.8/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.11.8
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.8
Docker images have been published for ARMv7 (32-bit),
ARM64 (also known as ARMv8, e.g. RPi 3+) and AMD64.
These can be pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.11.8
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.11.8
These are the sha256 checksums of the uploaded files:
3a89187095ea6909c55d546776c25dacdbf63b980c43832c17031ac6dfea9c37 ledgersmb-1.11.8.tar.gz
d832600caebe88b5dc39d4220e10e25ad912c037d7305d486ffa2e37f0e3d9a6 ledgersmb-1.11.8.tar.gz.asc
1.10.29
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.10.29
- Fix formatting of amounts in AR/AP search results (#7896)
- Explicitly set foreground color on dark backgrounds in blue theme (#7875)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.10.29/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.10.29
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.10.29
Docker images have been published for ARMv7 (32-bit),
ARM64 (also known as ARMv8, e.g. RPi 3+) and AMD64.
These can be pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.10.29
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.10.29
These are the sha256 checksums of the uploaded files:
16ea9b92f180fa6be32b9c64e33506322582bfb64352d5cde73675ae91a61ec9 ledgersmb-1.10.29.tar.gz
b179b2468fafdeb3127a440e281c0515788973321f031f89105ce30cfebbbb23 ledgersmb-1.10.29.tar.gz.asc
1.11.7
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.11.7
- Fix creating an invoice from an order (#7855)
- Retain partsgroup selection on Update in parts screen (#7848)
- Fix missing columns on trial balance 'Ending' report type (#7870)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.11.7/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.11.7
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.7
Docker images have been published for ARMv7 (32-bit, e.g.
Raspberry Pi (RPi) 3 and 400), ARM64 (e.g. RPi 4) and AMD64.
These can be pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.11.7
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.11.7
These are the sha256 checksums of the uploaded files:
d8086fff0340440ff022f455af8ee9486590a6c0b3db2262c4752bd1cc0384c0 ledgersmb-1.11.7.tar.gz
df75cb6e6eb80843bf7c933581e72f28db86343817de743be62b4651b4c6227e ledgersmb-1.11.7.tar.gz.asc
1.10.28
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.10.28
- Retain partsgroup selection on Update in parts screen (#7848)
- Fix missing columns on trial balance 'Ending' report type (#7870)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.10.28/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.10.28
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.10.28
Docker images have been published for ARMv7 (32-bit, e.g.
Raspberry Pi (RPi) 3 and 400), ARM64 (e.g. RPi 4) and AMD64.
These can be pulled from the GitHub Container Registry:
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.10.28
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.10.28
These are the sha256 checksums of the uploaded files:
27d784cfb109ade19011297771a3a1143c97e132acc36f60421f2bd2ece646d0 ledgersmb-1.10.28.tar.gz
ccd33e5c7feb59544a4c24754a0c7c764e7eb42b20ef13536e90f9f33749020c ledgersmb-1.10.28.tar.gz.asc
1.11.6
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.11.6
- Fix 'Current earnings' not showing in the balance sheet report (#7785)
- Fix saving headings of headings (#7802)
- Fix saving unused accounts configured for reconciliation (#7805)
- Fix 'delete' link shown in CoA screen on accounts used with parts (#7812)
- Fix deletion of parts (#7811)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.11.6/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.11.6
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.6
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.11.6
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.11.6
These are the sha256 checksums of the uploaded files:
0380c3f6a241bf9e03dc451f4cd1ab24c80d0fabf5fe23a1b7df4de5adeae449 ledgersmb-1.11.6.tar.gz
09f6174152971a1b6df2ff7c11e214e32264b0a5e8a539d8ab909d3ede4e4fff ledgersmb-1.11.6.tar.gz.asc
1.10.27
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.10.27
- Fix 'delete' link shown in CoA screen on accounts used with parts (#7812)
- Fix deletion of parts (#7811)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.10.27/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.10.27
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.10.27
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.10.27
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.10.27
These are the sha256 checksums of the uploaded files:
b027084db8ad5cc3e97278661950d5824f1b95805d4f19c91aefc907c2ea3d09 ledgersmb-1.10.27.tar.gz
0ff833e7c6d96936ff20b52851b3684b8e8921d2d85b15c632fa4b95f284308a ledgersmb-1.10.27.tar.gz.asc
1.11.5
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.11.5
- Load paper size from database settings, if set (#7738)
- Fix CoA and Trial Balance PDF reports missing data in some columns (#7739)
- Fix check printing when paying a subset of the available invoices (#7761)
- Add missing AR/AP workflow context creation in 1.10->1.11 migration (#7765)
- Show workflow based AR/AP transaction history, same as on invoices (#7774)
- Fix approval of payment/receipt batches (#7771)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.11.5/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.11.5
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.5
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.11.5
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.11.5
These are the sha256 checksums of the uploaded files:
5cc24d7b9ab2d31161bdd29b5bec5f5322ae738d779858969c40c33cbab36aeb ledgersmb-1.11.5.tar.gz
d8ab84965ec2f8504518b0158186b1b7f2a2d3ba0d173507bcf98bf908ab916d ledgersmb-1.11.5.tar.gz.asc
1.10.26
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.10.26
- Load paper size from database settings, if set (#7738)
- Fix CoA and Trial Balance PDF reports missing data in some columns (#7739)
- Fix check printing when paying a subset of the available invoices (#7761)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.10.26/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.10.26
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.10.26
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.10.26
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.10.26
These are the sha256 checksums of the uploaded files:
33b7d788631f9d33acf2d380427c18efaaa98302553b7e6e34a49fc46819d624 ledgersmb-1.10.26.tar.gz
e35c79b12b2961dfe3f3b7593ae8bc4229168c9ec310e84740cc2af46f9f35da ledgersmb-1.10.26.tar.gz.asc
1.11.4
The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application.
This release contains the following fixes and improvements:
Changelog for 1.11.4
- Show database and user name in setup.pl consistency result screen (#7714)
- Fix AR/AP transaction Reverse button (#7719, #7717)
- Fix invoices created from API to be in SAVED state (#7733)
- Fix 'New Window' menu item throwing an error (#7735)
- Fix Parts > Group > Add throwing 'Group missing!' (#7737)
Additionally, the Docker images have been fixed with respect to
e-mail configuration, which was broken in case some optional
variables were not specified.
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.11.4/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.11.4
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.4
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.11.4
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.11.4
These are the sha256 checksums of the uploaded files:
892c80635270284307ecb56631889d69e1932336cfbc630778e1190c823a018d ledgersmb-1.11.4.tar.gz
1692e5c0085fd4151a5045dfc2f8e1bd86c4033162fb5ac6ef810c538ee7726d ledgersmb-1.11.4.tar.gz.asc