# Leosac Credential Provisioning Server - Changelog

## v1.21.1
### Fixed
- Fragment import overwrite by duplicating all properties manually

## v1.21.0
### Fixed
- Copy FragmentDescription from fragment template on manual dynamic fragment allocation

### Added
- New CheckFieldValueMaxLength property on access control service
- New Reviewed property on Credential
- Form input for fragment description Displayed property

## v1.20.2
### Fixed
- Dynamic Fragment Template definition without a data field
- DefaultConnectionFile setting now always override DefaultConnection configuration if defined
- Fragment template deletion with existing credentials
- Allow NFC Application Key property on Write SDM action

## v1.20.1
### Fixed
- Credential and Production Set edition from Web UI

## v1.20.0
### Added
- Manual allocation option for Dynamic Fragment Templates.
- Option on Data Retention feature to skip items with specific tags / filter per states.

### Changed
- Updated SQL scripts and db migrations for new features.

### Fixed
- Various bug fixes and improvements for PostgreSQL compatibility.

---

## v1.19.0
### Added
- CSV Import/Export for credentials.
- Option to deduplicate during import.
- Optionnal Displayed setting on Fragment description.

### Changed
- Improved paging on Users, Teams, Credentials, and ProductionSet indexes.
- Improved all forms with Card layout.
- Improved Credential.GetAllFiltered API to match more complex filters and retrieve credential details.
- Refactored dashboard.

---

## v1.18.1
### Added
- Additional default biometric templates.
- Default team assignment on Create operation from CRUD APIs.

---

## v1.17.0
### Added
- Support for 2FA on REST API.
- Option for dynamic expiration date update on production token.
- Fields sync support for biometric data service.
- Option to ignore production token validity.

---

## v1.16.4
### Added
- View logs directly from the Admin web view.
- Clone feature to Credential Fragment Template.

### Changed
- Various UI improvement
- Default samples updates.

---

## v1.15.0
### Changed
- Simplified API for external credential production automation.

---

## v1.14.0
### Added
- Biometric worker API interface.
- Keys avatar.
- Maintenance plan.

---

## v1.10.0
### Added
- Endpoint for credential allocation from Client.
- Text Input override rendering on data field.

---

## v1.9.2
### Added
- Credential lock/unlock actions.
- Automatic database migration support on startup.
- System details page.

### Changed
- Updated SQL script and migration for database initialization.