Releases: RPSoftCompany/tower
Releases · RPSoftCompany/tower
3.5.0
3.4.0
Changelog
New Features
- Azure key vaults integration
- UI light theme
Fixes
- Small bug fixes
3.3.0
Changelog
New Features
No new features this time, but the performance has been boosted exponentially.
3.1.0
Changelog
New Features
- AWS Secrets manager integration
Fixes
- Min bug fixes
3.0.1
Changelog
New backend
- Completely redesigned and rewritten backend engine.
Fixes
- Minor bug fixes on UI
2.0.0
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
Changelog
Features
- Configuration editor will now update and react on URL changes
- Better performance
Fixes
- Permission cache fix
- Tests update
1.16.0
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
Changelog
Fixes
- interpreter fixes
1.15.1
Changelog
Fixes
- localValue fix for boolean values
- interpreter not string value fix and ~= operator fix