# Change Log

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

This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a CHANGELOG](http://keepachangelog.com/).

## [Unreleased][unreleased]

<!-- Start changelog -->

## [2.0.3] - 2026-02-19

### Fixed

- Fixed cache collision for SiteGround Optimizer.

[2.0.3]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/2.0.2...v2.0.3

## [2.0.2] - 2022-06-07

### Fixed

- Fixed excluding post types from Yoast SEO sitemap.

[2.0.2]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/2.0.1...2.0.2

## [2.0.1] - 2021-06-28

### Fixed

- Fixed creating required database table.

[2.0.1]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/2.0.0...2.0.1

## [2.0.0] - 2021-06-25

### Added

- Added support for block editor on domain name pages.

### Changed

- Supports adding `pronamic_domain_mapping` post type support.

[2.0.0]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/1.3.2...2.0.0

## [1.3.2] - 2017-10-16

### Added

- Added `page-attributes` support to the `pronamic_domain_page` custom post type.

[1.3.2]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/1.3.1...1.3.2

## [1.3.1] - 2016-09-14

### Added

- Added installation instructions for cPanel.

### Changed

- Removed pronamic_domain_page from WordPress SEO sitemaps.

[1.3.1]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/1.3.0...1.3.1

## [1.3.0] - 2016-02-12

### Changed

- Return default post link for draft posts.
- Added support for redirect canonical if post status is concept or private.
- Added support for https protocol.
- Added support for WordPress MU Domain Mapping.
- Reduced the domain length to 128 to fix max key length.
- Simplified adding meta box.
- WordPress Coding Standards optimizations.

[1.3.0]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/1.2.0...1.3.0

## [1.2.0] - 2015-06-09

### Changed

- WordPress admin menu Domain Names now only visible for users who can manage options.
- WordPress Coding Standards optimizations.

[1.2.0]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/1.1.0...1.2.0

## [1.1.0] - 2014-11-04

### Changed

- Improved support for [Google Analytics by Yoast](https://wordpress.org/plugins/google-analytics-for-wordpress/).

[1.1.0]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/1.0.1...1.1.0

## [1.0.1] - 2013-10-01

### Fixed

- Fixed issue with backwards compatibility PHP and filter_input usage.

[1.0.1]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/1.0.0...1.0.1

## [1.0.0] - 2013-10-01

### Added

- Added support for WordPress network/multisite installations.
- Added support for the [WordPress SEO by Yoast](https://wordpress.org/plugins/wordpress-seo/) plugin.
- Added support for the [Google Analytics for WordPress](https://wordpress.org/plugins/google-analytics-for-wordpress/) plugin.

[1.0.0]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/0.1.3...1.0.0

## [0.1.3] - 2013-04-29

### Added

- Added support for The WordPress Multilingual Plugin (https://wpml.org/).

[0.1.3]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/0.1.2...0.1.3

## [0.1.2] - 2013-03-25

### Added

- Added some screenshots.

[0.1.2]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/0.1.1...0.1.2

## [0.1.1] - 2013-03-25

### Fixed

- Fixed notice missing argument.

[0.1.1]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/0.1...0.1.1

## [0.1] - 2013-03-12

### Added

- Initial release.

[0.1]: https://github.com/pronamic/wp-pronamic-domain-mapping/releases/tag/0.1

<!-- End changelog -->

[unreleased]: https://github.com/pronamic/wp-pronamic-domain-mapping/compare/v2.0.3...HEAD
