Skip to content

Conversation

@chrismaddalena
Copy link
Collaborator

CHANGELOG

[6.1.1] - 15 December 2025

Added

Changed

Fixed

  • Fixed an issue that could cause the collaborative editor to not load (PR Fix collab editor sometimes not loading #784)
  • Fixed an incorrect count on the project dashboard for the number of computers in a BloodHound domain collection

@chrismaddalena chrismaddalena self-assigned this Dec 15, 2025
@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.34%. Comparing base (de50401) to head (218b74c).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
ghostwriter/shepherd/external/bloodhound/client.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #787      +/-   ##
==========================================
- Coverage   91.35%   91.34%   -0.01%     
==========================================
  Files         367      367              
  Lines       20725    20728       +3     
==========================================
+ Hits        18934    18935       +1     
- Misses       1791     1793       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@chrismaddalena chrismaddalena merged commit 5fe66ba into master Dec 15, 2025
7 of 9 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.

[Feature] to_datetime(date, format) filter to allow datetime calculations

2 participants