Skip to content

Releases: candango/automatoes

Automatoes 0.9.14

23 Jun 03:47

Choose a tag to compare

What's new in Automatoes 0.9.14

Jun 22, 2025

We are pleased to announce the release of Automatoes 0.9.14.

Here are the highlights:

Bug fixes

  • Info command response lacks contacts #142

Automatoes 0.9.13

13 Feb 05:50

Choose a tag to compare

What's new in Automatoes 0.9.13

Feb 13, 2025

We are pleased to announce the release of Automatoes 0.9.13.

Here are the highlights:

Build

  • Remove python 3.7 and add 3.12 to the build #128
  • Remove python 3.8 from the build add python 3.13 #134

Bug fixes

  • Failing to install automatoes via pip #131

Refactory

  • Remove parse requirements from the internal pip package from resolve_requires #135

Automatoes 0.9.12

07 Aug 04:33

Choose a tag to compare

What's new in Automatoes 0.9.12

Aug 07, 2023

We are pleased to announce the release of Automatoes 0.9.12.

Here are the highlights:

Build

  • Package project using the build module #125

Feature

  • Add option to configure certificate file names #122

Automatoes 0.9.10

22 Jan 07:43

Choose a tag to compare

What's new in Automatoes 0.9.10

Jan 22, 2023

We are pleased to announce the release of Automatoes 0.9.10.

Added a command to migrate accounts from certbot.

Here are the highlights:

Feature

  • Create a command that migrates an account from certbot to automatoes #116

Automatoes 0.9.9

29 Dec 04:52

Choose a tag to compare

What's new in Automatoes 0.9.9

Dec 28, 2022

We are pleased to announce the release of Automatoes 0.9.9.

This release won't support Python 3.6. Use a python newer than 3.7 for now on.

Here are the highlights:

Build

  • Add python 3.11 to the build reference and tests #110
  • Set actions to kick with pull requests #112
  • Remove python 3.6 from the build #113

Enhancements

  • Fix strip_certificates to work with Python 3.11 #111

Automatoes 0.9.8

15 Oct 03:57

Choose a tag to compare

What's new in Automatoes 0.9.8

Oct 14, 2022

We are pleased to announce the release of Automatoes 0.9.8.

This release won't support Python 3.5. Use a python newer than 3.6 for now on.

Here are the highlights:

Build

  • Migrate from travis to github actions build #79
  • Depreciate python 3.5 #86

Bugs

  • Registration error due to unicode to utf-8 decode error #103

Features

  • Add account uri, id and status to the manuale info command #106
  • Make manuale register verbose feature #107

Automatoes 0.9.8b10

15 Oct 03:55

Choose a tag to compare

Automatoes 0.9.8b10 Pre-release
Pre-release

This release fixed #103 with lots of debug output.

Automatoes 0.9.7

20 Feb 05:48
60d84c2

Choose a tag to compare

What's new in Automatoes 0.9.7

Feb 20, 2020

We are pleased to announce the release of Automatoes 0.9.7.

This is a security fix that address CVE-2020-36242 updating cryptography to a patched version.

We still support python 3.5 but the cryptography being installed won't be patched against CVE-2020-36242.

It is recommended to upgrade your Python version as Python 3.5 is no longer maintained (end of life was September 13th, 2020) and cryptography dropped python 3.5 support.

Here are the highlights:

Security

  • CVE-2020-36242: Symmetrically encrypting large values can lead to integer overflow #84

Bugs

  • Suppress crypto.py warning on Python 3.5 #83

Automatoes 0.9.6

26 Nov 02:36

Choose a tag to compare

What's new in Automatoes 0.9.6

Nov 25, 2020

We are pleased to announce the release of Automatoes 0.9.6.

This release finally fixes the issue where an expired order will prevent the user of refreshing a certificate and adds more support to other ACME V2 clients that follow rfc8555 loosely. Tested against Buypass GO ACME V2.

Here are the highlights:

Bugs

  • To renew a certificate it is necessary to delete it's order file #39
  • Fix url handling when acme is served with paths #71

Features

  • Set expiration date to the order if server wont do it #72
  • Show only information provided by the server with manuale info #73

Automatoes 0.9.5

20 Nov 07:04

Choose a tag to compare

What's new in Automatoes 0.9.5

Aug 07, 2020

We are pleased to announce the release of Automatoes 0.9.5.

Here are the highlights:

Bugs

  • Missing 'certificate' key in finalize response bug #42

See cached version: https://web.archive.org/web/20200930224131/https://github.com/candango/automatoes/releases/tag/v0.9.5