Releases: censync/jsonlines-editor
Releases · censync/jsonlines-editor
v0.1.2
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 neededRun:
jsonlines-editorOr 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.AppImageRun:
./JsonLinesEditor-0.1.2-x86_64.AppImageBuilding 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