Skip to content

Releases: ReadAlongs/Studio-Web

Release v1.6.3

15 Jan 21:39

Choose a tag to compare

🐛 Bug Fixes

⚡ Performance Improvements

🔧 Chores

Release v1.6.2

18 Dec 19:30

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

✅ Tests

🔧 Chores

Release v1.6.1

26 Sep 21:32

Choose a tag to compare

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

Release v1.6.0

23 Jul 16:46

Choose a tag to compare

✨ New Features

  • 8375fa5 - added UI for applying custom CSS to a readalong (commit by @deltork)
  • 876b980 - creator adding custom font to read-along (commit by @joanise)
  • 6293099 - enhance CSS editor with clipboard functionality and incorporated UI changes from PR review (commit by @deltork)
  • 4566f32 - added UI for embedding custom CSS and font to a read-along (commit by @deltork)

🐛 Bug Fixes

✅ Tests

🔧 Chores

Release v1.5.3

22 Jul 15:21

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.5.3

Release v1.5.2

18 Nov 17:41

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

⚡ Performance Improvements

  • dd3b541 - fonts are already base64 text, no need to re-base64 a second time (PR #362 by @joanise)

♻️ Refactors

🔧 Chores

  • 1cf6491 - extended plausible events to include editor (PR #345 by @deltork)
  • 9dc5ffb - update browserslist db (commit by @github-actions[bot])
  • d8dc8e3 - prepare v1.5.2, including updating bundle (commit by @joanise)

Release v1.5.1

17 Oct 20:43

Choose a tag to compare

Roll back patch, replaces deprecated v1.5.0

This patch rolls back a few changes made in v1.5.0, bringing us back to a stable state, with a few outstanding bugs that will need to be re-patched.

✨ New Features

  • ea4bb7f - auto-update the browserslist db on dev branches (commit by @joanise)

🔧 Chores

Release v1.5.0

17 Sep 18:15
9bdac55

Choose a tag to compare

Deprecated, use v1.5.1 instead

A few recent commits caused the editor to fail to save edited words and alignments. Consequently, we are deprecating this release. We released 1.5.1 that takes us back to a stable state, but with a few bugs un-fixed.

Original release notes

This release primarily integrates the ReadAlong Studio's Editor functionality into the main application, making it easier to fix alignment errors and update previously created readalongs.

It also adds the ability to have multiple annotation layers in a read along.

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

Release v1.4.1

05 Jun 21:00

Choose a tag to compare

✨ New Features

  • b83ffa2 - added version information in the interface and outputs (commit by @deltork)

🐛 Bug Fixes

  • a1c9d84 - ci: previews and deploy need content write permission (commit by @joanise)
  • c5273b8 - issue 268. single word read-along now highlights every time (commit by @deltork)
  • 859f685 - update unidecode (commit by @roedoejet)
  • ad7834e - blank out ancient file from dependabot dependency graph (commit by @joanise)
  • f9e5c9d - ci: write permission required for deploy too (commit by @joanise)

🔧 Chores

Release v1.4.0

17 May 21:38

Choose a tag to compare

✨ New Features

  • 3733977 - created a settings dialog, allows end-users to override the configuration of a read along (commit by @deltork)
  • 435efe7 - translations and message tweaks for the gear menu (commit by @joanise)

🐛 Bug Fixes

♻️ Refactors

  • 298b740 - rename publish.yml to the better self-documenting deploy.yml (commit by @joanise)
  • 49cdcd5 - remove dead scripts from web-component (commit by @joanise)

🔧 Chores