# Airstory Change Log All notable changes to this project will be documented in this file, according to [the Keep a Changelog standards](http://keepachangelog.com/). This project adheres to [Semantic Versioning](http://semver.org/). ## [1.1.0] * Introduce two connectivity checks in the "Compatibility" table to help identify issues accessing either the Airstory API or the WP REST API. * Improve error messaging around the webhook, making it easier to troubleshoot connection issues. * Add the plugin version to the header of the Tools > Airstory page. * Refactor the logic when saving user settings. ## [1.0.1] * Refactor the `grunt build` task to include the readme.txt file and skip the `dist/` directory when building the plugin's language files. * Fixed a small typo in the plugin's README file. * Fix issue with missing gradient background in the SVG version of the Airstory icon. * Fixed bug where saving a user profile could fail without an Airstory user token. ## [1.0.0] * Initial public release. [Unreleased]: https://github.com/liquidweb/airstory-wp/compare/master...develop [1.0.1]: https://github.com/liquidweb/airstory-wp/releases/tag/v1.1.0 [1.0.1]: https://github.com/liquidweb/airstory-wp/releases/tag/v1.0.1 [1.0.0]: https://github.com/liquidweb/airstory-wp/releases/tag/v1.0.0