Skip to content

Commit

Permalink
72d2d33 fixed #4140
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Apr 16, 2019
1 parent 636a956 commit 4ebd79d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- When creating a new site, global sets are now propagated to it before other element types. ([#3446](https://github.com/craftcms/cms/issues/3446))

### Fixed
- Fixed an error that occurred when installing a missing plugin from the Settings → Plugins page.
- Fixed an error that occurred when installing a missing plugin from the Settings → Plugins page. ([#4140](https://github.com/craftcms/cms/issues/4140))
- Fixed PHP type errors that could occur when calling some deprecated `craft.request` methods in templates. ([#4124](https://github.com/craftcms/cms/issues/4124))
- Fixed performance issues that could occur where uploading GIFs in the Control Panel. ([#4131](https://github.com/craftcms/cms/pull/4131))
- Fixed a bug where it wasn’t possible to create a new global set with the same name or handle as a soft-deleted one. ([#4091](https://github.com/craftcms/cms/issues/4091))
Expand Down

0 comments on commit 4ebd79d

Please sign in to comment.