Skip to content

Releases: dreamteamprod/DigiScript

v0.23.0

12 Jan 00:57
v0.23.0
c713265

Choose a tag to compare

What's Changed

Full Changelog: v0.22.1...v0.23.0

v0.22.1

07 Jan 12:31
v0.22.1
0678e89

Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.22.1

v0.22.0

06 Jan 23:17
v0.22.0
cb235b1

Choose a tag to compare

What's Changed

  • Add jump to cue button in cue editor by @Tim020 in #808
  • Fix HTTP DELETE endpoints to use query parameters by @Tim020 in #810
  • Replace deprecated datetime.utcnow() with timezone-aware datetime.now(UTC) by @Tim020 in #813
  • Fix legacy stage_direction references after line_type migration by @Tim020 in #814
  • Add session tagging feature by @Tim020 in #815
  • Release 0.22.0 by @Tim020 in #816

Full Changelog: v0.21.1...v0.22.0

v0.21.1

04 Jan 12:23
v0.21.1
421af0d

Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.21.1

v0.21.0

04 Jan 01:14
v0.21.0
c7782e7

Choose a tag to compare

What's Changed

Full Changelog: v0.20.2...v0.21.0

v0.20.2

30 Dec 11:14
7e64776

Choose a tag to compare

What's Changed

  • Add script revision branch graph visualization by @Tim020 in #786
  • Bump ruff from 0.14.9 to 0.14.10 in /server by @dependabot[bot] in #787
  • Redirect from login if user is already authenticated by @Tim020 in #793
  • Improvements to mic allocations tab by @Tim020 in #795
  • Microphone Conflict Detection & Usage Visualization by @Tim020 in #794
  • feat: Allow multiple microphones per character (#796) by @Tim020 in #797
  • Microphone Auto Allocation Workflow by @Tim020 in #802
  • DigiScript Release (0.20.2) by @Tim020 in #799

Full Changelog: v0.20.1...v0.20.2

v0.20.1

18 Dec 00:16
1e4b04b

Choose a tag to compare

What's Changed

  • Add embedded user documentation system (Issue #773) by @Tim020 in #776
  • Bump tornado from 6.5.3 to 6.5.4 in /server by @dependabot[bot] in #778
  • Store cookie secret in system settings table by @Tim020 in #780
  • Fix stage direction overrides DELETE endpoint to use query params by @Tim020 in #781
  • Add user-configurable cue colour overrides for accessibility (Issue #774) by @Tim020 in #783
  • Add comprehensive unit tests for user override endpoints by @Tim020 in #784
  • Release 0.20.1 by @Tim020 in #782

Full Changelog: v0.20.0...v0.20.1

v0.20.0

12 Dec 15:58
b64f049

Choose a tag to compare

What's Changed

  • Bump tornado from 6.5.2 to 6.5.3 in /server by @dependabot[bot] in #765
  • Comprehensive documentation refresh for v0.19.1 by @Tim020 in #767
  • Fix off-by-one error in live view page iteration by @Tim020 in #769
  • Fix orphaned script objects not being deleted (Issue #768) by @Tim020 in #771
  • Bump ruff from 0.14.8 to 0.14.9 in /server by @dependabot[bot] in #770
  • Fix act/scene dropdown filtering after line deletion by @Tim020 in #772
  • Release 0.20.0 by @Tim020 in #764

Full Changelog: v0.19.1...v0.20.0

v0.19.1

11 Dec 00:48
66727da

Choose a tag to compare

What's Changed

  • Fix FK constraint errors in script line updates and revision deletion by @Tim020 in #758
  • Refactor test package to reflect app package structure by @Tim020 in #759
  • Fix bug in deleting script revisions by @Tim020 in #761
  • Remove DELETE with body in delete script revision logic by @Tim020 in #762
  • Release 0.19.1 by @Tim020 in #763

Full Changelog: v0.19.0...v0.19.1

v0.19.0

08 Dec 12:32
6c99f6f

Choose a tag to compare

What's Changed

  • feat(sqlalchemy): Complete SQLAlchemy 2.0 migration by @Tim020 in #754
  • Bump ruff from 0.9.3 to 0.14.8 in /server by @dependabot[bot] in #753
  • Migrate queries to SQLAlchemy 2.0 select() API by @Tim020 in #755
  • Complete SQLAlchemy 2.0 migration for test suite and models by @Tim020 in #756
  • Release 0.19.0 by @Tim020 in #757

Full Changelog: v0.18.1...v0.19.0