Releases: Edge-coordinates/Waterfall_picture_viewer
v1.3.0 - Multiple folder selection & Multiple viewer selection
Main New Features:
- Automatically locate the currently viewed image in the waterfall when exiting image viewing
- Supports multiple folder selection
- Supports multiple viewer options
Little Achievements:
- Made own upload component
It's been a long time since I've updated, maybe because it's really hard for me to balance the scales of life and studying at college>﹏<
It's actually kind of a bigger update? Previously it was intended to be rewritten with bigger-picture called version v1.2.0
, but then the Bigger-picture and video-viewing were still a bit too big to be filled in, and so v1.2.x
went away in the course of history .
Enjoy using it!
TIP: The next update(v1.3.x) intends to implement multi-language support
Hope everyone could find their own ONE PIECE!
V1.1.4 - Async Version
- Modify the image information fetching method to Async Version.
- This means basically eliminating software loading jams!
- Add automatic version fetching
Thanks to [#15 ] [#9 ] , The software is better because of your contributions
Please note that because the gallery information is loaded dynamically, so although you no longer need to fight with the software jamming, the picture loading still takes time, so if you think the number of pages is too small, please be patient and wait, the picture information is still loading!
1.1.3
1.1.2 Fixed
Fixed a pinia logical error.
1.1.2 Version
Fix list:
New features:
- Added waterfall flow scheduled refresh function, which is used when manual refresh of waterfall flow typesetting is often required.
- Added support for waterfall browsing page turning shortcut keys, ArrowRight,and ArrowLeft.
1.1.1 Version
New Features:
- Completely closed issues [#5 ], Now you can delete the image by pressing Delete in the image viewer screen, of course there will be a confirmation, simply hit Enter.
- Support for database storage WaterfallBreakpoint configuration.
- Supports one-click display of browsing images in Explorer.
- Support one-click to open the picture being viewed with the system's own picture viewing software
Bug Fixes:
- Fix some path reading bugs.
Have fun using it!
P.S.
- This is a more full-featured version, after which updates may be suspended for a while.
- And then I started regretting why the version number wasn't 1.2.0.
1.1.0 Version
While the labeling says I only changed a minor version, this version actually has very significant changes.
WARNING: If you are experiencing installation failures, you may choose to uninstall the old version of the software (if you have installed it) and reinstall this version.
警告:如果您遇到了安装失败的问题,可以选择先卸载旧版的软件(如果您装过的话),并重新安装一下试试。
Installation may have failed because the default installation path has been changed.
Features:
- Completely closed issues [#4 ] and [#6 ]
- Major updates: Use photoswipe instead of Viewer.js, greatly optimized for smooth viewing of large images.
- Support for database storage user configuration.
- Supports temporary customization of the types of images to be viewed.
- Adjust the packaging configuration and switch the installation path.
- In short, faster and stronger.
Have fun using it!
p.s. But why do I keep mistyping the version number when I submit it qwq.
1.0.0 Version
Major updates: Completely refactored using vue.js + quasar
p.s. It seems that the version was written as 2.0.0 when it was packaged? But it's not a big problem. 😄
features:
- The old functions are basically supported, but the setting item storage is not supported for the time being.
- Optimized experience.
I will come back later to expand the functions.
Wish you a happy use~
p.s. At present, this version is highly not recommended.
0.0.2 Version fix a bug
修复了一个本地设置保存的问题,更新了源代码。。。
0.0.2 Version
增加了单页面加载图片数目设置项,某种程度上解决了 #1 的问题。