Releases: deeffest/DEEF-Lite-Image-Viewer
Releases · deeffest/DEEF-Lite-Image-Viewer
v3.1.0 is Here! (20.12.2024)
- Manually searching for updates now shows a message box with information about the update not found.
- The structure of the context menu has been changed.
- Added more extended context menu for full screen mode.
- Added the ability to change the sorting of images in a folder.
- Qt (PySide6) updated to 6.8.1
- Other minor fixes and improvements.
3.0-beta
2.1
Update 2.1!
- The interface has been redesigned.
- Added icons to all menu items.
- Added the ability to rotate the image.
- The settings window has been added.
- Added a slide show feature.
- Added the ability to set an image as your desktop wallpaper.
- Other fixes and improvements.
2.0.2
2.0.1
2.0
Update 2.0!
- Complete abandonment of PyQt Fluent Widgets interface, now only standard widgets from PyQt5 are used.
- Viewing images is now done via QLabel instead of QGraphicsView.
- Removed almost all functionality of the app (temporarily).
- You can now view folder content through the Dock widget (you can hide it if you want).
- Replaced the standard method of checking a file (extension list) by checking its mimetype.
- Added the ability to open full screen mode.
1.3
- Github is now used for bug reports, Google Form - bye bye.
- Now when an update is successfully found, you can see what's new in it.
- Long-awaited localization of the application, 7 languages have been added!
Among them:ru_RU
,es_ES
,zh_CN
,fr_FR
,de_DE
,ja_JP
anduk_UA
.
1.2
- Significantly improved functionality of the Open Image Address dialog, now you can select a local file or paste an image address.
- Added possibility to view image properties.
- Added possibility to send Bug Report via Google Form (located in the settings interface).
- Changed the logic of switching the previous/next image, now when opening a file, its entire directory is added to the list, and it is used to switch forward/backward.
- Now when deleting a file the program switches to the next image.
- Fixed a bug where the settings for saving the last window size and the settings for checking for updates at startup did not work properly.
- Other changes and improvements.