mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-12-05 15:29:58 +01:00
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,3 +1,16 @@
|
|||||||
|
# v1.10.50
|
||||||
|
## 11/14/2025
|
||||||
|
|
||||||
|
1. [](#new)
|
||||||
|
* Support for 'safe-upgrade' installation
|
||||||
|
* Support for safe-upgrade restore functionality in Tools
|
||||||
|
1. [](#improved)
|
||||||
|
* Improved session expiration/logout handling
|
||||||
|
* Various minor CSS fixes
|
||||||
|
1. [](#bugfix)
|
||||||
|
* Fix for deeply nested sortable fields (at last!)
|
||||||
|
* Restore admin session timeout modal by returning 401 for timed-out AJAX requests
|
||||||
|
|
||||||
# v1.10.49.1
|
# v1.10.49.1
|
||||||
## 09/03/2025
|
## 09/03/2025
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: Admin Panel
|
name: Admin Panel
|
||||||
slug: admin
|
slug: admin
|
||||||
type: plugin
|
type: plugin
|
||||||
version: 1.10.49.1
|
version: 1.10.50
|
||||||
description: Adds an advanced administration panel to manage your site
|
description: Adds an advanced administration panel to manage your site
|
||||||
icon: empire
|
icon: empire
|
||||||
author:
|
author:
|
||||||
|
|||||||
Reference in New Issue
Block a user