4.3.2
Release date: 2026-05-05
- Fixed compatibility issues with old Office plugins
- If you prefer to use the old plugin for any reason, download it here: https://github.com/ccseer/Seer-Plugins/releases
- Changes in some third-party libraries are beyond my control. From a programming perspective, it is impossible to stick with libraries from years ago forever.
- Added backup URL for update checks
- Added support for
mhtml,mht,xhtml,xht - Updated f3dviewer-1.1.1
- Fixed a bug that would hide files
- Fixed an issue where STEP files might not preview
- https://github.com/ccseer/f3dviewer
- New plugin: DataTreeViewer
- For displaying tree-structured configuration files: jsonc, yaml, yml, ini, cfg, conf, toml, tml
- Supports multi-line display
- Supports comments
- Supports sorting
- Difference from JsonTreeViewer: JsonTreeViewer is designed for large files (hundreds of MB or even GB), while this plugin is for small configuration files
- Extensible for more similar data structure files in the future
- https://github.com/ccseer/DataTreeViewer