What's Changed
-
add context menu and sketch creation to homepage by @Annoraaq in #3237
-
Feat(cli): Add field count to Timesketch index information by @jaegeral in #3274
-
Enhance tsctl with User Status and Group Membership Information by @jaegeral in #3264
-
Increase OpenSearch mapping limit dynamically during indexing of csv/jsonl data by @jkppr in #3257
-
Dynamically update Star/Comment label counts in the left panel by @jkppr in #3267
-
LLM interface & vertexai: add response_schema support, add location parameter and fix some bugs by @itsmvd in #3268
-
Fix: Ensure consistent datetime handling during CSV import by @jkppr in #3244
-
Fix problems with field selection for visualizations by @jkppr in #3249
-
Resolve unsoundness caught by pytype --strict-none-binding. by @hnbdgr379 in #3250
-
Adding postgres database connection to tsdev.sh by @jkppr in #3256
-
Fix: Handle "query_shard_exception" in OpenSearch error handling by @jaegeral in #3272
-
Refactor LLM manager so that users can configure an LLM provider per feature by @itsmvd in #3278
-
Add ability to delete a Story from the UI by @itsmvd in #3284
-
Refactor: Move ./test_data/ to dedicated ./tests/test_data/ directory by @jaegeral in #3270
-
Bugfix in llm_summarize and introduce initial tests by @itsmvd in #3296
New Contributors
- @hnbdgr379 made their first contribution in #3250
Full Changelog: 2024112...2025011