Skip to content

Commit

Permalink
Version Bump v3.12.0
Browse files Browse the repository at this point in the history
New Features
 + Customizable login forms and authentication handlers
 + Preset of profile fields from userinfo
 + Basic infrastructure for workflow archiving

Upgrades, Improvements and Bugfixes
 + Improvements on password handling functions
 + Reworked error handling and logging
 + Use templating for workflow state descriptions
 + Form handling for EmberUI (use JSON POST instead of www-form)

Removals, Deprecations
 + REMOVED External and ClientSSO authentication handlers
  • Loading branch information
oliwel committed Apr 27, 2021
1 parent e330d28 commit af82b71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .VERSION_MINOR
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11
12
2 changes: 1 addition & 1 deletion .VERSION_RELEASE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5
0

0 comments on commit af82b71

Please sign in to comment.