Skip to content

Releases: maxhoesel-ansible/ansible-collection-pterodactyl

v2.0.0

18 Nov 18:05
cb74bd8
Compare
Choose a tag to compare

Changes

Major Changes

  • Update supported distributions, drop Ubuntu 18.04, @maxhoesel (#154)

Features and Minor Changes

  • panel: update backups config, add AWS_USE_PATH_STYLE_ENDPOINT @maxhoesel (#169)
  • panel: add pterodactyl_panel_environment_only var @maxhoesel (#168)

Bug Fixes and Patches

v1.0.0

01 Aug 21:45
7339fe6
Compare
Choose a tag to compare

Now that this collection has been out for over 2 years, I feel like things have stabilized enough to warrant a major release.
With this 1.0 release, we now have a policy for supported pterodactyl versions in our roles and are guaranteeing stability going forward.
Aside from that, there are a few minor improvements.

Changes

Features/Enhancements

  • Add self-signed cert to panel and update testing procedures @maxhoesel (#137)

Bug Fixes

  • Fix idempotency for wings with docker ipv6 enabled @maxhoesel (#88)

v0.5.1

29 Dec 17:12
02d49d4
Compare
Choose a tag to compare

Changes

  • Trim the collection tarball and remove some unneeded files

v0.5.0

19 Dec 13:03
51bdf1c
Compare
Choose a tag to compare

Changes

Features/Enhancements

  • Add Support for Debian 11 (and cleanup CI/Tests) @maxhoesel (#78)

0.4.1

21 Jan 18:43
Compare
Choose a tag to compare
v0.4.1

Release 0.4.1

0.4.0

05 Dec 19:48
Compare
Choose a tag to compare
v0.4.0

Release 0.4.0

0.3.0

04 Dec 15:56
Compare
Choose a tag to compare
v0.3.0

Release 0.3.0

0.2.0

25 Apr 20:13
Compare
Choose a tag to compare

This release introduces a new feature for the pterodacttl_panel role - automatic upgrades are now possible!

Note that this new behavior is implicitly enabled if pterodactyl_panel_version is set to latest. This changes existing behavior and is the reason for the release version bump to 0.2.x

0.1.2

19 Apr 12:47
4afce6e
Compare
Choose a tag to compare
v0.1.2

fix(pterodactyl_wings): properly update config (#12)

0.1.1

18 Apr 16:31
f6ccdcc
Compare
Choose a tag to compare

Minor release to fix several bugs and issues