Releases: dreamteamprod/DigiScript
Releases · dreamteamprod/DigiScript
v0.24.1
DigiScript Release v0.24.1
This release includes both the server application and Electron desktop clients.
Server Application
- Linux: Download
DigiScript-linux.zip - Windows: Download
DigiScript-windows.zip - macOS: Download
DigiScript-macos.zip
Electron Desktop Application
- Windows: Download and run the
.exeinstaller - macOS: Download the
.zip, extract, and move DigiScript.app to Applications - Linux (Debian/Ubuntu): Download and install the
.debpackage - Linux (RedHat/Fedora): Download and install the
.rpmpackage
Important Notes
- Electron desktop apps require exact version match with server
- First launch of desktop app will prompt for server connection details
- Use mDNS discovery to find servers on your local network
See below for detailed release notes.
What's Changed
Full Changelog: v0.24.0...v0.24.1
v0.24.0
DigiScript Release v0.24.0
This release includes both the server application and Electron desktop clients.
Server Application
- Linux: Download
DigiScript-linux.zip - Windows: Download
DigiScript-windows.zip - macOS: Download
DigiScript-macos.zip
Electron Desktop Application
- Windows: Download and run the
.exeinstaller - macOS: Download the
.zip, extract, and move DigiScript.app to Applications - Linux (Debian/Ubuntu): Download and install the
.debpackage - Linux (RedHat/Fedora): Download and install the
.rpmpackage
Important Notes
- Electron desktop apps require exact version match with server
- First launch of desktop app will prompt for server connection details
- Use mDNS discovery to find servers on your local network
See below for detailed release notes.
What's Changed
- Bump xkcdpass from 1.20.0 to 1.30.0 in /server by @dependabot[bot] in #842
- Bump alembic from 1.17.2 to 1.18.0 in /server by @dependabot[bot] in #841
- Move character groups config into tab in characters page by @Tim020 in #849
- Move acts and scenes into single config page by @Tim020 in #851
- Bump ruff from 0.14.11 to 0.14.13 in /server by @dependabot[bot] in #856
- Bump alembic from 1.18.0 to 1.18.1 in /server by @dependabot[bot] in #855
- Electron standalone frontend by @Tim020 in #857
- Upgrade Electron packages and migrate to ESM by @Tim020 in #867
- Bump setuptools from 80.9.0 to 80.10.1 in /server by @dependabot[bot] in #864
- Bump ruff from 0.14.13 to 0.14.14 in /server by @dependabot[bot] in #866
- Release 0.24.0 by @Tim020 in #868
Full Changelog: v0.23.0...v0.24.0
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