Skip to content

Releases: houqp/kiorg

v1.5.1

07 Mar 07:11
cd59e9b

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

01 Mar 08:17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.5...v1.5.0

v1.4.5

13 Jan 06:35
861c17b

Choose a tag to compare

What's Changed

  • optimize video metadata extraction more by @houqp in #105
  • release build with lto+opt_level+codegen_unit by @houqp in #108

Full Changelog: v1.4.4...v1.4.5

v1.4.4

04 Jan 01:09

Choose a tag to compare

What's Changed

  • speed up preview rendering for image/video/plugin by @houqp in #104

Full Changelog: v1.4.3...v1.4.4

v1.4.3

01 Jan 07:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

30 Dec 20:02
d3af3f7

Choose a tag to compare

What's Changed

  • fix: prevent system theme following by @houqp in #95
  • fix render flickering by @houqp in #97
  • added two more built-in themes: pandas and dracula

Full Changelog: v1.4.1...v1.4.2

v1.4.1

28 Dec 23:04
cd0b730

Choose a tag to compare

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

26 Dec 08:02

Choose a tag to compare

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

14 Dec 09:22
ca87713

Choose a tag to compare

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

28 Nov 07:30
35db281

Choose a tag to compare

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