News

1.5.5 Released

Submitted by ehu on

The LedgerSMB 1.5.4 release identifies itself as a development version due
to a mistake in the release process. This release corrects that situation
and contains exactly one additional change:

Changelog for 1.5.5

  • Fix name of the sequence being updated in the 1.3 migration script (Erik H)

Erik H is Erik Huelsmann

1.4.40 Released

Submitted by ehu on

The LedgerSMB 1.4.39 release identifies itself as a development version due
to a mistake in the release process. This release corrects that situation
and contains exactly one additional change:

Changelog for 1.4.40

  • Fix name of the sequence being updated in the 1.3 migration script (Erik H)

Erik H is Erik Huelsmann

1.5.4 Released

Submitted by ehu on

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

1.4.39 Released

Submitted by ehu on

The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application. This release
contains a fix for the change in Perl 5.24 which no longer includes '.'
in @INC. Some distributions have backported this change to earlier Perl
versions (as it is security fix CVE-2016-1238). LedgerSMB now both works
correctly without '.' on @INC and actively removes '.' from @INC on any
Perl version, effectively backporting this security fix.

1.5.3 Released

Submitted by ehu on

The LedgerSMB development team is happy to announce yet another new
version of its open source ERP and accounting application. This release
contains a fix for the change in Perl 5.24 which no longer includes '.'
in @INC. Some distributions have backported this change to earlier Perl
versions (as it is security fix CVE-2016-1238). LedgerSMB now both works
correctly without '.' on @INC and actively removes '.' from @INC on any
Perl version, effectively backporting this security fix.

Changelog for 1.5.3

1.5.2 Released

Submitted by ehu on

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:

1.4.38 Released

Submitted by ehu on

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

1.5.1 Released

Submitted by ehu on

The LedgerSMB development team is happy to announce another new
version in the stable 1.5 release series of its open source ERP
and accounting application. This release includes all relevant
fixes from 1.4.37 and further polishes the 1.5 user experience.

Changelog for 1.5.1

1.4.37 Released

Submitted by ehu on

The LedgerSMB development team is happy to announce yet another new
release of its open source ERP and accounting application. This release is
one in the Long Term Support 1.4 series and will be followed shortly with a
release in the current stable series (1.5). This release
contains the following fixes and improvements:

Changelog for 1.4.37

1.5.0 Released

Submitted by ehu on

The LedgerSMB project is proud to announce the release of 1.5.0, the start of a new line of maintenance releases.

This release can be summarized as a major user experience boost through improvements in performace, look and stability. Performance improvements are being achieved by moving from per-request-invoked CGI-scripts to a preloaded-PSGI application as well as moving to a single-page web application using the Dojo toolkit.