Skip to content

Releases: phibr0/obsidian-dictionary

2.14.4

15 Aug 16:03
7e86cb8
Compare
Choose a tag to compare
Minor Bugfixes

2.14.3

15 Aug 11:31
da8f629
Compare
Choose a tag to compare
Release 2.14.3

2.14.1

15 Aug 11:28
3a76002
Compare
Choose a tag to compare
Fix History

2.13.2

27 Jul 09:41
2af4bc9
Compare
Choose a tag to compare

Release 2.13.2

As of Release 2.13.0 this Plugin has experimental offline Support for English and Chinese. The offline Dictionary is pretty big (about 35 megabytes), which is why it's not bundled with this Plugin by default. It will download the necessary files when you are using it for the first time. That means your first look-up still requires an internet connection.

This Release also comes with much improved Error Logging

2.13.1

27 Jul 09:23
4ceae9e
Compare
Choose a tag to compare

Release 2.13.1

As of Release 2.13.0 this Plugin has experimental offline Support for English and Chinese. The offline Dictionary is pretty big (about 35 megabytes), which is why it's not bundled with this Plugin by default. It will download the necessary files when you are using it for the first time. That means your first look-up still requires an internet connection.

2.13.0

27 Jul 09:16
8dba02b
Compare
Choose a tag to compare

Release 2.13.0

As of Release 2.13.0 this Plugin has experimental offline Support for English and Chinese. The offline Dictionary is pretty big (about 35 megabytes), which is why it's not bundled with this Plugin by default. It will download the neccessary files when you are using it for the first time. That means your first look-up still requires an internet connection.

2.12.2

26 Jul 20:00
3a9fd6a
Compare
Choose a tag to compare

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

2.12.1

26 Jul 19:49
8ae881d
Compare
Choose a tag to compare
Bump Dependencies + Version; Finally fix Svelte Component (hopefully)

2.11.0

24 Jul 19:10
dace2cb
Compare
Choose a tag to compare
2.11.0 Pre-release
Pre-release

Dictionary Update 2.11.0

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

Bug Fixes

Enhancements

Other

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

2.10.0

02 Jul 14:36
Compare
Choose a tag to compare
Add Caching Feature