From 23fa92cce21cbd2e052f7dd15b58e068738c6aed Mon Sep 17 00:00:00 2001 From: James Shelton Date: Sun, 29 Mar 2026 11:45:54 +0100 Subject: [PATCH 1/3] update tasks-tracker --- plugins/tasks-tracker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tasks-tracker b/plugins/tasks-tracker index 9730b200e157..31a5dad6d037 100644 --- a/plugins/tasks-tracker +++ b/plugins/tasks-tracker @@ -1,3 +1,3 @@ repository=https://github.com/osrs-reldo/tasks-tracker-plugin.git -commit=08d6d9376fe7f12b9b8ec4f9528653d66e54313c +commit=bcb8bc258dab98319b55721070a33604316809c5 authors=tylerthardy,JamesShelton140 From adefaaae2b7d3e9154493165c119d2bd8be83285 Mon Sep 17 00:00:00 2001 From: James Shelton Date: Sun, 29 Mar 2026 12:01:26 +0100 Subject: [PATCH 2/3] update tasks-tracker Remove printStackTrace --- plugins/tasks-tracker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tasks-tracker b/plugins/tasks-tracker index 31a5dad6d037..218db5cc4b86 100644 --- a/plugins/tasks-tracker +++ b/plugins/tasks-tracker @@ -1,3 +1,3 @@ repository=https://github.com/osrs-reldo/tasks-tracker-plugin.git -commit=bcb8bc258dab98319b55721070a33604316809c5 +commit=fdd28124ddbf5c93bfd4060d3b87f957b5541c87 authors=tylerthardy,JamesShelton140 From 9a3c3706600aa90e4fa5621d971b0279325cdf32 Mon Sep 17 00:00:00 2001 From: James Shelton Date: Sun, 29 Mar 2026 15:23:08 +0100 Subject: [PATCH 3/3] prevent task type dropdown lock --- plugins/tasks-tracker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tasks-tracker b/plugins/tasks-tracker index 218db5cc4b86..58b99f43cff1 100644 --- a/plugins/tasks-tracker +++ b/plugins/tasks-tracker @@ -1,3 +1,3 @@ repository=https://github.com/osrs-reldo/tasks-tracker-plugin.git -commit=fdd28124ddbf5c93bfd4060d3b87f957b5541c87 +commit=fe219dfc9a419c249087422ec8a2cfaa04bf1440 authors=tylerthardy,JamesShelton140