Skip to content

Releases: censync/jsonlines-editor

v0.1.2

29 Jan 13:58
@x88 x88

Choose a tag to compare

JsonLines Editor v0.1.2 - Release Notes

Documentation

  • Added comprehensive README.md with build instructions for Linux, macOS, and Windows
  • Created user manuals in 5 languages:
    • English (MANUAL_EN.md)
    • Russian (MANUAL_RU.md)
    • Ukrainian (MANUAL_UA.md)
    • Spanish (MANUAL_ES.md)
    • Turkish (MANUAL_TR.md)

Installation

Debian/Ubuntu Package

Download jsonlines-editor-0.1.2.deb

Install:

sudo dpkg -i jsonlines-editor-0.1.2.deb
sudo apt-get install -f  # Install dependencies if needed

Run:

jsonlines-editor

Or find it in your applications menu under Development/Editors.

Linux AppImage

Download JsonLinesEditor-0.1.2-x86_64.AppImage

Make it executable:

chmod +x JsonLinesEditor-0.1.2-x86_64.AppImage

Run:

./JsonLinesEditor-0.1.2-x86_64.AppImage

Building from Source

See README.md for detailed build instructions for Linux, macOS, and Windows.

System Requirements

  • Linux: Any modern distribution with glibc 2.31+ and X11/Wayland
  • Qt 6.x libraries (included in AppImage)
  • 50 MB disk space

Features

  • Edit JSON Lines (JSONL) files
  • Multilingual term management
  • Automatic backups before saving
  • Google search integration
  • Daily operation logs
  • UTF-8 support