install plugin
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||
# v2.0.1
|
||||
## 07-07-2020
|
||||
|
||||
1. [](#bugfix)
|
||||
* Added check to include metadata saved prior to v2.0.0
|
||||
|
||||
1. [](#bugfix)
|
||||
* Updated date published/modified functionality to ensure output of valid timestamp
|
||||
|
||||
# v2.0.0
|
||||
## 23-06-2020
|
||||
|
||||
1. [](#improved)
|
||||
* Changed the way metadata is stored in frontmatter to capitalise on Grav page caching. **Important:** When upgrading from a previous version existing Aura metadata output will be disabled. You will not be required to re-enter any information, but you will need to actively re-save each page via the page editor to re-enable metadata output.
|
||||
|
||||
1. [](#new)
|
||||
* Metadata input moved from Options tab to Aura tab in page editor for central editing location and to enable overriding of individual meta tags
|
||||
|
||||
1. [](#new)
|
||||
* Added support for individual author per page via Aura Authors plugin
|
||||
|
||||
1. [](#bugfix)
|
||||
* Changed storage location of Organization logo so it will be retained after plugin updates
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fixed issue with URL extension appearing within page image URL
|
||||
|
||||
# v1.0.3
|
||||
## 29-02-2020
|
||||
|
||||
1. [](#bugfix)
|
||||
* Adjusted scope of autoloader so it will not interfere with other 'Aura' prefixed plugins
|
||||
|
||||
# v1.0.2
|
||||
## 09-02-2020
|
||||
|
||||
1. [](#bugfix)
|
||||
* Now appends to existing metadata rather than replacing
|
||||
|
||||
# v1.0.1
|
||||
## 06-09-2019
|
||||
|
||||
1. [](#improved)
|
||||
* Get language defined in page frontmatter with fallbacks to active language then default language
|
||||
1. [](#bugfix)
|
||||
* Adjusted JSON output to suit Grav versions > 1.5
|
||||
|
||||
# v1.0.0
|
||||
## 21-08-2019
|
||||
|
||||
1. [](#new)
|
||||
* ChangeLog started...
|
||||
Reference in New Issue
Block a user