Skip to content

Releases: apache/caldera

2.3.1

Choose a tag to compare

released this 29 Aug 19:46
d984507

BROKEN - USE 2.3.2, or newer.

Patch version with multiple bug fixes and a few features added.

Most notable feature is the addition of shell code executors, available inside 54ndc47.

2.3.0

Choose a tag to compare

released this 23 Aug 21:39
89b4f2f

BROKEN - USE 2.3.2, or newer.

Many new updates and breaking changes since 2.2.0.

Some key updates are:

  1. The abilities format has changed, most notably around the addition of executors.
  2. All mutable files (abilities, adversaries, facts and planners) are now stored in the Stockpile plugin's data/ directory.
  3. The app uses an in-memory SQL database instead of a file-based DB (still SQLite, however).
  4. A new plugin, terminal, adds shell capabilities.
  5. Many new UI features have been added to Chain mode.
  6. Two new executors, pwsh (PowerShell core) and cmd (command prompt) have been added.

2.1.0

Choose a tag to compare

released this 28 May 00:20
714a3e5

BROKEN - USE 2.2.0, 2.3.2, or newer.

Revamped terminal, with new view and enhanced options. This release also contains more abilities and adversaries, along with a handful of small enhancements around each component of the application.

2.0.0

Choose a tag to compare

released this 30 Apr 11:24
7209872

BROKEN - USE 2.2.0, 2.3.2, or newer.

VERSION 2.0.0

Major code upgrade and our first official publicly released version.

This version highlights a new plugin architecture, with a core code base and a set of 5 supported plugins (git submodules).