Skip to content

Releases: apereo/cas-management

v6.0.1

04 Sep 04:16
Compare
Choose a tag to compare
6.0.1 Release

v6.0.0-RC4

27 Dec 18:25
Compare
Choose a tag to compare
v6.0.0-RC4 Pre-release
Pre-release

Release Notes

Contributions

Special thanks to the following individuals for their excellent contributions:

Changes

  • New Project Structure
    • The project structure has been changed significantly from the 5.3.x branch and is inline with the structure used by the CAS Server project.
  • Upgraded to Angular 7
  • Client refactored to use Reacitive Forms
  • Services can be viewed/edited/saved as json or yaml directly in the client using the editor.
  • Editor Options Available and selections saved to local storage
    • Several new themes added including dark themes can be selected.
    • Vim or Emacs keybindings can be selected
    • Font size can be changed.
  • Contact Look Up
    • Define and provide a Bean that implements ContactLookup. This been will be used on the contacts tab to Autocomplete a contact when typing in the users name.
  • Angular library of common components
    • The default workspace app has been removed from cas-mgmt-webapp-client in favor of defining a default project and an Angular library under "projects"
    • Library contains common components including all components that make up the service form.
    • Additional projects can be created and built using components from "mgmt-lib" or the default "management" project.

v6.0.0-RC3

08 Nov 10:53
Compare
Choose a tag to compare
v6.0.0-RC3 Pre-release
Pre-release
Release version 6.0.0-RC3

v5.3.6

02 Nov 17:50
Compare
Choose a tag to compare

Release Notes

Contributions

Special thanks to the following individuals for their excellent contributions:

Changes

This release fixes the search functionality.

v5.3.5

01 Nov 14:37
Compare
Choose a tag to compare

Release Notes

Contributions

Special thanks to the following individuals for their excellent contributions:

Changes

  • Added Search screen that supports full text search
  • Update to Angular 7

v5.3.4

09 Oct 16:24
Compare
Choose a tag to compare

Release Notes

Contributions

Special thanks to the following individuals for their excellent contributions:

Changes

  • Show History option only when version control enabled
  • Restore LDAP Authorization
  • Fix bug for renaming service when version control not enabled

v5.3.3

02 Oct 05:59
Compare
Choose a tag to compare

Release Notes

Contributions

Special thanks to the following individuals for their excellent contributions:

v5.3.1

13 Jul 20:22
Compare
Choose a tag to compare

Release Notes

Contributions

Special thanks to the following individuals for their excellent contributions:

v5.3.0-RC4

07 Jun 22:35
Compare
Choose a tag to compare
v5.3.0-RC4 Pre-release
Pre-release

Release Notes

Change Log

  • Compiled against CAS Sever v5.3.0-RC4
  • Upgrades to latest Angular
  • Bug fixes

v5.3.0-RC3

05 Apr 15:08
Compare
Choose a tag to compare
v5.3.0-RC3 Pre-release
Pre-release

Release Notes

Change Log

  • Compiled against CAS Sever v5.3.0-RC3
  • Upgrades to latest Angular
  • Delegated Authn
  • Persistent Paginator
  • Bug fixes