Release Version 1.1 Changelog
Features
- Full UI: support for browsing you comic directories and selecting folders or files
- If a file is selected via UI, you will be dropped into the same directory when you click Browse
- Validation added to dis-allow running of functions on your entire library
- You can still paste in a directory or file path as well
- New Feature - Remove tables or markdown from
ComicInfo.xml
Comments - New Feature - Update Volume in
ComicInfo.xml
based on year in first issue name - Updated UI to prevent user from running another process while one is running
- Update to web based config settings - except for folder monitoring
- Added header navigation with snazzy logo
- Added log monitoring in app
- Updated folder monitoring to auto-convert to CBZ after renaming (if enabled in web UI)
- Updated folder monitoring to traverse sub-ddirectories (if enabled in web ui)
Back End Updates
- Migrated UI to templates using Jinja2
- Consolidated loading of config values to ensure update via web UI are utilized
- Consolidated logging config to single file
Bug Fixes
- Bug Fix: Status messages could time out on long processes
Docker Delpoy
Docker images are updated for image: allaboutduncan/comic-utils-web:latest
- Re-pull and Update Image to deploy
- Update your Docker Compose - as some items have been moved to in-app config