Releases: houqp/kiorg
Releases · houqp/kiorg
Release list
v1.4.1
What's Changed
- use filename as title for untitled epub/pdf by @houqp in #87
- plugin parallel load by @houqp in #89
- disable ctrl+shift+v shortcut on windows by @houqp in #91
- support popup preview from plugin by @houqp in #93
Full Changelog: v1.4.0...v1.4.1
Summary of the main changes since v0.1.1
More preview features and a new plugin system
- PDF: full native rendering via pdfium
- EPUB: cover page and metadata display via rbook
- Syntax Highlighting: Full code preview with syntax highlighting for a wide range of programming languages.
- Plugin System: A new language-agnostic plugin system.
- HEIF/HEIC: add HEIF image preview support as a plugin.
- Interactive preview: adding panning and zooming to image preview popup.
Enhanced Navigation & UX
- Fuzzy "Teleport": A built-in directory switcher that lets you jump to frequent paths instantly based on your navigation history, zoxide style.
- Undo/Redo: You can now undo and redo particular file operations just like how you would undo/redo edits in Vim!
- Open With (Fuzzy Search): Quickly select which application to open a file with using a fuzzy search interface.
- More customization: User can now define custom key bindings with key sequence of arbitrary length.
- Drag & Drop: Support for dropping external files into Kiorg and dragging entries directly into folders.
- Volumes/Drives: Added volume viewer on Mac and Drives viewer on Windows.
Maintenance & Distribution
- OTA Updates: Built-in "Over-The-Air" updates to get access to the latest release with one click.
- Added binary release for Linux ARM64 architecture.
v1.4.0
v1.3.0
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.1
What's Changed
- feat: Implement toggle for hidden files with Ctrl+H by @nerdyslacker in #34
- feat: drag entries into folders by @houqp in #36
New Contributors
- @nerdyslacker made their first contribution in #34
Full Changelog: v1.1.0...v1.1.1