From 93337e73decb082297cbbdc17fb784fd740f6995 Mon Sep 17 00:00:00 2001 From: Nacho Olave <70533003+iolave@users.noreply.github.com> Date: Tue, 6 Jan 2026 02:35:37 -0300 Subject: [PATCH] update translator to v1.1.0 (#10072) * update translator plugin to v1.1.0 * updated version * feat: data collection is now opt-in refactor: infinite loop was replaced for a scheduled executor refactor: api integration now used okhttp * fix: added missing executor shutdown call when plugin is shut down --- plugins/translator | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/translator b/plugins/translator index 65a893f3b..e0f027c4e 100644 --- a/plugins/translator +++ b/plugins/translator @@ -1,2 +1,3 @@ repository=https://github.com/iolave/runelite-the-translator.git -commit=5340f64e65f4efdcaebb44b25fb41a57dc21613b +commit=46c16964b185827ce732a6bf08ccb25ade415b8f +