Skip to content

Update RuneDiary to 1.1.1 (bank sync trigger fix)#11969

Merged
runelite-github-app[bot] merged 1 commit into
runelite:masterfrom
CalciumG:runediary-1.1.1
May 16, 2026
Merged

Update RuneDiary to 1.1.1 (bank sync trigger fix)#11969
runelite-github-app[bot] merged 1 commit into
runelite:masterfrom
CalciumG:runediary-1.1.1

Conversation

@CalciumG
Copy link
Copy Markdown
Contributor

@CalciumG CalciumG commented May 16, 2026

Update RuneDiary to 1.1.1

Fixes excessive hub traffic from the bank value tracker. Previously the tracker fired a full profile-sync HTTP POST on every ItemContainerChanged event, so every deposit/withdraw/sort produced a network round-trip. The sync now fires only when the bank UI closes (WidgetClosed for group 12), which keeps the in-memory snapshot fresh as before but emits at most one call per banking session.

@runelite-github-app
Copy link
Copy Markdown

@CalciumG
Copy link
Copy Markdown
Contributor Author

2nd of the day sorry! Initial bugfixes 😓

Thank you in advance again!

@runelite-github-app
Copy link
Copy Markdown

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@runelite-github-app runelite-github-app Bot merged commit 4ad5319 into runelite:master May 16, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant