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
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
To all users of LedgerSMB 1.7 and 1.8, this is a notice that the community
support for 1.7 and 1.8 expires on October 4th. As of 2022-10-04, there
will be no more releases for 1.7, which has had 41 patch releases over its
3-year period of community support. Since 2022-09-04, community support for
1.8 has expired its 2-year period of community support, after receiving 31
patch releases.
Users running either versions older than 1.9 are encouraged to upgrade to
1.9 which will receive community support until 2023-09-24. If the remaining
period of community support is too short on 1.9, please note that we're
currently working toward a 1.10 release which is expected to appear over
the coming weeks. 1.10 will - like its predecessors 1.9 and 1.8 - receive 2
years of community support.
If it is not possible to upgrade to 1.9 or 1.10, please note that although
community support has expired, commercial support may be available for
these older versions from vendors. Please consult the Commercial Support
page on the LedgerSMB project webpage (
https://ledgersmb.org/content/commercial-support)
--
Bye,
Erik.
http://efficito.com -- Hosted accounting and ERP.
Robust and Flexible. No vendor lock-in.
Hi Istvan,
Thanks for reporting this issue with the beta. I have fixed the images and
uploaded the new ones last night. My apologies!
The cause of the issue is a glitch in the release process: i have generated
the docker images by hand because i forget to tell the release script to
generate them for me. (This is only required for alpha and beta releases;
regular releases automatically generate docker images -- this difference is
what caused the glitch.)
Regards,
Erik.
On Thu, Aug 25, 2022, 11:49 Pongrácz István <pongracz.istvan(a)gmail.com>
wrote:
> Hi,
>
> A quick question:
> on the login screen I can see the version: 1.9.15
>
> Is it ok?
>
> Cheers,
> István
>
>
>
> 2022. 08. 23, kedd keltezéssel 18.48-kor Erik Huelsmann ezt írta:
>
> In preparation of the final release of LedgerSMB 1.10, a preview version was published earlier
>
> today: 1.10.0-beta1. Users are encouraged to download the Docker images or the tarball for
>
> evaluation purposes. Bugreports either in response to this mail or as GitHub issues are highly
>
> appreciated!
>
> For the list of major changes, please see the Changelog (
>
> https://github.com/ledgersmb/LedgerSMB/blob/master/Changelog#L6-L69
>
> ).
>
>
>
> For installation instructions and system requirements, see
>
> https://github.com/ledgersmb/LedgerSMB/blob/1.10.0-beta1/README.md
>
>
>
> The release can be downloaded from our download site at
>
> https://download.ledgersmb.org/f/Releases/1.10.0-beta1
>
>
>
> The release can be downloaded from GitHub at
>
> https://github.com/ledgersmb/LedgerSMB/releases/tag/1.10.0-beta1
>
>
>
> Or pulled from the GitHub Container Registry
>
> $ docker pull ghcr.io/ledgersmb/ledgersmb:1.10.0-beta1
>
>
> Or pulled from Docker Hub using the command
>
> $ docker pull ledgersmb/ledgersmb:1.10.0-beta1
>
>
> These are the sha256 checksums of the uploaded files:
>
>
> 5025428010b896ce93569552a64d4abbf9205ab481aa883aa6d4d31951711321 ledgersmb-1.10.0-beta1.tar.gz
>
> 54981949fedd829c83c56d021fb2a6db07bb2736402df187ecbe28e2ece7f846 ledgersmb-1.10.0-beta1.tar.gz.asc
>
> _______________________________________________
>
> announce mailing list --
>
> announce(a)lists.ledgersmb.org
>
>
> To unsubscribe send an email to
>
> announce-leave(a)lists.ledgersmb.org
>
>
>
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
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
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
In preparation of the final release of LedgerSMB 1.10, a preview version was published earlier
today: 1.10.0-beta1. Users are encouraged to download the Docker images or the tarball for
evaluation purposes. Bugreports either in response to this mail or as GitHub issues are highly
appreciated!
For the list of major changes, please see the Changelog (https://github.com/ledgersmb/LedgerSMB/blob/master/Changelog#L6-L69)
For installation instructions and system requirements, see
https://github.com/ledgersmb/LedgerSMB/blob/1.10.0-beta1/README.md
The release can be downloaded from our download site at
https://download.ledgersmb.org/f/Releases/1.10.0-beta1
The release can be downloaded from GitHub at
https://github.com/ledgersmb/LedgerSMB/releases/tag/1.10.0-beta1
Or pulled from the GitHub Container Registry
$ docker pull ghcr.io/ledgersmb/ledgersmb:1.10.0-beta1
Or pulled from Docker Hub using the command
$ docker pull ledgersmb/ledgersmb:1.10.0-beta1
These are the sha256 checksums of the uploaded files:
5025428010b896ce93569552a64d4abbf9205ab481aa883aa6d4d31951711321 ledgersmb-1.10.0-beta1.tar.gz
54981949fedd829c83c56d021fb2a6db07bb2736402df187ecbe28e2ece7f846 ledgersmb-1.10.0-beta1.tar.gz.asc
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
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