diff --git a/code/web/release_notes/25.02.00.MD b/code/web/release_notes/25.02.00.MD index 3581e42ffe..6c4e7bb7c8 100644 --- a/code/web/release_notes/25.02.00.MD +++ b/code/web/release_notes/25.02.00.MD @@ -8,10 +8,12 @@ ## Aspen Discovery Updates //mark -### Administration Updates -- Allow patron types to be associated with account profiles and make uniqueness the combination of the patron type and account profile. (DIS-214) (*MDN*) +### Account Profile Updates - Properly show and hide fields within account profiles based on the selected ILS. (DIS-220) (*MDN*) - Set the default weight for a new account profile and set the correct default driver and authentication type when changing the ILS. (DIS-220) (*MDN*) + +### Administration Updates +- Allow patron types to be associated with account profiles and make uniqueness the combination of the patron type and account profile. (DIS-214) (*MDN*) - Do not allow aspen_admin user to be deleted. (DIS-13) (*MDN*) - Do not allow aspen_admin user to be edited by anyone other than the aspen_admin user. (DIS-13) (*MDN*) - Allow the creation of objects using the editor to be done in two steps so that one property which controls other settings can be defined before the user is prompted for the dependent settings. (*MDN*)