Update your plugin using the unstable manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
misc: log error early if we fail to generate links
- Log the error early to more easier tracking it down if we fail to
generate links for a source location, instead of having to wait
forTask.WhenAllto finish before seeing the first error that
occured.
misc: remove empty whitespace [skip ci]
What's Changed
- Fix: Sets url used in manifest-unstable.json correctly by @fearnlj01 in #45
- Add issue template by @Orski174 in #49
- Add sortable checkboxes for description source by @fearnlj01 in #42
- Prevent error being logged in the console on plugin settings page by @fearnlj01 in #50
- Chore: Cleanup js in settings page by @fearnlj01 in #51
- Misc: Change update webhook [skip ci] by @fearnlj01 in #53
New Contributors
Full Changelog: 3.0.1...3.0.1.141