diff --git a/CHANGELOG b/CHANGELOG index 282dbad55d..f405dcf4e0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,11 @@ v2.3.0 (XXXX-XX-XX) ------------------- +* hide system applications in **Applications** tab by default + + Display of system applications can be toggled by using the *system applications* + toggle in the UI. + * added HTTP REST API for managing tasks (`/_api/tasks`) * allow passing character lists as optional parameter to AQL functions `TRIM`, diff --git a/js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs b/js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs index 6cd33b3f84..d057236f8a 100644 --- a/js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs +++ b/js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs @@ -39,12 +39,12 @@ - +