Releases: gcclinux/Easyeditor
Releases · gcclinux/Easyeditor
Release list
v1.8.0
v1.7.6
Release 1.7.6
- feat: New AI personas and enable default LLM for subscribers
Microsoft Store
App Store - EN
App Store - BR
$ docker pull ghcr.io/gcclinux/easyeditor:latest
$ docker run -d --name EASYEDITOR -p 3024:3024 --env-file .env.local ghcr.io/gcclinux/easyeditor:latest
$ docker pull gcclinux/easyeditor:1.7.6-aarch64
$ docker run -d --name EASYEDITOR -p 3024:3024 --env-file .env.local gcclinux/easyeditor:1.7.6-aarch64
v1.7.5
Release 1.7.5
- feat: Markdown file transfer
- feat: Implemented OneDrive cloud
- Imp: Preview Component inline with editor
Microsoft Store
App Store - EN
App Store - BR
$ docker pull ghcr.io/gcclinux/easyeditor:latest
$ docker run -d --name EASYEDITOR -p 3024:3024 ghcr.io/gcclinux/easyeditor:latest
v1.7.4
Release 1.7.4
- feat: Initial PDF text extractor to Markdown
- feat: Introduced Spanish as native language,
- bug: fixed Get API link,
- enhanced the license model look & feel,
- feat: included button to apply for Premium License
Microsoft Store
App Store - EN
App Store - BR
$ docker pull ghcr.io/gcclinux/easyeditor:latest
$ docker run -d --name EASYEDITOR -p 3024:3024 ghcr.io/gcclinux/easyeditor:latest
v1.7.3
Release v1.7.3
Changelog:
- feat: Box Cloud Integration in EasyNotes, now users can now connect to Box cloud storage account through (OAuth2 authentication flow)
- feat: New templates with JIRA User Story & KaTeX
- bug: opening repo will now accurately load repo images from repo in doc
- mod: Split license and API modal in 2 separate modals under File
Microsoft Store
App Store - EN
App Store - BR
$ docker pull ghcr.io/gcclinux/easyeditor:latest
$ docker run -d --name EASYEDITOR -p 3024:3024 ghcr.io/gcclinux/easyeditor:latest
v1.7.2
Version v1.7.2 release
- 1.7.2 - feat: AI Inappropriate Content Reporting — users can now flag problematic AI-generated content via a structured report dialog in the EasyAI panel, with categorized reports (offensive, inaccurate, harmful, explicit, spam, other), optional descriptions, local persistence with 100-entry FIFO cap, Tauri file logging, web download export, and full localization across all five supported locales (en, de, nl, pl, pt-br)
Pull and run the latest version
$ docker pull ghcr.io/gcclinux/easyeditor:latest
$ docker run -d --name EASYEDITOR -p 3024:3024 ghcr.io/gcclinux/easyeditor:latest
v1.7.1
v1.7.0
release version 1.7.0
- created 8 EasyAI LLM personas
- Git credentials reset fixed
- Toaster update premium not yet implemented in EasyAI
- EasyAI repo scanner and documentation
- clear formatting from markdown document in preview / plain text
- License checked and pre-deployment tested
Docker x86_64
$ docker pull ghcr.io/gcclinux/easyeditor:1.7.0
v1.6.6
- release version 1.6.6
- Improved docx import memory leak and export black font in pdf and png
- updated versioning documents and script to check
- added missing toasts translation all included languages
- organising files & scripts need to run all tests
- feat: Import docs to markdown initial version
- updated cryptography for sstp to AES-256-CBC encryption
- updated readme and pushing workflow back in github
New feat: Menu --> Auto --> Import Docx
v1.6.5
Changes in the latest version
- Feat: Add KaTeX support for rendering mathematical equations in the preview component.
- Feat: Encrypt and decrypt into cloud provider
- Feat: emphasizing climate support in AboutModal
- Feat: Added language consistencies checker and fixed missing entries
- Bug: fix where saveAS only worked for premium now works always for everyone
- Maintenance: Disabled some debug logging
