What's Changed
🐞 Bug Fixes
- Fix silent authentication failure for local auth in API client by @jkppr in #3767
- Fix OpenSearch HTTP 413 "Request Entity Too Large" Errors During Import by @jkppr in #3771
- fix: URL-encode query parameters in EventActionMenu links by @jkppr in #3776
- fix: tsctl sketch export fix and event count by @jaegeral in #3755
- Fix incorrect total sketch count in pagination metadata by @jkppr in #3779
- Fix: use opensearch password from env by @jaegeral in #3766
- fix failing frontend build automation by @jkppr in #3780
- Fix ACL validation for index parameter on event modification endpoints by @jkppr in #3781
⬆️ Dependency Updates
- build(deps): bump jspdf from 4.2.0 to 4.2.1 in /timesketch/frontend-v3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #3769
- build(deps): bump flatted from 3.3.3 to 3.4.2 in /timesketch/frontend-v3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #3773
- build(deps): bump flatted from 3.3.3 to 3.4.2 in /timesketch/frontend-ng in the npm_and_yarn group across 1 directory by @dependabot[bot] in #3774
- build(deps): bump picomatch from 2.3.1 to 2.3.2 in /timesketch/frontend-ng in the npm_and_yarn group across 1 directory by @dependabot[bot] in #3784
- dependency: upgrade PyJWT to 2.12.0 by @jkppr in #3785
📖 Documentation
Full Changelog: 2026031...2026032