Skip to content

Releases: dreamteamprod/DigiScript

v0.25.0

25 Apr 23:06
v0.25.0
d3d5a17

Choose a tag to compare

DigiScript Release v0.25.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

  • Add future annotations for TYPE_CHECKING compatibility by @Tim020 in #881
  • Add server-side version checker by @Tim020 in #880
  • Standardize on from __future__ import annotations and unquote type annotations by @Tim020 in #882
  • Stage & Crew features by @Tim020 in #692
  • Bump alembic from 1.18.1 to 1.18.2 in /server by @dependabot[bot] in #887
  • Refactor frontend components to use Promise.all for parallel data fetching by @Tim020 in #890
  • Fix duplicate HTML IDs to pass SonarQube quality gate by @Tim020 in #892
  • Reduce code duplication to pass SonarQube quality gate by @Tim020 in #893
  • Bump alembic from 1.18.2 to 1.18.3 in /server by @dependabot[bot] in #891
  • Improved Stage Manager features by @Tim020 in #895
  • Add documentation for stage management features by @Tim020 in #896
  • Bump pyjwt[crypto] from 2.10.1 to 2.11.0 in /server by @dependabot[bot] in #897
  • Add stage crew assignments with timeline visualization by @Tim020 in #902
  • Bump alembic from 1.18.3 to 1.18.4 in /server by @dependabot[bot] in #903
  • Bump ruff from 0.14.14 to 0.15.0 in /server by @dependabot[bot] in #899
  • Allow user configurable log level by @Tim020 in #911
  • User creation cleanup and auto admin login by @Tim020 in #912
  • [Fix] Remove disable behaviour on Settings->Users tab by @Tim020 in #914
  • Move shows table into dedicated tab by @Tim020 in #915
  • Fix CI: update nodelint.yml actions and regenerate electron lock file by @Tim020 in #925
  • Client and Server logging improvements by @Tim020 in #923
  • Bump ruff from 0.15.1 to 0.15.2 in /server by @dependabot[bot] in #926
  • Add log redaction setting and config to user routes by @Tim020 in #933
  • Organise system settings into categories by @Tim020 in #934
  • Bump ruff from 0.15.2 to 0.15.4 in /server by @dependabot[bot] in #937
  • Bump ruff from 0.15.4 to 0.15.8 in /server by @dependabot[bot] in #964
  • Bump pyjwt from 2.11.0 to 2.12.1 in /server by @dependabot[bot] in #962
  • Bump tornado from 6.5.4 to 6.5.5 in /server by @dependabot[bot] in #953
  • Update sqlalchemy requirement from <2.1.0,>=2.0.0 to >=2.0.49,<2.1.0 in /server by @dependabot[bot] in #973
  • Update marshmallow-sqlalchemy requirement from >=1.4.0 to >=1.5.0 in /server by @dependabot[bot] in #974
  • Bump ruff from 0.15.8 to 0.15.12 in /server by @dependabot[bot] in #972
  • Release 0.25.0 by @Tim020 in #885

Full Changelog: v0.24.2...v0.25.0

v0.24.2

26 Jan 19:41
v0.24.2
eca2d42

Choose a tag to compare

DigiScript Release v0.24.2

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 zeroconf from 0.140.0 to 0.148.0 in /server by @dependabot[bot] in #869
  • Bump setuptools from 80.10.1 to 80.10.2 in /server by @dependabot[bot] in #874
  • Fix live show "Go to Page" navigation for pages 100+ by @Tim020 in #876
  • Release 0.24.2 by @Tim020 in #877

Full Changelog: v0.24.1...v0.24.2

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