Skip to content

Commit db6ed55

Browse files
authored
v0.9.1
1 parent d1af6ee commit db6ed55

10 files changed

Lines changed: 16 additions & 3 deletions

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.9.1
4+
5+
- Added segment-level review queues and session review segments.
6+
- Added review queue dashboard and session-level segment CRUD screens.
7+
- Included review segments in 0.9.1 session exports/imports and project cloning.
8+
39
## 0.9
410

511
- Added import-as-new-project workflow from BORIS project JSON or PyBehaviorLog bundle ZIP/JSON.

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# PyBehaviorLog 0.9
1+
# PyBehaviorLog 0.9.1
22

33
PyBehaviorLog is an ASGI-first behavioral observation platform built with Django 6.0.3. It is designed for research teams who need video-assisted coding, live observations, structured ethograms, review workflows, and exportable analytics without being locked into a desktop-only workflow.
44

5-
## What is in this 0.9 archive
5+
## What is in this 0.9.1 archive
66

77
This version extends the earlier CowLog/BORIS-inspired foundations with:
88

@@ -112,9 +112,16 @@ Additional English documentation is available in:
112112
This repository is marked as **AGPL-3.0-only**.
113113

114114

115-
## New in 0.9
115+
## New in 0.9.1
116116

117117
- Import a BORIS project or PyBehaviorLog bundle directly as a **new project**.
118118
- Clone an existing project, with optional sessions and video asset metadata.
119119
- Operational endpoints: `/health/` and `/release.json`.
120120
- Management commands: `export_project_bundle` and `release_report`.
121+
122+
123+
## New in 0.9.1
124+
125+
- Added segment-level review queues and assignee/reviewer workflow.
126+
- Added session review segments with CRUD screens and queue dashboard.
127+
- Included review segments in JSON and BORIS-like session exports/imports.

media/videos/clip.wav

16 Bytes
Binary file not shown.

media/videos/clip_2GzkHGq.wav

16 Bytes
Binary file not shown.

media/videos/clip_4DPiRSO.wav

16 Bytes
Binary file not shown.

media/videos/clip_HZMB8S4.wav

16 Bytes
Binary file not shown.

media/videos/clip_Ll1w6xs.wav

16 Bytes
Binary file not shown.

media/videos/clip_lB41MVT.wav

16 Bytes
Binary file not shown.

media/videos/clip_pWJoDo4.wav

16 Bytes
Binary file not shown.

media/videos/clip_tAWqVmt.wav

16 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)