Skip to content

v4.1.2 PR #3366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 14, 2025
Merged

v4.1.2 PR #3366

merged 3 commits into from
Mar 14, 2025

Conversation

Taaku18
Copy link
Collaborator

@Taaku18 Taaku18 commented Mar 14, 2025

v4.1.2

Fixed

  • Members not caching correctly for large servers. (PR #3365)

sebkuip and others added 3 commits March 12, 2025 03:37
* Update README.md

Signed-off-by: Taku <[email protected]>

* Update README.md

Update sponsors

Signed-off-by: Taku <[email protected]>

* Escape hyphen in regex string

Unescaped this was permitting any character between $ (index 36) and _ (index 95), which aren't all valid in urls.

* Get or fetch member when trying to reply

This fixes an issue where the member may not be in the cache

---------

Signed-off-by: Taku <[email protected]>
Co-authored-by: Taku <[email protected]>
Co-authored-by: Chris Lovering <[email protected]>
@Taaku18 Taaku18 merged commit 4212c59 into master Mar 14, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants