Release v1.5.0
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
0e48b7c
- display annotated sentences (commit by @deltork)c141ed6
- shepherd tour for editor (commit by @deltork)30a523f
- add French translations for the Editor tour (commit by @joanise)93c63df
- finish the Spanish translations of the Editor tour (commit by @joanise)abda7aa
- add navbar navigation (commit by @roedoejet)ebb7d70
- preserve state in editor (commit by @roedoejet)27db387
- preserve state in studio (commit by @roedoejet)1fcfe58
- create and manage annotation layers in read along studio (commit by @deltork)
🐛 Bug Fixes
23e676d
- publish: fix hyperlinks on npmjs READMEs (PR #312 by @joanise)c11d909
- improve the name of the files in the web bundle (commit by @roedoejet)57277be
- updated editor tour steps based on feedback (commit by @deltork)73869bf
- removed scroll bars from editor (commit by @deltork)949217c
- editor spacing adjusted to match studio (commit by @deltork)d2ea35c
- made the studio link open in new tab (commit by @deltork)c894678
- small clarification in fr & es Editor tour (commit by @joanise)e561f10
- editor: return standard xml instead of html (commit by @roedoejet)b4f9c14
- studio: put dialog in center (commit by @roedoejet)fd589b3
- i18n: add translations (commit by @roedoejet)58f1349
- test: fix unit tests (commit by @roedoejet)e276125
- i18n: localize title and subtitle again (commit by @roedoejet)8a1bc02
- slots: fix slot reloading (commit by @roedoejet)4d5a862
- reduce how much real estate is spent on studio&editor headers (PR #332 by @joanise)90151e9
- #333 made the studio step two header, mobile friendly (PR #334 by @deltork)65ee73e
- minor adjustment to translations/annotations menu button state (commit by @deltork)a96581b
- display of annotations icon in non edit mode (PR #341 by @deltork)
♻️ Refactors
aa3f438
- move editor logic to service (commit by @roedoejet)e42a83f
- move studio logic into service (commit by @roedoejet)35ae243
- move shared download button logic into parent components (commit by @roedoejet)