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

# Authlete Console Release Notes - April 2026

##### Version Number : 1.0.21

# Overview

This minor update introduces changes for the Authlete Management Console.
This new version if available from April 30th (Thu).

# Management Console

## Flexible access tokens

Implemented new UI for customizable Service Access Tokens (SAT) and Organization Access Tokens (OAT) as follows :

* Default and custom presets are available on creation
* SAT Custom presets allow to set the following permissions : `view_service`, `view_client`, `use_introspection`, `use_service`, `create_client`, `modify_client`, `modify_service`
* OAT custom presets allow to set the following permissions : `create_service`, `modify_service`, `view_audit_log`, `delete_service`, `view_service`

For further details, please consult [our documentation](/deployment-and-operations/access-control/service-access-tokens).

## HAIP support

Added `HAIP Version` field to both Client and Service settings.

## Other UI improvements

* Fixed an issue where text insertion point occupies entire height of JSON input fields
* Implemented UI to set Authorization Code duration
* Fixed several minor issues surrounding UI tooltips
* Fixed several minor localization issues
