Skip to content

Releases: houqp/kiorg

v1.4.1

Choose a tag to compare

@houqp houqp released this 28 Dec 23:04
cd0b730

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

Choose a tag to compare

@houqp houqp released this 26 Dec 08:02

What's Changed

  • open with supports app selection fuzzy search by @houqp in #80
  • render pdf with pdfium by @houqp in #81
  • add linux arm64 release by @houqp in #85

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@houqp houqp released this 14 Dec 09:22
ca87713

What's Changed

  • more image formats preview by @houqp in #74
  • upgrade rbook for epub2 cover image fix by @houqp in #75
  • feat: plugin system by @houqp in #76
  • feat: add heif preview plugin by @houqp in #77

Full Changelog: v1.2.4...v1.3.0

v1.2.4

Choose a tag to compare

@houqp houqp released this 28 Nov 07:30
35db281

What's Changed

  • refactor shortcut handling to support arbitrary key sequence by @houqp in #70
  • shortcut to copy path and name by @houqp in #71
  • prettify help window by @houqp in #72

Full Changelog: v1.2.3...v1.2.4

v1.2.3

Choose a tag to compare

@houqp houqp released this 23 Nov 19:31
a954c6e

What's Changed

  • add more paddings to window popup consistently by @houqp in #62
  • fix page up/down on partial pages by @houqp in #63
  • add nerdfonts for better terminal rendering by @houqp in #65

Full Changelog: v1.2.2...v1.2.3

v1.2.2

Choose a tag to compare

@houqp houqp released this 16 Nov 22:52
85daf4e

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@houqp houqp released this 10 Nov 09:49
754aecc

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@houqp houqp released this 03 Nov 01:18

What's Changed

  • add undo/redo support by @houqp in #37
  • detect shortcut conflicts at runtime by @houqp in #38

Full Changelog: v1.1.1...v1.2.0

v1.1.1

Choose a tag to compare

@houqp houqp released this 15 Sep 00:21

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

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@houqp houqp released this 07 Sep 09:04

What's Changed

  • feat: popup for sort toggle by @houqp in #32
  • fix: handle filename with newline char by @houqp in #33
  • fix terminal panel for appbundle started outside of a terminal

Full Changelog: v1.0.6...v1.1.0