# Change Log

## 2.2.0

- Feat: Add chunk download to improve performance and reliability
- Fix: Prevent ob_flush() warnings when no output buffer is active
- Fix: Improve temporary file handling for pixx.io downloads (cleanup, handle checks, timeout)

## 2.1.1

### Bug Fixes

- Fix "Import from pixx.io" button in Media Library

## 2.1.0

### Features

- Add filter `pixxio_media_pages` to allow extending pages where pixx.io scripts and styles are loaded
- Add filter `pixxio_button_pages` to control where the import button appears
- Enable pixx.io support for custom admin pages like term.php (taxonomy term editing)

## 2.0.1

### Bug Fixes

- Fix static PHP error when downloading images

## 2.0.0 (first public release)

### Features

- append supported file format parameters to SDK URL
- switch to media library after successful upload in page/post context
- implement error handling

## 0.1.7

### Bug Fixes

- make sure we always act on the current instance of the SDK iframe
- fix translation of import tab name

## 0.1.6 (first test release)

### Features

- add import modal in media library (grid and table views) and media-new.php
- add import tab in media picker (Gutenberg and Classic Editor)
- switch SDK language to German or English based on user locale
- handle image downloading and linking of mediaspace and ID
- show icon in media library for linked attachments
- show mediaspace and ID in attachment details (post.php and attachment detail modal)
- add "View in mediaspace" link to row actions in table view
