Skip to content

Release v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 18:40

1.4.0 (2024-11-10)

  • Added favourites, giving users ability to switch voices quickly (useful for those that read papers in multiple languages)
  • Fixed inability to pause speech on linux machines

  • chore: fix breakages after dep updates (13c0012)
  • build(deps-dev): bump zotero-plugin-scaffold from 0.0.34 to 0.1.7 (d9a5c40)
  • build(deps-dev): bump zotero-types from 2.1.1 to 3.0.1 (95b3b44)
  • build(deps): bump zotero-plugin-toolkit from 3.0.0 to 4.0.7 (d53545f)
  • chore: various small changes in WSA (f8e5786)
  • fix: fix speaking on linux when queue new items behaviour is enabled (338436a)
  • fix: fix cancelling on linux (ac391e8)
  • feat: fully implement pausing on linux (6207c8b)
  • wip: begin implementing pause fix on linux (6e19a6c)
  • fix: improve WSA init stability (d1bee43)
  • chore: import cleanup (79f6b59)
  • feat: implement cycling shortcuts (59b71a2)
  • feat: add shortcuts for cycling fav to prefs pane (d48cb49)
  • fix: refresh faves list on first load (5417ad6)
  • ui: prettify favourites list (793ff67)
  • fix: fix remove favourite removing everything (d90dfa4)
  • feat: implement removing favourites from prefs (c4e5705)
  • refactor: refactor refreshing faves list into separate function (293690e)
  • fix: change approach to refreshing faves list (f4410d6)
  • feat: implement adding favourites from prefs (cfe699b)
  • ui: add pref pane elements for favourites (1cd1eb4)
  • feat: add cycle favourites to hooks (ce8985b)
  • feat: add favourites to prefs.js (a8daa52)
  • feat: add functionality to favourites.ts (0af434f)
  • wip: add skeletons for favourites.ts functions (06c4b28)
  • chore: comments and formatting (c207df6)
  • chore: comments and formatting (f653a79)
  • fix: remove repeated whitespace chars in preprocessing (c6324ec)
  • docs: update bug_report.yml (fa7539f)
  • docs: update CONTRIBUTING.md (bad9538)
  • docs: update README.md (d5a6707)
  • docs: update ROADMAP.md and CHANGELOG.md (92e5f0c)