Readalongs

Latest version: v1.1.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

1.5.0

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.

:sparkles: New Features
- [`0e48b7c`](https://github.com/ReadAlongs/Studio-Web/commit/0e48b7cf3b96e4015188451e5f194f3db8b64650) - display annotated sentences *(commit by deltork)*
- [`c141ed6`](https://github.com/ReadAlongs/Studio-Web/commit/c141ed6817c0c98efcb7ddd3d30047440da5c9d0) - shepherd tour for editor *(commit by deltork)*
- [`30a523f`](https://github.com/ReadAlongs/Studio-Web/commit/30a523f98fe903f6d8dd2279217d782b08b439a1) - add French translations for the Editor tour *(commit by joanise)*
- [`93c63df`](https://github.com/ReadAlongs/Studio-Web/commit/93c63dfaf8b13de5146aa002ee358bb93463cd5d) - finish the Spanish translations of the Editor tour *(commit by joanise)*
- [`abda7aa`](https://github.com/ReadAlongs/Studio-Web/commit/abda7aa9e5d7194c56e37a188e4e60575aa2ccb2) - add navbar navigation *(commit by roedoejet)*
- [`ebb7d70`](https://github.com/ReadAlongs/Studio-Web/commit/ebb7d707fb2642c2ce026b1a4431adfee3251f59) - preserve state in editor *(commit by roedoejet)*
- [`27db387`](https://github.com/ReadAlongs/Studio-Web/commit/27db387dda092734ec5f42cf41caafcdc84e4879) - preserve state in studio *(commit by roedoejet)*
- [`1fcfe58`](https://github.com/ReadAlongs/Studio-Web/commit/1fcfe589e424f2b3c9e5ff25bb73cd7d8db63b18) - create and manage annotation layers in read along studio *(commit by deltork)*

:bug: Bug Fixes
- [`23e676d`](https://github.com/ReadAlongs/Studio-Web/commit/23e676d976c05c9fe9278f2181a9c7658c5e7b96) - **publish**: fix hyperlinks on npmjs READMEs *(PR #312 by joanise)*
- :arrow_lower_right: *fixes issue 311 opened by joanise*
- [`c11d909`](https://github.com/ReadAlongs/Studio-Web/commit/c11d909baea2196a5dc3cb54da2a2e2aa7bb055a) - improve the name of the files in the web bundle *(commit by roedoejet)*
- [`57277be`](https://github.com/ReadAlongs/Studio-Web/commit/57277bed1d439628446ba501454e01dd323e8646) - updated editor tour steps based on feedback *(commit by deltork)*
- [`73869bf`](https://github.com/ReadAlongs/Studio-Web/commit/73869bf10b0d4e07dab479ac026fec284fc4b5ef) - removed scroll bars from editor *(commit by deltork)*
- [`949217c`](https://github.com/ReadAlongs/Studio-Web/commit/949217c354b891bcfd81a1ab5cb61c2e0e2081ae) - editor spacing adjusted to match studio *(commit by deltork)*
- [`d2ea35c`](https://github.com/ReadAlongs/Studio-Web/commit/d2ea35cd9f1cf000854fb876f7e03b207bec3d30) - made the studio link open in new tab *(commit by deltork)*
- [`c894678`](https://github.com/ReadAlongs/Studio-Web/commit/c8946789637391846161a0d43678e5c916a47161) - small clarification in fr & es Editor tour *(commit by joanise)*
- [`e561f10`](https://github.com/ReadAlongs/Studio-Web/commit/e561f108e249f883087dec571c976b2bd7084931) - **editor**: return standard xml instead of html *(commit by roedoejet)*
- [`b4f9c14`](https://github.com/ReadAlongs/Studio-Web/commit/b4f9c14e6768eb603eb50b25dd861d482c3f6160) - **studio**: put dialog in center *(commit by roedoejet)*
- [`fd589b3`](https://github.com/ReadAlongs/Studio-Web/commit/fd589b34e4c1a79c8764f110572657e4f1ff6c08) - **i18n**: add translations *(commit by roedoejet)*
- [`58f1349`](https://github.com/ReadAlongs/Studio-Web/commit/58f134993a695e0acc683e644ca3508d3101a259) - **test**: fix unit tests *(commit by roedoejet)*
- [`e276125`](https://github.com/ReadAlongs/Studio-Web/commit/e2761252583d18da15d1c90298e22f85d1bf43f6) - **i18n**: localize title and subtitle again *(commit by roedoejet)*
- [`8a1bc02`](https://github.com/ReadAlongs/Studio-Web/commit/8a1bc0243ef36c654602a19608934e327faf6d6f) - **slots**: fix slot reloading *(commit by roedoejet)*
- [`4d5a862`](https://github.com/ReadAlongs/Studio-Web/commit/4d5a862165e5e2a71a9ce337d1b00e3f51ff14c9) - reduce how much real estate is spent on studio&editor headers *(PR #332 by joanise)*
- [`90151e9`](https://github.com/ReadAlongs/Studio-Web/commit/90151e968d7f6011b0f602407417e491cf3e701a) - #333 made the studio step two header, mobile friendly *(PR 334 by deltork)*
- [`65ee73e`](https://github.com/ReadAlongs/Studio-Web/commit/65ee73efe61b5ae0ae717a192051020659669158) - minor adjustment to translations/annotations menu button state *(commit by deltork)*
- [`a96581b`](https://github.com/ReadAlongs/Studio-Web/commit/a96581bf2df40aba0e78625dc205f371380600f5) - display of annotations icon in non edit mode *(PR #341 by deltork)*

:recycle: Refactors
- [`aa3f438`](https://github.com/ReadAlongs/Studio-Web/commit/aa3f438570cb7b1c5653afeed356bb95ae045f02) - move editor logic to service *(commit by roedoejet)*
- [`e42a83f`](https://github.com/ReadAlongs/Studio-Web/commit/e42a83fa9d390999e9c274b09aa5a3ba8272fccf) - move studio logic into service *(commit by roedoejet)*
- [`35ae243`](https://github.com/ReadAlongs/Studio-Web/commit/35ae243873820f29a6c30f2efb4c5ae0f164c455) - move shared download button logic into parent components *(commit by roedoejet)*

:wrench: Chores
- [`15ff18b`](https://github.com/ReadAlongs/Studio-Web/commit/15ff18b32e188cc5643924936403a65c55950578) - prepare v1.5.0 *(commit by joanise)*
- [`1e81a8c`](https://github.com/ReadAlongs/Studio-Web/commit/1e81a8c0048925910e6bbf957c3d7399fc94a272) - update web-component bundle for v1.5.0 *(commit by joanise)*

1.4.1

:sparkles: New Features
- [`b83ffa2`](https://github.com/ReadAlongs/Studio-Web/commit/b83ffa227bec34778bbcb3d5e7d013b907b809b3) - added version information in the interface and outputs *(commit by deltork)*

:bug: Bug Fixes
- [`a1c9d84`](https://github.com/ReadAlongs/Studio-Web/commit/a1c9d843fb47c2251b6cb493aa30d54c949966e4) - **ci**: previews and deploy need content write permission *(commit by joanise)*
- [`c5273b8`](https://github.com/ReadAlongs/Studio-Web/commit/c5273b82b2563064f79b7e8c3e80770aac600fab) - issue 268. single word read-along now highlights every time *(commit by deltork)*
- [`859f685`](https://github.com/ReadAlongs/Studio-Web/commit/859f68534831a1b62f890b1d97198f7e9a237c50) - update unidecode *(commit by roedoejet)*
- [`ad7834e`](https://github.com/ReadAlongs/Studio-Web/commit/ad7834e1923a426f15fd493775c81252cb963a1d) - blank out ancient file from dependabot dependency graph *(commit by joanise)*
- [`f9e5c9d`](https://github.com/ReadAlongs/Studio-Web/commit/f9e5c9de5b0387ec0232dd4adbca68ccd820685c) - **ci**: write permission required for deploy too *(commit by joanise)*

:wrench: Chores
- [`127e548`](https://github.com/ReadAlongs/Studio-Web/commit/127e5487444be25e20610762df0d895d4d511e98) - delete package-lock.json as next step in work-around *(commit by joanise)*
- [`0f9ff5c`](https://github.com/ReadAlongs/Studio-Web/commit/0f9ff5cf32af93c6e5980dea85315fcf8dd1326c) - prepare v1.4.1 *(commit by joanise)*
- [`a385fd1`](https://github.com/ReadAlongs/Studio-Web/commit/a385fd1d0997cf8c92a07391a2b49b3c5c121b1b) - update bundle *(PR #308 by github-actions[bot])*

1.4.0

:sparkles: New Features
- [`3733977`](https://github.com/ReadAlongs/Studio-Web/commit/3733977369e1920aba9eda7d9f419ba16a791dcc) - created a settings dialog, allows end-users to override the configuration of a read along *(commit by deltork)*
- [`435efe7`](https://github.com/ReadAlongs/Studio-Web/commit/435efe77cef25283467fe83843ba30467bd44bda) - translations and message tweaks for the gear menu *(commit by joanise)*

:bug: Bug Fixes
- [`3bbad6b`](https://github.com/ReadAlongs/Studio-Web/commit/3bbad6bbc242c47a90ae47a4e236acdb80781097) - write audio to wav *(commit by roedoejet)*
- [`df993cd`](https://github.com/ReadAlongs/Studio-Web/commit/df993cd2b0b4a305b72eb0ff0ff0ea1163785c96) - skip animation for empty play_id *(commit by deltork)*
- [`bd0aef3`](https://github.com/ReadAlongs/Studio-Web/commit/bd0aef3c41f7736e0ed08a9eebcd4233d66ed874) - added listener for full screen and *(commit by deltork)*
- [`a517f65`](https://github.com/ReadAlongs/Studio-Web/commit/a517f65fadacbfe6b1d6948fba3e376b06883117) - small grammar and formatting changes *(commit by joanise)*
- [`f824714`](https://github.com/ReadAlongs/Studio-Web/commit/f824714a7f84e4d791db6815b09cb23114c7228c) - **web-c**: better Fr trans for "upload an image for this page" *(commit by joanise)*
- [`8e19744`](https://github.com/ReadAlongs/Studio-Web/commit/8e19744779d1f0c60e04106fe9572a7b25479435) - bump nx to 18.3.4 so it works on windows again *(commit by joanise)*
- [`64cf95f`](https://github.com/ReadAlongs/Studio-Web/commit/64cf95fbf0d52cc1914f4e443dbe59c24319380f) - theme toggle in setting *(PR #282 by deltork)*
- [`438998b`](https://github.com/ReadAlongs/Studio-Web/commit/438998b56b586e2ff089e114a83ceb46a394a2af) - allows the ability to highlight the word using the progress bar *(PR #286 by deltork)*
- :arrow_lower_right: *fixes issue 266 opened by marctessier*
- :arrow_lower_right: *fixes issue 275 opened by joanise*
- [`4871f05`](https://github.com/ReadAlongs/Studio-Web/commit/4871f05004e70e0b9c9637f64f3d5a93e82bf35b) - replace slugify function with library *(commit by roedoejet)*

:recycle: Refactors
- [`298b740`](https://github.com/ReadAlongs/Studio-Web/commit/298b740271291a758ba03cf4532a35c9a973248e) - rename publish.yml to the better self-documenting deploy.yml *(commit by joanise)*
- [`49cdcd5`](https://github.com/ReadAlongs/Studio-Web/commit/49cdcd578a512b7b6ed8c7a344999e69e13edb61) - remove dead scripts from web-component *(commit by joanise)*

:wrench: Chores
- [`6bc6e1b`](https://github.com/ReadAlongs/Studio-Web/commit/6bc6e1bec8d0f4169aa8d681496ff7117e557370) - update package-lock.json by running npm install *(commit by joanise)*
- [`3713278`](https://github.com/ReadAlongs/Studio-Web/commit/3713278e19d77f9e2361a37dbdae02eac7b4de4a) - release *(commit by roedoejet)*

1.3.0

:sparkles: New Features
- [`3783603`](https://github.com/ReadAlongs/Studio-Web/commit/378360353c4704f6e5b60b6f4f732c6ad99859e8) - a plugin to load scripts needed for read along wep app deployed on word-press powered site *(commit by deltork)*
- [`d957070`](https://github.com/ReadAlongs/Studio-Web/commit/d957070557753e16dd1c7b1a7db1d85088cddfd4) - add basic version of editor *(commit by roedoejet)*
- [`e5e87e0`](https://github.com/ReadAlongs/Studio-Web/commit/e5e87e01fee7e93dd185afbc4ac45615e910ba17) - display readalong in editor as well *(commit by roedoejet)*
- [`d73491f`](https://github.com/ReadAlongs/Studio-Web/commit/d73491f2c39df9860d0341ed1aa4b0430cbbf522) - added alignment and label editing to editor *(commit by roedoejet)*
- [`dbe9fec`](https://github.com/ReadAlongs/Studio-Web/commit/dbe9fec13269c0dac90bc759849d5795e152a36e) - only allow uploading of single-file HTML *(commit by roedoejet)*
- [`0f1b828`](https://github.com/ReadAlongs/Studio-Web/commit/0f1b828b9ba7c28b784087751c35f09f8d112786) - add editable.html to web bundle *(commit by roedoejet)*
- [`8423d1b`](https://github.com/ReadAlongs/Studio-Web/commit/8423d1b330c4fb7626cf06039e2122f599ca9296) - scroll and center wavesurfer element when ras element changes *(commit by roedoejet)*
- [`ee0ca40`](https://github.com/ReadAlongs/Studio-Web/commit/ee0ca40976c95013b5896f5d3e60d7431a217016) - automate adding new studio-web message translation keys *(commit by joanise)*
- [`2604892`](https://github.com/ReadAlongs/Studio-Web/commit/2604892e5d2f3697b2472be7680368a53f067749) - add check for versions in sync *(commit by dhdaines)*

:bug: Bug Fixes
- [`dd01cbe`](https://github.com/ReadAlongs/Studio-Web/commit/dd01cbecc2a471a387d942ea939d5c5344378e7a) - **deps**: correct versions to make the packages installable with Angular 15 *(commit by dhdaines)*
- [`d62aa78`](https://github.com/ReadAlongs/Studio-Web/commit/d62aa7886d72e61228348b08a4b3155e0650fc98) - **build**: add loader to make this importable from npm package (fixes #259) *(commit by dhdaines)*
- [`a1b0c87`](https://github.com/ReadAlongs/Studio-Web/commit/a1b0c87a563ebe3dbb5bd6477a0249eae79397e2) - correct path to capitaine haddock *(commit by dhdaines)*
- [`2ed19c1`](https://github.com/ReadAlongs/Studio-Web/commit/2ed19c104f9493c12d07db5da293d64f39071b5b) - **deps**: anti-patterns all the way down *(commit by dhdaines)*
- [`058867a`](https://github.com/ReadAlongs/Studio-Web/commit/058867afff221707cb6bd12d4b1f46bd8ce96985) - **deps**: update package-lock.json *(commit by dhdaines)*
- [`2375d5e`](https://github.com/ReadAlongs/Studio-Web/commit/2375d5ec340a0e7fade7d3af5708ab70a88d9da5) - **test**: use a different port as 5000 is used by MacOS stuff *(commit by dhdaines)*
- [`6b72496`](https://github.com/ReadAlongs/Studio-Web/commit/6b724964f5ddade7ca1cac04d549345eedffd103) - **deps**: run npm install to hopefully synchronize lock file etc *(commit by dhdaines)*
- [`e05f31f`](https://github.com/ReadAlongs/Studio-Web/commit/e05f31f3daac6b4d2386ebe3af9e5c27cbff6ba5) - remove wordpress info from readme until its ready *(commit by roedoejet)*
- [`3ace3ec`](https://github.com/ReadAlongs/Studio-Web/commit/3ace3ecd5f0792f50c12a6cd109bbdfbb2b81be4) - **bundle**: await the translations to be updated *(commit by roedoejet)*
- [`d2d77e5`](https://github.com/ReadAlongs/Studio-Web/commit/d2d77e576365b38f9659a33f75b69149807ea984) - **test**: fix spec tests *(commit by roedoejet)*
- [`06bed58`](https://github.com/ReadAlongs/Studio-Web/commit/06bed583c0e8c841ab0f33651b9039580c3442e5) - **test**: only load the download button if the proper inputs are available *(commit by roedoejet)*
- [`4dec160`](https://github.com/ReadAlongs/Studio-Web/commit/4dec16068392be50fcbe241ca02ab506a09bafa1) - update xml labels and alignments as well as demo ras element *(commit by roedoejet)*
- [`fe920db`](https://github.com/ReadAlongs/Studio-Web/commit/fe920db227c59b215289244b37dfcc1862c4d143) - **i18n**: remove redundant line *(commit by roedoejet)*
- [`05f66ae`](https://github.com/ReadAlongs/Studio-Web/commit/05f66ae0924a824cde61e773141a7624a7502a5b) - output translations and images *(commit by roedoejet)*
- [`0d59271`](https://github.com/ReadAlongs/Studio-Web/commit/0d59271aef24ece9e0a5bef3d8e645f5fc0dca03) - **studio**: update downloaded content with edited slots *(commit by roedoejet)*
- [`170b401`](https://github.com/ReadAlongs/Studio-Web/commit/170b4016ed7eaf53f2dd90084fd8458b03d36af1) - **studio**: alignments use start/duration not start/end *(commit by roedoejet)*
- [`1fda094`](https://github.com/ReadAlongs/Studio-Web/commit/1fda0945e1838fd036dde23b5b53cd16490ecd62) - write b64 audio to web bundle *(commit by roedoejet)*
- [`0ce0404`](https://github.com/ReadAlongs/Studio-Web/commit/0ce0404fd41ec7834ad26b74ecf845b3e7b437b7) - **pages**: force to check the full path for the empty route home page *(commit by roedoejet)*
- [`ac94984`](https://github.com/ReadAlongs/Studio-Web/commit/ac94984840e8fa698d1f505415f15eed18bdcc1f) - **ci**: the bundle is not actually stable, cannot validate with cmp *(commit by joanise)*
- [`3f3dd76`](https://github.com/ReadAlongs/Studio-Web/commit/3f3dd76186c3cdc14265fe9bc01c8836ae56b4df) - **ci**: use hash routing *(commit by roedoejet)*

:recycle: Refactors
- [`62f86c7`](https://github.com/ReadAlongs/Studio-Web/commit/62f86c7a4f5d1a5928b2b19f407c62a85322ba04) - move download logic out to its own component *(commit by roedoejet)*
- [`59571a6`](https://github.com/ReadAlongs/Studio-Web/commit/59571a63ed057e639b715e27d6a012fcc4f0aa60) - extract new studio-web i18n and reorder messages.{es,fr} too *(commit by joanise)*

:white_check_mark: Tests
- [`a79031a`](https://github.com/ReadAlongs/Studio-Web/commit/a79031ae5925d2735fa00c67c81a78ddb6f91a52) - stabilized auto-pause test *(commit by deltork)*

:wrench: Chores
- [`f247699`](https://github.com/ReadAlongs/Studio-Web/commit/f247699fa6fbb08927512eeabf1379adb8186705) - **deps**: migrate all the things to nx 18 and angular 17 *(commit by dhdaines)*
- [`a012032`](https://github.com/ReadAlongs/Studio-Web/commit/a012032dca88626d3e4897befba2081194c7eb90) - **ci**: update everything to node 20 *(commit by dhdaines)*
- [`d767eaf`](https://github.com/ReadAlongs/Studio-Web/commit/d767eaf61aef0a26f2bb7d1e6223188d6654cdcb) - word-press plugin refactored for submission to wordpress.org *(commit by deltork)*
- [`dc8f915`](https://github.com/ReadAlongs/Studio-Web/commit/dc8f9158ffb11c85179bfdb6ed6b95e1bba71ec5) - bump minor *(commit by roedoejet)*
- [`3287c04`](https://github.com/ReadAlongs/Studio-Web/commit/3287c04fe94c6ab8ed08a4e2a083c8bc03915027) - update package-lock.json *(commit by joanise)*
- [`22fcc84`](https://github.com/ReadAlongs/Studio-Web/commit/22fcc84cdc0fe8fe158d97a91e6b02bdde8c7971) - build bundle *(commit by roedoejet)*

1.2.1

What's Changed

v1.2.0 introduced a breaking change. This version allows both use-assets-folder and image-assets-folder to be used.

* fix: re-enable deprecated useAssetsFolder by roedoejet in https://github.com/ReadAlongs/Web-Component/pull/253


**Full Changelog**: https://github.com/ReadAlongs/Web-Component/compare/v1.2.0...v1.2.1

1.2.0

What's Changed

BREAKING CHANGES

* use-assets-folder (Boolean) has been replaced by image-assets-folder (string). by roedoejet in https://github.com/ReadAlongs/Web-Component/pull/243

New Features
* feat: auto-pause at the of each page. by deltork in https://github.com/ReadAlongs/Web-Component/pull/246
* feat: add web bundle as download option by roedoejet in https://github.com/ReadAlongs/Web-Component/pull/241
* feat: increase the text file size limits by joanise in https://github.com/ReadAlongs/Web-Component/pull/233

Minor changes
* Changes by create-pull-request action by github-actions in https://github.com/ReadAlongs/Web-Component/pull/230
* build(deps): bump axios from 1.3.4 to 1.6.1 by dependabot in https://github.com/ReadAlongs/Web-Component/pull/232
* build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 by dependabot in https://github.com/ReadAlongs/Web-Component/pull/234
* docs: add citation by roedoejet in https://github.com/ReadAlongs/Web-Component/pull/235
* build(deps-dev): bump ip from 2.0.0 to 2.0.1 by dependabot in https://github.com/ReadAlongs/Web-Component/pull/236
* ci: bump actions to the supported node 20 versions by joanise in https://github.com/ReadAlongs/Web-Component/pull/237
* ci: bump production node version to 18 since 16 is eol by joanise in https://github.com/ReadAlongs/Web-Component/pull/238
* build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 by dependabot in https://github.com/ReadAlongs/Web-Component/pull/242
* build(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by dependabot in https://github.com/ReadAlongs/Web-Component/pull/245

**Full Changelog**: https://github.com/ReadAlongs/Web-Component/compare/v1.1.1...v1.2.0

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.