Skip to content

Releases: dreamteamprod/DigiScript

v0.24.1

24 Jan 23:10
v0.24.1
1c5ddd4

Choose a tag to compare

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 .exe installer
  • macOS: Download the .zip, extract, and move DigiScript.app to Applications
  • Linux (Debian/Ubuntu): Download and install the .deb package
  • Linux (RedHat/Fedora): Download and install the .rpm package

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

24 Jan 22:33
v0.24.0
3792aae

Choose a tag to compare

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 .exe installer
  • macOS: Download the .zip, extract, and move DigiScript.app to Applications
  • Linux (Debian/Ubuntu): Download and install the .deb package
  • Linux (RedHat/Fedora): Download and install the .rpm package

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

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