Skip to content

Releases: dreamteamprod/DigiScript

v0.8.0

16 Jul 22:42
cd610e2

Choose a tag to compare

Commits

  • d9efd1d: Stage direction highlight (#547) (Tim Bradgate) #555
  • 0d4018d: Allow script leader to reload all connected clients (Tim Bradgate) #555
  • a25e327: Auto dismiss no leader toast when leader reconnects (Tim Bradgate) #555
  • 941d5bd: Add server config option for disabling lazy loading (Tim Bradgate) #555
  • 832083c: Reload client on websocket reconnect after error on live page (Tim Bradgate) #555
  • e3aefd2: Highlight stage direction in cue and script edit pages (Tim Bradgate) #555
  • c7396d4: Add option to disable page batching in live page view (Tim Bradgate) #555
  • ff1038f: Do not allow cues to be added to cut lines (Tim Bradgate) #555
  • 7881fb5: Update browsers list (Tim Bradgate) #555
  • 96498e1: Set version to 0.7.14 (Tim Bradgate) #555
  • b380431: Run npm update and audit fix (Tim Bradgate) #555
  • cd610e2: Release 0.8.0 (#556) (Tim Bradgate) #556

v0.7.14

15 Jul 16:55
9217163

Choose a tag to compare

Release 0.7.13 (#543)

* Add automatic database migration support via Alembic (#537)

* Add automatic database migration support via Alembic

* Move some stuff around

* Fix test implementation

* Create backup of database file before performing migrations

* Ignore migrations directory with pylint

* Bump bcrypt from 4.1.2 to 4.1.3 in /server

Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.1.2 to 4.1.3.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](https://github.com/pyca/bcrypt/compare/4.1.2...4.1.3)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump alembic from 1.13.1 to 1.13.2 in /server

Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump tornado from 6.4 to 6.4.1 in /server

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump version to 0.7.13

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.7.13

04 Jul 16:41
9217163

Choose a tag to compare

Commits

v0.7.12

01 Jun 15:50
f6d8464

Choose a tag to compare

Commits

v0.7.11

03 Dec 13:33
0041240

Choose a tag to compare

Commits

v0.7.10

12 Nov 22:09

Choose a tag to compare

Commits

  • 8280274: Bump tornado from 6.3.2 to 6.3.3 in /server (dependabot[bot]) #516
  • 04c8ba8: Bump anytree from 2.8.0 to 2.12.0 in /server (dependabot[bot]) #516
  • 95b6f9e: Bump @babel/eslint-parser from 7.22.7 to 7.22.9 in /client (dependabot[bot]) #516
  • 45c4669: Bump version to 0.7.10 (Tim Bradgate) #516

v0.7.9

14 Jul 14:55

Choose a tag to compare

Commits

  • eca45eb: Do not show cut lines containing empty line parts (#491) (Tim Bradgate) #492
  • cd6dadc: Bump version to 0.7.9 (Tim Bradgate) #492

v0.7.8

14 Jul 14:41

Choose a tag to compare

Commits

  • d882ae4: Add error handling to WebSocket connection when sending message to closed client (Tim Bradgate) #487
  • ab1537e: Bump version to 0.7.8 (Tim Bradgate) #487

v0.7.7

06 Jul 11:55

Choose a tag to compare

Commits

  • af7ffd6: Bump @babel/preset-env from 7.22.6 to 7.22.7 in /client (dependabot[bot]) #482
  • f413d40: Add live session options to nav dropdown (Tim Bradgate) #482
  • 2507c82: Bump @babel/core from 7.22.6 to 7.22.7 in /client (dependabot[bot]) #482
  • e19b06c: Bump @babel/eslint-parser from 7.22.6 to 7.22.7 in /client (dependabot[bot]) #482
  • 7ac7a5b: Bump vite from 4.3.9 to 4.4.0 in /client (dependabot[bot]) #482
  • 993b477: Bump core-js from 3.31.0 to 3.31.1 in /client (dependabot[bot]) #482
  • 0dce279: Bump version to 0.7.7 (Tim Bradgate) #482

v0.7.6

05 Jul 21:34

Choose a tag to compare

Commits

  • 9b2acfb: Update docker-compose.yaml (Tim Bradgate) #474
  • 2639425: Bump eslint from 8.43.0 to 8.44.0 in /client (dependabot[bot]) #475
  • b67b278: Bump @babel/core from 7.22.5 to 7.22.6 in /client (dependabot[bot]) #475
  • f6f7d6e: Bump @babel/eslint-parser from 7.22.5 to 7.22.6 in /client (dependabot[bot]) #475
  • bbd52c3: Bump @babel/preset-env from 7.22.5 to 7.22.6 in /client (dependabot[bot]) #475
  • a59a9f2: Bump version to 0.7.6 (Tim Bradgate) #475