Releases: dreamteamprod/DigiScript
Releases · dreamteamprod/DigiScript
v0.23.0
v0.22.1
What's Changed
- Upgrade Node.js from v22 to v24 (Active LTS) by @Tim020 in #818
- Upgrade Node.js from v22 to v24 (Active LTS) (#818) by @Tim020 in #822
- Migrate from node-sass to sass (Dart Sass) by @Tim020 in #825
- Upgrade Vite to 7.3.0 and ESLint to 9.x by @Tim020 in #827
- Add vite dev server by @Tim020 in #828
- Release 0.22.1 by @Tim020 in #829
Full Changelog: v0.22.0...v0.22.1
v0.22.0
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
v0.21.0
v0.20.2
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
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
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
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
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