Skip to content

Releases: ledgersmb/LedgerSMB

1.10.1

12 Oct 07:21
Compare
Choose a tag to compare

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.1

  • Fix batch details screen failing to load (#6850)
  • Update 1.10.0 Perl dependency changes in Changelog
  • Fix wrong taxes being applied to invoices (#6857)
  • Fix HTML-encoding values on (PDF) printed documents (#6861)

For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.10.1/README.md

The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.10.1

The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.10.1

Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.10.1

Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.10.1

These are the sha256 checksums of the uploaded files:

9a63258091e4409d0b4d37a1b32de59c0c839a2670593e8ce7ca6ed59001112d ledgersmb-1.10.1.tar.gz
57553c4bd47fcf0d8b74ef7fa40baac00c1b547c25646cfc93b018c31440592e ledgersmb-1.10.1.tar.gz.asc

1.9.17

12 Oct 07:03
Compare
Choose a tag to compare

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.9.17

  • Fix HTML-encoding values on (PDF) printed documents (#6861)
  • Fix removal of invoice line breaking entire UI interaction (#6807)

For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.9.17/README.md

The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.9.17

The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.9.17

Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.9.17

Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.9.17

These are the sha256 checksums of the uploaded files:

4a4fb6ad53ab88e20a0c35b55f547e60bcdcbc5792453b7bb9a308eb08017434 ledgersmb-1.9.17.tar.gz
57d1cec98be013dea93145d4ce7cd840d472447a75716e4c810809d0b477b319 ledgersmb-1.9.17.tar.gz.asc

1.10.0

08 Oct 19:22
Compare
Choose a tag to compare

The LedgerSMB development team is happy to announce the first release
of a new release branch: 1.10.0. This series features a wide variety
of new features, improvements, bug fixes and cleanup. To name a few:

  • Ability to delete user login accounts (#1135)
  • US/Washington tax module, doubling as an example for custom modules
  • Possibility to add Vue component based pages
  • User-modified workflows through "custom_workflows" config path setting
  • Increased configurability by using dependency injection instead of configuration
  • Default printer selection supports 'Screen' as default output location
  • Default page size for PDFs selectable through System > Defaults
  • Overpayment section in payment screen hidden on missing configuration (#2512)
  • Batch AR/AP upload changed to support foreign currency transactions
  • Some existing pages (including login.pl) converted to Vue.js v3
  • INI-format configuration file replaced by YAML dependency injection file
  • Localization of setup.pl & login.pl based on browser preferences
  • Fixed: Tax incorrect on existing invoice after customer tax status change (#2322)
  • Fixed: Full support for running from a schema other than 'public'
  • Fixed: Printing checks fails to include invoices on the check's voucher (#6253)
  • Start changing client to use Vue3, vue-router and vue-i18n
  • Remove unused Dijit widget(s)
  • Use more idiomatic Template Toolkit coding style for templates

For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.10.0/README.md

The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.10.0

The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.10.0

Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.10.0

Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.10.0

These are the sha256 checksums of the uploaded files:

c10995dace3e4666759ec874cfa22ff3685214879c07e138e3644bded1e7e9b5 ledgersmb-1.10.0.tar.gz
c79711601c28e4bfdb7251f5b369d274260339a3aa53cea705757883f32fcbe6 ledgersmb-1.10.0.tar.gz.asc

1.9.16

24 Aug 07:33
Compare
Choose a tag to compare

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.9.16

  • Support for PostgreSQL 14 for databases upgraded from pre-1.9.15

For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.9.16/README.md

The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.9.16

The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.9.16

Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.9.16

Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.9.16

These are the sha256 checksums of the uploaded files:

775479093955fb8dcb26840ffd6feb8b67464c00333494054f3c347bf8b03b4a ledgersmb-1.9.16.tar.gz
6947eacbbc8ca34ac309883d7d8ec6bdc8eb57b739863919f87a5f86a6a467ff ledgersmb-1.9.16.tar.gz.asc

1.8.31

24 Aug 07:14
Compare
Choose a tag to compare

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.8.31

  • Support for PostgreSQL 14 for databases upgraded from pre-1.9.15

For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.8.31/README.md

The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.8.31

The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.8.31

Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.8.31

Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.8.31

These are the sha256 checksums of the uploaded files:

7d0a0b7169b8e51094f3027f467639bb79f2ad949cc09b3125b662202433293b ledgersmb-1.8.31.tar.gz
0b20c060baed1639171671238d197675af089d4f89f658aa643265361fb22459 ledgersmb-1.8.31.tar.gz.asc

1.7.41

24 Aug 07:01
Compare
Choose a tag to compare

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.7.41

  • Support for PostgreSQL 14 for databases upgraded from pre-1.9.15

For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.41/README.md

The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.41

The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.41

Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.7.41

Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.41

These are the sha256 checksums of the uploaded files:

8b69b9c16a20001248b8a46e48c6886bedcba73ce22999591a2fae54a83f6a6c ledgersmb-1.7.41.tar.gz
9aea736ccbf0d20502e0f6080c747712c8b9460cd93d914a85cd8d7fbba0d859 ledgersmb-1.7.41.tar.gz.asc

1.9.15

10 Aug 20:37
Compare
Choose a tag to compare

The LedgerSMB development team is excited 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.9.15 (to be released)

  • Fix invoices randomly being incorrectly voided (#2321)
  • Fix response status code checks to correctly roll back on error (#6586)
  • Fix incorrect template delimiters in 'templates/demo/*.html' (#6659)

Please note that this release fixes bug #2321 which the project
team was never able to reproduce, but has been reported by
different users many times over the past years.

For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.9.15/README.md

The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.9.15

The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.9.15

Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.9.15

Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.9.15

These are the sha256 checksums of the uploaded files:

5346d6ee39537a7056aee1026ef3a03eade0882c3f5d7f7ff972a519408751a1 ledgersmb-1.9.15.tar.gz
86bd23df7d3a5f66eaed2d798e594cf78370c571008c3cfdfdcc8488b8d0050a ledgersmb-1.9.15.tar.gz.asc

1.8.30

10 Aug 20:22
Compare
Choose a tag to compare

The LedgerSMB development team is excited 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.8.30

  • Fix invoices randomly being incorrectly voided (#2321)
  • Fix response status code checks to correctly roll back on error (#6586)

Please note that this release fixes bug #2321 which the project
team was never able to reproduce, but has been reported by
different users many times over the past years.

For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.8.30/README.md

The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.8.30

The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.8.30

Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.8.30

Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.8.30

These are the sha256 checksums of the uploaded files:

bac6b2374b744dbd8e67e4cda20428a8783b8c7d7fad6527e84539a3635b4888 ledgersmb-1.8.30.tar.gz
c2d02a872c651ba6b503aae5997ed4d9972f0e6db35a68b3987645359f8c1eb9 ledgersmb-1.8.30.tar.gz.asc

1.7.40

10 Aug 20:08
Compare
Choose a tag to compare

The LedgerSMB development team is excited 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.7.40

  • Fix invoices randomly being incorrectly voided (#2321)
  • Reduce memory consumption rendering XLSX output (#6483)

Please note that this release fixes bug #2321 which the project
team was never able to reproduce, but has been reported by
different users many times over the past years.

For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.7.40/README.md

The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.7.40

The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.7.40

Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.7.40

Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.7.40

These are the sha256 checksums of the uploaded files:

e0eb994a0c8ff634c9e339ee6e9f45cbcde3e8186f700530be2565b4ed011bcf ledgersmb-1.7.40.tar.gz
de0b274f60e071d9e7ddf0e4de3e719ed94f352bd7aaa2dc34ca3a0133bef246 ledgersmb-1.7.40.tar.gz.asc

1.9.14

29 Apr 19:08
Compare
Choose a tag to compare

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.9.14

  • Fix reconciliation for multiple payments with the same Source (#6526)
  • Fix reconciliation for payments with GL corrections (#6533)

For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.9.14/README.md

The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.9.14

The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.9.14

Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.9.14

Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.9.14

These are the sha256 checksums of the uploaded files:

9b9eebb30a267153e89427b9b784e8fdb5d56bf6b1ac042d5a4a909a633102ac ledgersmb-1.9.14.tar.gz
858e4edb000daff1362b260cc81108bb54312fc0649edad4425a5301e946b49c ledgersmb-1.9.14.tar.gz.asc