Skip to content

Releases: gcclinux/Easyeditor

v1.8.0

Choose a tag to compare

@gcclinux gcclinux released this 03 Jul 15:32

1.8.0 - feat: Cloud-Integration-Update, feat: License-API Update and new License Modal for all four languages

EasyEditor Web

v1.7.6

Choose a tag to compare

@gcclinux gcclinux released this 23 May 08:05

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

Choose a tag to compare

@gcclinux gcclinux released this 12 May 16:42

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

Choose a tag to compare

@gcclinux gcclinux released this 27 Apr 15:42

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

Choose a tag to compare

@gcclinux gcclinux released this 12 Apr 10:44

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

Choose a tag to compare

@gcclinux gcclinux released this 02 Apr 09:49

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

Choose a tag to compare

@gcclinux gcclinux released this 31 Mar 12:51

Release v1.7.1

  • a75b003 Google Drive Access re-requested and fixed
  • de45273 Premium check in new modal file updated
# 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.0

Choose a tag to compare

@gcclinux gcclinux released this 29 Mar 10:07

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

Choose a tag to compare

@gcclinux gcclinux released this 21 Feb 18:35
  • 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

Choose a tag to compare

@gcclinux gcclinux released this 14 Feb 16:09

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

Katex Example now supported in Easyeditor

EasyEditor