Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 546 Bytes

2023-03-30-show-extension-update-notification-if-permissions-to-update-those-are-given.md

File metadata and controls

11 lines (11 loc) · 546 Bytes
title issue author author_email author_github
Show extension update notification if permissions to update those are given
NEXT-25895
Moritz Krafeld
Moritz Krafeld

Administration

  • Changed src/core/service/plugin-update-listener to typescript.
  • Changed src/core/service/plugin-update-listener to only throw the notification if the user has the permission to update extensions.
  • Changed src/core/application::getApplicationRoot return type from Vue | boolean to the correct return type Vue | false