From automx2 at seichter.de Fri Apr 2 18:28:10 2021 From: automx2 at seichter.de (Ralph Seichter) Date: Fri, 02 Apr 2021 18:28:10 +0200 Subject: Announcing automx2 release 2021.3 Message-ID: <87a6qgodlx.fsf@wedjat.horus-it.com> Release 2021.3 is now available via https://pypi.org/project/automx2/ . It introduces CalDAV and CardDAV server support via the Autodiscover generator (an extension specifically tailored to eM Client). As this release adds two tables to the database model, you need to either update the exsting DB structure using Alembic, keeping existing data, or by creating a new database (you can export and later re-import existing data). Please see the documentation at https://rseichter.github.io/automx2/ for details on both methods. On the administrative side of things, automx2 has moved from GitLab to GitHub a month ago, which I forgot to mention earlier. The root URL of the project is https://github.com/rseichter/automx2 . -Ralph