Readalongs

Latest version: v1.2.0

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

Scan your dependencies

Page 1 of 6

1.5.2

:sparkles: New Features
- [`239b25a`](https://github.com/ReadAlongs/Studio-Web/commit/239b25ad347378f0284628153c5dfdb3934c9ccc) - connect studio tour to editor tour *(PR #346 by deltork)*
- [`3e1cd97`](https://github.com/ReadAlongs/Studio-Web/commit/3e1cd9756aca838a8997f1064b3df216b703efe1) - translate the router buttons at the top *(commit by joanise)*
- [`62825a5`](https://github.com/ReadAlongs/Studio-Web/commit/62825a5a32cc8cfa9a03871e938abeb56b18126f) - make the navigation toolbar a menu on small devices *(commit by roedoejet)*
- [`1ca35f3`](https://github.com/ReadAlongs/Studio-Web/commit/1ca35f3d375de217a64dc4439d93309867733491) - improve the nagivation toolbar and menu based on PR review *(commit by joanise)*

:bug: Bug Fixes
- [`3bf2a85`](https://github.com/ReadAlongs/Studio-Web/commit/3bf2a8584bc8e0264d7ba17140fdb39985f5f8e0) - adjust parseReadalong to preserve the right format *(commit by joanise)*
- [`b0b7756`](https://github.com/ReadAlongs/Studio-Web/commit/b0b77560bb5a5a8f6ae1c29cbcec64df1416cff6) - make the privacy dialogue fully visible on smaller screens *(PR #359 by joanise)*
- :arrow_lower_right: *fixes issue 352 opened by joanise*
- [`a674238`](https://github.com/ReadAlongs/Studio-Web/commit/a6742383606c0a200213c9d22d3ed2ad52404bcd) - add missing translations for the Editor synopsis *(commit by joanise)*
- [`ffeeedf`](https://github.com/ReadAlongs/Studio-Web/commit/ffeeedff5e0fe855f7ecebdc9fdf8118d5dbe116) - editor sentence translation management *(commit by deltork)*
- [`a376867`](https://github.com/ReadAlongs/Studio-Web/commit/a3768670d1dbb42bbddbad72db3deaec3575ab0b) - syncing translations for alternative download *(commit by deltork)*

:zap: Performance Improvements
- [`dd3b541`](https://github.com/ReadAlongs/Studio-Web/commit/dd3b541461bc6f52565c9c61d8c99110deb442d2) - fonts are already base64 text, no need to re-base64 a second time *(PR #362 by joanise)*

:recycle: Refactors
- [`58a4af7`](https://github.com/ReadAlongs/Studio-Web/commit/58a4af7a471e2e5e78b4b16777d0701b3c27608e) - changed data-cy to data-test-id *(PR #367 by deltork)*

:wrench: Chores
- [`1cf6491`](https://github.com/ReadAlongs/Studio-Web/commit/1cf6491192619a4afa80d55ce4a0812776ec34cc) - extended plausible events to include editor *(PR #345 by deltork)*
- [`9dc5ffb`](https://github.com/ReadAlongs/Studio-Web/commit/9dc5ffb97672ad3f010d226532d6ba5859831cb1) - update browserslist db *(commit by github-actions[bot])*
- [`d8dc8e3`](https://github.com/ReadAlongs/Studio-Web/commit/d8dc8e37c6253121dcbe815bf6dc393aca6a7fac) - prepare v1.5.2, including updating bundle *(commit by joanise)*

1.5.1

1.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.

: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)*

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.