File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
# v1.10.41
2
- ## mm/dd /2023
2
+ ## 05/09 /2023
3
3
4
4
1 . [ ] ( #new )
5
5
* Updated to use new ` BaconQRCode ` version ` 2.0.8 ` for new SVG features + PHP 8.2+ fixes
6
6
1 . [ ] ( #improved )
7
+ * Require Grav ` v1.7.41 `
7
8
* Fixed a deprecated message where ` Admin::$routes ` was being dynamically defined
8
9
* Fixes to use non-deprecated methods in ` ScssCompiler `
9
10
Original file line number Diff line number Diff line change 1
1
name : Admin Panel
2
2
slug : admin
3
3
type : plugin
4
- version : 1.10.40
4
+ version : 1.10.41
5
5
description : Adds an advanced administration panel to manage your site
6
6
icon : empire
7
7
author :
@@ -15,7 +15,7 @@ docs: https://github.com/getgrav/grav-plugin-admin/blob/develop/README.md
15
15
license : MIT
16
16
17
17
dependencies :
18
- - { name: grav, version: '>=1.7.32 ' }
18
+ - { name: grav, version: '>=1.7.41 ' }
19
19
- { name: form, version: '>=6.0.1' }
20
20
- { name: login, version: '>=3.7.0' }
21
21
- { name: email, version: '>=3.1.6' }
You can’t perform that action at this time.
0 commit comments