diff --git a/changelog.md b/changelog.md index 48f1f41..1bed4bc 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,7 @@ # The Modding Tree changelog: +- The challenge that you are currently in is highlighted, and will not be hidden if "hide completed challenges" is on and it is already completed. + ### v2.5.10.2 - 5/24/21 - Fixed some things in the tree tab not being clickable. diff --git a/js/components.js b/js/components.js index 7c83720..48d7ee4 100644 --- a/js/components.js +++ b/js/components.js @@ -137,8 +137,8 @@ function loadVue() { Vue.component('challenge', { props: ['layer', 'data'], template: ` -
+