Releases: kcjerrell/dtm
Releases · kcjerrell/dtm
DTM v0.5.5
- Fix scrolling issue
macOS: If Gatekeeper blocks the app, go to System Settings → Privacy & Security, scroll down and click Open Anyway, or run in the Terminal: xattr -c ~/Downloads/DTM_0.5.5_universal.dmg
DTM v0.5.4
- It's now possible to view and save the entire canvas image, for images where the canvas was repositioned/zoomed in Draw Things.
- Update index process to handle missing tensordata table. (Should improve support for very old projects.)
- In the project's item view, the details panel can now be minimized.
- Halfway through reworking backend types and API for working with Draw Things projects.
DTM v0.5.3
- Fix: When using "Copy selected frame," "Save selected frame", etc, the correct frame will be selected
- Fix: Stabilized settings sync so installIds are loaded correctly before update check
DTM v0.5.2
- Tiny fix for video/frame export - in some cases the export process was not holding the db open long enough.
DTM v0.5.1
- In Metadata, added a loading indicator for video metadata (since ffmpeg can be slow, especially right after installing)
- In Metadata and Projects details, you can enter zoomable preview by scrolling up the image. You can exit the zoomable preview by scrolling down when already fully zoomed out.
- In Projects, added a toolbar/context menu command to copy the selected image's config
- Rescanning a project, through context menu or toolbar, will remove items deleted from the project.
- Use new updater endpoint
DTM v0.5.0
- Support for audio in LTX2 and LTX2.3 previews and export
- Config metadata added to exported videos
- Videos can now be added to the Metadata viewer
- Video metadata can be viewed after installing ffprobe
- Frame count for videos should now be accurate. Videos imported with an
incorrect count will be corrected
DTM v0.4.3
- Fix for image cache folder not being created
DTM v0.4.2
- Fix scrolling containers
DTM v0.4.1
- Adds scrollbar to Projects List and removes scroll mask to (hopefully) fix scroll issues on Tahoe.
DTM v0.4.0
- Restyled Projects browser to be more consistent with Draw Things
- Added context menus to projects, images
- Details fallback for disconneced images
- Hide images from disconnected projects
- Watchfolders are collapsible
- Fix for missing sampler value and job to change incorrectly imported values
- More native feel across the app (cursors, menus, etc)