# Changelog

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

## [3.0.3.25410] - 10/05/2024

### Fixed

- Added missig PHP 8.3 dependency in composer.json

## [3.0.2] - 08/12/2023

### Fixed

- Fixed a rare error occuring where area code is not set (faulty third parties, crontabs etc.)

## [3.0.1] - 05/10/2023

### Added

- Added better license popup helper

## [3.0.0] - 21/07/2023

### Fixed

- Fixed some domain exceptions

## [2.0.9] - 20/07/2023

### Fixed

- Extended support for wildcard license keys

## [2.0.8] - 14/07/2023

### Fixed

- Fixed wrong typehint in \app\code\Anowave\Package\Model\Plugin\Builder.php

## [2.0.7] - 29/06/2023

### Added

- Added PHP 8.2 support in composer.json

## [2.0.6] - 11/05/2023

### Added

- Added .staging wildcard

## [2.0.5] - 29/03/2023

### Added

- Added license guide dialog to ease license generation

## [2.0.4] - 04/07/2022

### Fixed

- Added fixed domains for broader testing purposes

## [2.0.3] - 10/06/2022

### Fixed

- Fixed an issue with multi-store license 

## [2.0.2] - 08/06/2022

### Added

- Added extended support for wildcards

## [2.0.1]

### Fixed

- PHP 8.1 compatibility issues

## [2.0.0]

### Added

- Added support for PHP 8.1

## [1.0.9]

### Added

- Added extended support for widlcards

## [1.0.8]

### Added

- Added custom wildcard license support

## [1.0.7]

### Added

- Extended range of wildcard domains as follows

*.local
*.cloud
*.test
*.magento

## [1.0.6]

### Added

- Added limited support for wildcard domains.

## [1.0.5]

### Added

- Added PHP 7.4 support

## [1.0.4]

### Fixed

- Change afterGetComment() parameter declaration from (compatibility issue)

\Magento\Config\Model\Config\Structure\Element\Field\Interceptor

to \Magento\Config\Model\Config\Structure\Element\Field

## [1.0.3]

### Fixed

- Removed Undefined offset 1 on eval() error.

## [1.0.0]

- Initial version