Skip to content

Release v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 00:03
· 83 commits to main since this release

1.2.1 (2024-08-24)

  • Fixes a bug where selected text with diacritics might not be spoken correctly
  • Lots of documentation changes, should make knowing the state of development and reporting issues much easier.

  • chore(publish): release v1.2.1 (01feb3e)
  • fix: fix code that would alter selected text in reader (ee99054)
  • fix: implement fixed getSelectedText in reader (b3607a7), closes #87
  • refactor: move getSelectedAnnos to readerUtils.ts (9c2da6e)
  • refactor: move getSelectedText to readerUtils.ts (53cd58c)
  • refactor: rearrange onContextualSpeak for readability (4068b30)
  • docs: add CHANGELOG.md (5ac1ccf)
  • docs: add release dates to CHANGELOG.md (839b19d)
  • docs: add ROADMAP.md (2cbb0ea)
  • docs: fix feature_request.yml (921f89e)
  • docs: fix feature_request.yml again (044cb97)
  • docs: fix feature_request.yml again again (6eea52f)
  • docs: update .github, add bug report template (ca47619)
  • docs: update .GitHub, add feature request template (54dcb5c)
  • docs: update bug_report.yml, actual and expected behaviour now required (8f369fa)
  • Update README.md (d660a00)