Skip to content

Releases: voxpupuli/puppetboard

v4.2.2

10 Dec 11:35
Compare
Choose a tag to compare
  • Showing debug messages using a different color than the error messages in the Logs of the Report view. (PR #725)
  • Start warning that the default SECRET_KET will not be provided starting with Puppetboard 5.x - see issue #721 for more info. (PR #726)

Thanks to the contributor of this release, Shawn Toffel!

v4.2.1

21 Nov 10:57
Compare
Choose a tag to compare
  • Fix LOCALISE_TIMESTAMP = False and document how it works. (#461)

v4.2.0

27 Oct 12:39
Compare
Choose a tag to compare
  • Confirm support for Python 3.11 (final), switch the Docker image to use that version of Python.

v4.1.2

07 Oct 16:25
Compare
Choose a tag to compare
  • Fixed incompatibility with Python 3.7 that has occurred at least in the tests (regression introduced in 4.1.1). (#720)

v4.1.1

05 Oct 14:05
Compare
Choose a tag to compare
  • Fixed showing facts with graph (regression introduced in 4.1.0). (#719)

v4.1.0

29 Sep 11:58
Compare
Choose a tag to compare
  • Show configurable favorite environments immediately after the "All Environments" in the dropdown. (#705)
  • Automatic OS values for Linux, macOS and Windows nodes in the Inventory view. Customizable Inventory fact values using Jinja templates. PR #712, fixes #485.
  • Big upgrade of the frontend dependencies, including migration to their maintained forks in a few cases (Semantic UI → Fomantic UI, c3.js → billboard.js). (#708)

Very big thanks to Melchior NOGUES who did most of the development for this release!

v4.1.0rc3

27 Sep 12:29
Compare
Choose a tag to compare
v4.1.0rc3 Pre-release
Pre-release

Like v4.1.0rc2 and also:

  • Automatic OS values for Linux, macOS and Windows nodes in the Inventory view. Customizable Inventory fact values using Jinja templates. PR #712, fixes #485
  • Restored facts filtering feature that was broken since v4.1.0rc1

v4.1.0rc2

11 Sep 10:57
Compare
Choose a tag to compare
v4.1.0rc2 Pre-release
Pre-release

Like 4.1.0rc1 but with a fix from 4.0.4/4.0.5 and a daily chart layout fix

v4.0.5

11 Sep 11:07
Compare
Choose a tag to compare
  • Fix Puppetboard not starting on PE PuppetDB. (#711)

(This is the same version as 4.0.4 which was a partially incorrect release.)

v4.1.0rc1

10 Sep 08:15
Compare
Choose a tag to compare
v4.1.0rc1 Pre-release
Pre-release
  • Show configurable favorite environments immediately after the "All Environments" in the dropdown. (#705)
  • Big upgrade of the frontend dependencies, including migration to their maintained forks in a few cases (Semantic UI → Fomantic UI, c3.js → billboard.js). (#708)

Very big thanks to Melchior NOGUES who did most of the development for this release!