Skip to content

Releases: gcclinux/Easyeditor

v1.6.1

24 Jan 18:15

Choose a tag to compare

v1.6.1

  1. new feature import MD from URL
  2. continue improving spacing issues
  3. additional spacing fixed when empty line
  4. updated tauri-apps/plugin-dialog
  5. still improvement in tauri windows build
  6. Improving list line spacing
  7. docker build script
  8. updating github auth build
  9. updated snap description

1.6.0

17 Jan 11:43

Choose a tag to compare

Check out our Roadmap

1.5.2-alpha

22 Dec 12:51

Choose a tag to compare

OFFICIAL Easyedit 1.5.2-alpha

Prerequisites: Debian/Ubuntu

sudo apt install libwebkit2gtk-4.1-0 libayatana-appindicator3-1

Prerequisites: Fedora

sudo dnf install webkit2gtk4.1 libappindicator-gtk3

EasyEdit
linux/amd64 container

$ docker pull ghcr.io/gcclinux/easyedit:latest
$ docker run -d --name EASYEDIT -p 3024:3024 ghcr.io/gcclinux/easyedit:latest

linux/arm64 container

$ docker pull gcclinux/easyedit:arm64
$ docker run -d --name EASYEDIT -p 3024:3024 gcclinux/easyedit:arm64

OFFICIAL Easyedit 1.5.2-alpha tauri snap

# AMD64
sudo snap install --classic --dangerous easyedit_1.5.2-alpha_amd64.snap
# ARM64
sudo snap install --classic --dangerous easyedit_1.5.2-alpha_arm64.snap

1.5.1

07 Dec 16:22

Choose a tag to compare

TEST Easyedit 1.5.1 - Based on Tauri packaging system

Windows

MSI Installer (Recommended)

NSIS Installer

Portable

Linux

Debian/Ubuntu (.deb)

Ubuntu core24 (.snap)

AppImage (Universal Linux)

RPM (Red Hat/Fedora/SUSE)

MacOS (aarch64)


OFFICIAL Easyedit 1.5.1 - Based on Electron packaging system

EasyEdit
linux/amd64 container

$ docker pull ghcr.io/gcclinux/easyedit:latest
$ docker run -d --name EASYEDIT -p 3024:3024 ghcr.io/gcclinux/easyedit:latest

linux/arm64 container

$ docker pull gcclinux/easyedit:latest
$ docker run -d --name EASYEDIT -p 3024:3024 gcclinux/easyedit:latest

Get it from the Snap Store

$ snap install easyedit

Additional Installation Documentation
Installation

1.5.0

06 Dec 23:38

Choose a tag to compare

Full Changelog: 1.4.6...1.5.0

Full Changelog: 1.4.6...1.5.0

1.4.6

12 Nov 17:08

Choose a tag to compare

For docker install & run

docker pull ghcr.io/gcclinux/easyedit:main
docker run -d --name EASYEDIT -p 3024:3024 ghcr.io/gcclinux/easyedit:main

For snap install & run

snap install easyedit
snap run eayedit

v1.4.5

24 Oct 07:56

Choose a tag to compare

Release version 1.4.5

v1.4.5

23 Oct 22:29

Choose a tag to compare

$ docker pull ghcr.io/gcclinux/easyedit:main
$ docker run -d --name EASYEDIT -p 3024:3024 ghcr.io/gcclinux/easyedit:main

EasyEdit-flathub-x86_64.flatpak
EasyEdit-flathub.flatpak
EasyEdit-x86_64.flatpak

v1.4.2

10 Oct 11:03

Choose a tag to compare

release version 1.4.2

v1.4.1

09 Oct 10:25

Choose a tag to compare

set electron minimum width