Skip to content

Commit ae671bd

Browse files
authored
Merge branch 'main' into codex/update-to-version-0.9.2-t7tekg
2 parents 79ab988 + e3e5067 commit ae671bd

1 file changed

Lines changed: 0 additions & 32 deletions

File tree

README.md

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -112,35 +112,3 @@ Additional English documentation is available in:
112112
## License
113113

114114
This repository is marked as **AGPL-3.0-only**.
115-
116-
117-
## New in 0.9.1
118-
119-
- Import a BORIS project or PyBehaviorLog bundle directly as a **new project**.
120-
- Clone an existing project, with optional sessions and video asset metadata.
121-
- Operational endpoints: `/health/` and `/release.json`.
122-
- Management commands: `export_project_bundle` and `release_report`.
123-
124-
125-
## New in 0.9.2
126-
127-
- Added segment-level review queues and assignee/reviewer workflow.
128-
- Added session review segments with CRUD screens and queue dashboard.
129-
- Included review segments in JSON and BORIS-like session exports/imports.
130-
- Added batch assignment of review segments from the session player.
131-
- Added finer review queue filtering by project, status, assignee/reviewer, and search text.
132-
- Added CSV export for review-segment analytics from the review queue.
133-
134-
## New in 0.9.3
135-
136-
- Refined review queue filtering internals for consistency between UI and CSV export.
137-
- Export now honors the same active queue and filter parameters as the dashboard.
138-
- Minor release polish and metadata/documentation update to 0.9.3.
139-
140-
141-
## New in 0.9.4
142-
143-
- Full pass on review-queue/batch-assignment code paths with consistency fixes for filtered exports.
144-
- Hardened security defaults for production (`DJANGO_SECRET_KEY`, `ALLOWED_HOSTS`, TLS/HSTS flags).
145-
- Refreshed runtime/development dependencies to newer maintained versions.
146-
- Confirmed Granian remains the default ASGI server for local and deployment workflows.

0 commit comments

Comments
 (0)