Skip to content

Releases: RPSoftCompany/tower

3.5.0

03 Sep 02:37
d5d3840

Choose a tag to compare

Changelog

New Features

  • Kubernetes integration
  • Base templates
  • SSO (OIDC)

Fixes

  • Small bug fixes
  • Security updates

3.4.0

04 Aug 06:58
0741d57

Choose a tag to compare

Changelog

New Features

  • Azure key vaults integration
  • UI light theme

Fixes

  • Small bug fixes

3.3.0

06 Jun 06:00
1089ac5

Choose a tag to compare

Changelog

New Features

No new features this time, but the performance has been boosted exponentially.

3.1.0

21 Nov 07:11
596ffaa

Choose a tag to compare

Changelog

New Features

  • AWS Secrets manager integration

Fixes

  • Min bug fixes

3.0.1

15 Jul 05:01
c3cdb54

Choose a tag to compare

Changelog

New backend

  • Completely redesigned and rewritten backend engine.

Fixes

  • Minor bug fixes on UI

2.0.0

19 Mar 11:53

Choose a tag to compare

Changelog

New UI

  • Completely redesigned UI, faster and more user friendly

New Features

  • Block user - users can now be blocked (blocked user can't login to Tower)
  • Audit log - each step made by user is now logged and stored in DB

Fixes

minor bug fixes

1.17.0

08 Dec 18:20
a3c2f7e

Choose a tag to compare

Changelog

Features

  • Configuration editor will now update and react on URL changes
  • Better performance

Fixes

  • Permission cache fix
  • Tests update

1.16.0

25 Oct 06:13
5026ee6

Choose a tag to compare

Changelog

!!! Braking changes !!!

  • Tower interpreter in now deprecated, we've switched to Liquid templates

Features

  • You can add default groups for new users logging in using LDAP
  • Prism was deprecated in favour of Ace editor

Fixes

  • Find variable will now search in all variables (not only strings)
  • LDAP will not need restart to work correctly
  • Forced global dispaly fixed

1.15.2

04 Oct 19:41
0dd6a90

Choose a tag to compare

Changelog

Fixes

  • interpreter fixes

1.15.1

03 Oct 17:15
5e46cc2

Choose a tag to compare

Changelog

Fixes

  • localValue fix for boolean values
  • interpreter not string value fix and ~= operator fix