Skip to content

Releases: hschletz/Braintacle

Braintacle 1.1

31 Oct 16:57
Compare
Choose a tag to compare

Braintacle 1.1 adds the ability to re-assign already deployed packages. This is useful when deployment needs to be repeated on a client without building a new package.

Handling of IPv6- and link-local addresses has been improved.

Braintacle 1.0

16 May 17:24
Compare
Choose a tag to compare

For Braintacle 1.0, large parts of the code have been rewritten and reorganized. Setup has become easier, particularly the handling of dependencies which are now managed with composer.

Changes to the database and the configuration files are required. Read CHANGELOG.txt before upgrading.

Braintacle 0.16

14 Nov 19:50
Compare
Choose a tag to compare

Braintacle 0.16 fixes a few non-critical bugs.

The server configuration should be checked and updated. See CHANGELOG.txt for details.

Braintacle 0.15

27 Aug 09:16
Compare
Choose a tag to compare

Braintacle 0.15 fixes a few bugs, including a possible XSS vulnerability in the console. Upgrading is strongly recommended.

A database upgrade is required. The Zend Framework installation should be updated to 1.12.8.

See CHANGELOG.txt for details.

Braintacle 0.14

19 Feb 17:15
Compare
Choose a tag to compare

Braintacle 0.14 fixes a few bugs, including a possible XSS vulnerability in the console. Upgrading is strongly recommended. See CHANGELOG.txt for a full list.

Braintacle 0.13

28 Dec 16:14
Compare
Choose a tag to compare

Braintacle 0.13 adds individual configuration for computers and groups to the console. This was the last missing console feature for which ocsreports had to be used before. The bundled ocsreports version is now obsolete and should no longer be used.

The inventory cache is now permanently disabled in the bundled server. This had never been supported by Braintacle and caused problems when enabled.

See CHANGELOG.txt for a full list of new features, fixed bugs and upgrading instructions.