---
title: "Release Notes: 2022 June 25"
slug: "release-notes-2022-06-25"
updated: 2022-07-05T20:15:55Z
published: 2022-07-05T20:15:55Z
canonical: "support.smarteru.com/release-notes-2022-06-25"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.smarteru.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Release Notes: 2022 June 25

## Action Tags

We've added the ability to [assign tags to actions](/v1/docs/action-tags).

![Add Edit Action - Tags 20220520](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/Add%20Edit%20Action%20-%20Tags%2020220520.png)

Tags and values assigned to an action display when you view the [tag's associations](/v1/docs/tag-associations) in the [Tag Management Dashboard](/v1/docs/tag-management-dashboard), and in the [learner interface](/v1/docs/learner-interface-learning-plan-actions-and-courses).

We also updated the following API methods to reflect this enhancement:

- [createCredential](/v1/docs/api-createcredential)
- [getCredential](/v1/docs/api-getcredential)
- [listCredentials](/v1/docs/api-listcredentials)
- [updateCredential](/v1/docs/api-updatecredential)

## System-Wide Updates

### Bug Fixes

- We fixed an issue that caused [scheduled reminders](/v1/docs/account-scheduled-reminders) to be sent to learners who completed their enrollments.

## Account Administration

### Bug Fixes

- We fixed an issue that incorrectly allowed workscreens related to a proctoring service to be accessible when the [proctoring service was disabled for the account](/v1/docs/account-proctoring-services).
- We fixed a typo in an error message displayed from the Add/Edit Point Tracker workscreen.
- We fixed an issue on the Add/Edit Requirement workscreen where filtering the [actions](/v1/docs/editing-a-blocks-actions) or [courses](/v1/docs/editing-a-blocks-courses) grid to show no rows prevented the total number of rows (i.e., 0) from displaying.
- We fixed the header displayed on PDF exports from the Supervisor Dashboard. Prior to this release, the PDF's header was incorrectly "Admin Dashboard" instead of "Supervisor Dashboard".

## API

### Enhancements

- We made improvements to ensure that API requests could not be processed on inactive accounts.
- We updated the [listUsers](/v1/docs/api-listusers) API method to allow for sorting and filtering by teams, learner name, and employee ID. You can now also specify the number of records returned.
- We updated the [listCredentials](/v1/docs/api-listcredentials) API method so that you can sort the results by the action's expiration date or status, and specify the number of actions that the method should return.
- We updated the [createCredential](/v1/docs/api-createcredential), [getCredential](/v1/docs/api-getcredential), and [updateCredential](/v1/docs/api-updatecredential) API methods to include the action's training cost.
- We added the [getUserSupervisees](/v1/docs/api-getusersupervisees) API method that returns a user's supervisees.

### Bug Fixes

- We fixed the error message displayed for [updateCredential](/v1/docs/api-updatecredential) API requests. Prior to this release, the message incorrectly said it was for the [createCredential](/v1/docs/api-createcredential) API method.

## Course Administration

### Enhancements

- We added a button to select all users as [course managers](/v1/docs/course-course-managers-1).

## Email Management

### Bug Fixes

- We fixed an issue that prevented [course completion emails](https://support.smarteru.com/docs/system-email-templates-course-emails-general#course-completion) from including the certificates.

## Learning Plans

### Bug Fixes

- We fixed an issue that prevented a re-activated user from receiving updates to a learning plan that occurred while their [user account was inactive](/v1/docs/inactivating-a-user).

## Report Administration

### Bug Fixes

- We fixed an issue that caused custom field values prefixed with a "-" in a [Learning Plan Report](/v1/docs/learning-plan-report) to be incorrectly exported to an XLS file.

## User Administration

### Bug Fixes

- We fixed an issue that prevented the [Action Approval](/v1/docs/action-approval-workscreen) grid from loading.
- We fixed a typo on the [Recommended Enrollments workscreen](/v1/docs/recommended-enrollments).
- We fixed an issue that caused the Manual Enrollment workscreen's [Team filter](https://support.smarteru.com/v1/docs/enrolling-users-selecting-learners#team) to incorrectly default to All instead of Active.
- We fixed an issue on the User workscreen that caused the [Supervisor dropdown's](https://support.smarteru.com/docs/user-profile-information#supervisors) reset button to not function correctly.

## Related

- [Release Notes](/release-notes.md)
