File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 2.9.1 " ></a >
2+ # [ 2.9.1] ( https://github.com/flextype-plugins/sitemap/compare/v2.9.0...v2.9.1 ) (2021-01-07)
3+
4+ ### Bug Fixes
5+
6+ * ** core** fix issues with wrong dependencies file.
7+
18<a name =" 2.9.0 " ></a >
29# [ 2.9.0] ( https://github.com/flextype-plugins/sitemap/compare/v2.8.0...v2.9.0 ) (2021-01-07)
310
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ The following dependencies need to be downloaded and installed for Sitemap Plugi
2828| Key | Value | Description |
2929| ---| ---| ---|
3030| enabled | true | true or false to disable the plugin |
31- | priority | 95 | sitemap plugin priority |
31+ | priority | 100 | sitemap plugin priority |
3232| route | sitemap.xml | sitemap route |
3333| ignore | [ ] | List of entries to ignore |
3434| additions | [ ] | List of additions to add |
Original file line number Diff line number Diff line change 1515
1616include_once 'app/Controllers/SitemapController.php ' ;
1717include_once 'routes/web.php ' ;
18- include_once 'dependencies.php ' ;
Original file line number Diff line number Diff line change 11name : Sitemap
2- version : 2.8.0
2+ version : 2.9.1
33description : Provide automatically generated XML sitemap.
44author :
55 name : Sergey Romanenko
You can’t perform that action at this time.
0 commit comments