Skip to content

2.12.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 20:00
3a9fd6a

Dictionary Update 2.12.2

This is a pretty big update with multiple new Fixes and Features:

Bug Fixes

  • #17 fixed - adding a missing saveSettings() call when updating the cache
  • #23 fixed - adding the sourcemap again
  • #18 fixed - fix synonym and definition provider modals
  • #22 fixed - removed inconsistent language codes

Enhancements

  • #22 added - better language name's (translated)
  • #21 added - add audio to locally saved definition files
  • #20 added - add a modal when file already exists + add language to the notes title
  • #25 added - cache is now saved to a separate file to save storage

Other

  • Most API's were migrated to Obsidian's new request API to bypass CORS without a Proxy and to work on mobile