Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@joanise joanise released this 05 Oct 15:56
· 216 commits to main since this release

What's Changed

  • feat(es): add spanish thanks to Jorge Rosés Labrada by @roedoejet in #192
  • ci: bump gh pages action to use node 16 by @joanise in #194
  • Fix release workflow by @joanise in #195
  • Web-Component read strings from i18n/messages.*.json by @joanise in #196
  • feat(fonts): use bc sans by default by @roedoejet in #197
  • misc small improvements by @joanise in #198
  • build(deps-dev): bump webpack from 5.75.0 to 5.76.0 by @dependabot in #199
  • fix(deps): bump angular to 15.2.4 and update all dependencies possible by @joanise in #202
  • build(deps): bump engine.io from 6.4.1 to 6.4.2 by @dependabot in #204
  • fix: handle g2p errors with the updated g2p handling in web_api by @joanise in #205
  • build(deps): bump socket.io-parser from 4.2.2 to 4.2.3 by @dependabot in #206
  • feat: add aligner fallback settings for difficult alignments by @roedoejet in #207
  • clean up package.json and project.json for studio-web by @joanise in #208
  • docs: it is better to use "npx nx" than "npm install -g nx" by @joanise in #210
  • feat: simplify language selection by @roedoejet in #209
  • Dev.fix by @roedoejet in #212
  • Close the microphone stream when done recording (fixes #213) by @dhdaines in #214
  • Limit height of image to page height by @dhdaines in #217
  • fix: use relative URLs for all assets by @joanise in #219
  • Three small changes: play/pause tooltip, mat icon typo, aria recommendation by @joanise in #220
  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #221
  • fix: upgrade cypress to fix several CVEs by @joanise in #222
  • feat: allow embedded ReadAlong in element by @dhdaines in #203
  • chore: bump ngx version though not strictly necessary by @dhdaines in #223

Full Changelog: v1.0.2...v1.1.0