# Changelog

All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## \[1.4.6] - 2026-09-10

* Lägg till typdefinitioner.

## \[1.4.5] - 2026-08-20

* Ta bort loggning.

## \[1.4.4] - 2026-08-20

* Sätt alltid spara knappen som inativ när dialogen öppnas.

## \[1.4.3] - 2026-08-20

* Lyssna på nya events för att hantera när en fil väljs i MediaflowSelector komponenten.

## \[1.4.2] - 2026-03-24

* Handle default values better with nullish coalescing operator.

## \[1.4.1] - 2026-03-24

* Restore behavior regarding alt-text in the ImageSelector component, alt-text needs to be set in the Mediaflow portal or via the component.

## \[1.4.0] - 2026-03-23

* Add setting to disable using description as fallback for alt text.

## \[1.3.1] - 2025-05-20

* Update Mediaflow logo.

## \[1.3.0] - 2025-05-08

* Appearance adjustments to align more with Mediaflow’s own module.

## \[1.2.4] - 2025-03-11

* Update more references to dependencies after moving to NPM.

## \[1.2.3] - 2025-03-11

* Update references to dependencies after moving to NPM.

## \[1.2.2] - 2025-03-11

* Adjust peerDependencies.

## \[1.2.1] - 2024-11-29

* Restore values for video correctly.

## \[1.2.0] - 2024-11-29

* Handle video embedding.

## \[1.1.1] - 2024-09-06

* Handle loading of alt-text when the image is no longer available.

## \[1.1.0] - 2024-09-06

* Add support for using refresh token for authentication.
* Add settings for GDPR compliance.
* Simplify getting the props needed for the MediaflowSelector component.

## \[1.0.1] - 2024-08-08

* Default value for API URL in the MediaflowAuth component.
* Better error message when authentication fails.

## \[1.0.0] - 2024-07-04

Initial release.