You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for a '.unmanic' file format inside library directories. This file may be used to configure specific settings for Unmanic in the future.
Migrate all web front-end code to NodeJS management.
Update various front-end modules.
Remove unused front-end modules.
Add option for a custom script to be run during the Docker container start. This can be used to install custom dependencies within the container if required.
Bug fixes:
Fix unicode errors during the library scan process that were causing Unmanic to become unusable on non-Linux OS.
Fix for multiple tasks not able to be added from history list to pending tasks list.