Releases: hbl917070/Tiefsee4
Tiefsee Nightly Release 20250112
This is the Nightly version, compiled from the latest code committed to GitHub, and may be unstable.
此為 Nightly 版,以 GitHub 最新提交的程式碼編譯而成,可能存在不穩定。
Tiefsee 4.2.7
New Features
- When clicking on in the prompt, display images and notes.
- Added HDRfix plugin for better display of JPEG XR (.jxr) files.
Fixes
- Resolved an issue where Tiefsee windows wouldn't display on certain computers.
- Fixed blurry images in bulk browsing mode.
- Corrected abnormal resolution display when images exceed 100%.
- Fixed APP list failing to load properly in certain scenarios.
- Resolved color abnormalities in some CMYK images.
- Fixed irregular scroll bar movement distances for images.
- Addressed an issue where scroll bars would exceed their boundaries.
- Resolved input method triggers in the Information Panel. (#57)
- Fixed certain AVIF files not opening properly.
- Corrected Alt + F4 shortcut not closing windows.
- Resolved improper application of text and icon thickness.
- Fixed a maximization issue caused by the "Single Instances" setting.
Improvements
- Prevented QuickLook from being triggered when switching input methods.
- Adjusted the width of title bar buttons to match standard window sizes.
Libraries
- Magick.NET => 14.3.0
After clicking in the prompt, display the preview images and notes stored in A1111.
Tiefsee 4.2.6
New Features
- Added custom image sharpening functionality
- Added custom actions for reaching the last file
- Added custom actions for reaching the last folder
- Added keyboard shortcut for permanently deleting files: "Shift + Delete"
- Added "Open in New Window" option in the right-click menu
Fixes
- Fix issue with unexpected border appearing
- Fixed conflict between hiding the taskbar and maximizing the window (#55)
- Fixed menu background issues when window transparency is low
- Fixed title bar background issues in full-screen mode
- Fixed issue with resizing the File Panel
- Fixed problem where .ai files did not correctly display Illustrator in the menu
Improvements
- Enhanced ComfyUI Prompt parsing functionality
- Improved image display quality
- Removed dependency on disable-web-security
Image.Sharpen.Demo.webm
4.2.4
Added
- Added custom panel order. (#40)
Fixes
- Fixed issue where some computers couldn’t properly scale images.
Improvements
- Changed image ratio in bulk browsing mode to maintain the current scrollbar position. (#49)
- Prevent triggering select-all when text selection exceeds boundaries.
Project
- TiefseeLauncher to .NET 4.7.2 (to avoid antivirus false positives)
4.2.3
Fixes
- Fixed the issue where some computers could not zoom in on images using the mouse wheel.
- Fixed the issue where the middle mouse button was not working.
- Fixed the issue where right-clicking and dragging the scrollbar caused the window to freeze.
- Fixed the issue where the window still had rounded corners after enabling full screen.
Improvements
- Removed code that could potentially cause false positives in antivirus software.
Libraries
- Magick.NET => 13.9.1
- WebView2 => 1.0.2535.41
4.2.2
Added
- Images copied from MS Word or Google Docs can be opened in Tiefsee (Ctrl + V)
- When opening image ‘a1111’, display corresponding Civitai resources
- Add new window effect for Win11: Mica
- Add support for .jxr image files
Fixes
- Fix the issue where pressing the space bar in the search box of Win11 File Explorer triggers QuickLook
- Fix the error where images cannot be opened normally in some regions #38
- Fix the issue where CPU usage spikes abnormally after opening large images #34
- Fix the issue where English words in the detail panel are forced to wrap
Improvements
- Lower the loading priority of non-main images to ensure main content loads first
- Improve startup animation
- Adjust scrollbar style
- Adjust the tab style of the detail information panel
Libraries
- Magick.NET => 13.8.0
- WebView2 => 1.0.2478.35
As long as the a1111 image contains Lora hashes, the corresponding Civitai Resources can be displayed
After copying an image from MS Word or Google Docs, it can be opened in Tiefsee
4.2.1
Added
- Added the function to close all Tiefsee windows
- Added support for reading AVIF / AVIFS animations
- Added a prompt for reading StableSwarmUI images
- Enhanced the ComfyUI image reading prompt function to support "KSampler SDXL (Eff.)" nodes
- Added support for more RAW images
Fixes
- Fixed the issue of conflicts with input methods when renaming
- Fixed the issue where some DDS images could not be opened
- Fixed the issue where folders could not be Quick Drag
- Fixed the issue where loading fails when multiple folders are passed in with command line parameters
- Fixed the issue in Win 11 where clicking on the taskbar does not minimize or windowize the Tiefsee window
Improvements
- Improved startup speed
- Improved loading speed of AVIF images
Libraries
- MetadataExtractor => 2.9.0-rc2
- Magick.NET => 13.6
- WebView2 => 1.0.2365.46
- Sdcb.LibRaw => 0.21.1
- Newtonsoft.Json => Removed
Project
- Upgraded to .NET 8
Close All Tiefsee Windows
4.1.6
Added
- View which LoRAs are used in ComfyUI images
- Image information of ComfyUI is presented in groups
- View the Prompt and video length of mp4
- View the total frames and loop counts of multi-frame images
- Added the function of exporting multi-frame images, supporting: gif, webp, apng, ico, heic, tif, dcm
Fixes
- Fixed the issue of being unable to read Prompts from some A1111 v1.7 images
- Fixed the issue of being unable to read Prompts from ComfyUI's webp
Improvements
- Improve prompt display method for NovelAI
Libraries
- Magick.NET => 13.5.0
Images of ComfyUI are presented in groups, and it can display which LoRA are used.
4.1.5
Additions
- Add feature: Load clipboard content
Fixes
- Fix the issue of the program becoming laggy after running for a while
- Fix the issue of being unable to read a locked text file
- Fix the issue of APNG not playing
- Fix the issue of the
tag not being able to use relative paths in the md file
- Prevent the file menu from showing unavailable app links
- Fix the issue of unable to open images with error extensions
- Fix the issue where the “Civitai resources” field cannot be parsed in the image of A1111
- Fix the issue of displaying error messages when closing the program
Libraries
- WebView2 => 1.0.2151.40
- Magick.NET => 13.4.0
- NetVips.Native.win-x64 => 8.14.5
Load the contents of the clipboard, support: images, files, file paths, image URLs
4.1.4
Additions
- Support for reading Prompts from ComfyUI, InvokeAI
- The Information Panel now has an expand function. When the text is too long and folded, you can expand it to view the full content.
- When the mouse is over the Large Select Button, you can also use the mouse wheel to zoom in on the image.
- Adjusted the "Open file with other APP" menu based on the type of file opened.
- Added a function to reload images (Shortcut key: F5).
- Mouse customization function added option: Switch between "Zoom to Fit Window" and "Image Original Size".
- Mouse customization function added option: Open Bulk View mode.
Fixes
- Fixed the issue where A1111 image Prompts could not be correctly parsed (Template and Negative Template fields).
- Fixed the issue where the text in the Information Panel was too long and did not automatically wrap.
- Fixed the issue where links containing "#" in md files could not be opened.
Improvements
- QuickLook for win11 has been changed to trigger only for files (to avoid conflict with win11's File Explorer's new tab).
- Reduced the size of the store version.
- Adjusted the style of the Large Select Button.
Libraries
- Updated Magick.NET to 13.3.0
- Updated WebView2 to 1.0.2045.28
- Updated NetVips.Native.win-x64 to 8.14.5
You can view the prompts of A1111, NovelAI, ComfyUI, InvokeAI.
When the text is too long and is folded, you can expand it to view the full content.