mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-01-03 06:10:52 +01:00
update version
This commit is contained in:
22
CHANGELOG.md
22
CHANGELOG.md
@@ -1,8 +1,26 @@
|
||||
# v0.2.1
|
||||
## XX/XX/2015
|
||||
# v0.3.0
|
||||
## 08/11/2015
|
||||
|
||||
1. [](#new)
|
||||
* Show current date in form date format fields
|
||||
* Added a new **check for updates** button to flush GPM
|
||||
* Added session timeout configuration for admin
|
||||
* Added `isSymlink` logic for Grav
|
||||
* Added new `phpinfo` page
|
||||
1. [](#improved)
|
||||
* Improved toggleables
|
||||
* Support `param_separator` for Apache on windows
|
||||
* Logout now goes to interstitial to provide session messages
|
||||
* Updated hints and improved formatting
|
||||
* Encoding URI for images in editor preview
|
||||
* Create user `system.yaml` and `site.yaml` if they are missing
|
||||
* Open external links in new tab by default
|
||||
* Set edit mode to `normal` by default
|
||||
* Disable CSS/JS pipelining in the admin
|
||||
1. [](#bugfix)
|
||||
* Fixed form submission not working in IE
|
||||
* Fix fatal error when deleting homepage
|
||||
* Prevent admin plugin activating when the URL of a page contains partial route
|
||||
|
||||
# v0.2.0
|
||||
## 08/06/2015
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Admin Panel
|
||||
version: 0.2.0
|
||||
version: 0.3.0
|
||||
description: Adds an advanced administration panel to manage your site
|
||||
icon: empire
|
||||
author:
|
||||
|
||||
Reference in New Issue
Block a user