Update your plugin using the unstable manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
feat: allow the VFS to be toggled per media folder
-
Allow the VFS to be toggled on/off per media folder. The global
setting at the time of creating the media folder will be saved for
the folder, so you can enable/disable the setting, create a library,
then reverse the setting to have it only enabled/disabled on a single
media folder. -
Still no UI for the media folder settings to edit the settings for
existing media folders. -
People that want to experiment with the VFS on and off can now
create a symbolic link to the root of their media folder and enable
VFS for that folder after some shenanigans. Do note that the global
setting applies to any media folder that was mapped before this
commit, so if you want to save the setting for those media folders
then you need to edit the media folder settings directly (since there)
is no UI for the media folders yet.
fix: validate links in case they broke
What's Changed
- Fix: Sets url used in manifest-unstable.json correctly by @fearnlj01 in #45
Full Changelog: 3.0.1...3.0.1.74