Releases: gcclinux/Easyeditor
Releases · gcclinux/Easyeditor
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
Katex Example now supported in Easyeditor
v1.6.4
- fixed windows packaging for new version
- Save As modal select cloud provider if connected
- dropbox integration in webapp and tauri completed
- update: localized connect cloud provider message and premium sync message in EasyNotesSidebar
- added overdue credits to mermaid & plantuml
- new template UML training LLM
- new template UML db replication
- new template UML process Elimination
- New template devOPS patching template
- New template AppDev in AWS project
v1.6.3
New version 1.6.3 --> changed since 1.6.2
- implemented Faicons as fallback for wsl and remote display export
- quick bug fix duplicate sstp extention in tauri
- Implemented additional table examples
- Transformed the last dropdown menu to a modal style menu
- converted symbolsDropdown menu to modern Modal menu
- implemented UMLModal replacing legacy menu
- Updated Tasksand deleted unused App entries
- implemented mermaidModal replacing the legacy dropdown menu
- implemented templateModals and added new template
- implemented autoDropdown modal to modernise it
- Implemented and converted footnotes dropdown to modal
- implemented tableModals replacing traditional dropdown menu
- implemented imagesModal replacing traditional dropdown
- bug fix in tauri theme consolidation build
- consolidated themes in single location
- modified black n white theme for the modals
- implemented listModal replacing links Dropdown
- implemented insertModal replacing insert dropdown
- implemented formattingModal replacing classic dropdown menu
- implemented headerModal removed classic dropdown
- Bug fix: updated error in UpdateModal on new version
- updated feature modal with translations to existing locale
- added better new version detection
- edited tauri default file extension to include sstp
- updated docker create to upload also into docker hub
v1.6.2
Changes since the last version 1.6.1
- added support to open directly through tauri
- reallocated import MD to --> auto --> Import
- enhanced export menu to location
- implemented export to png image
- Implemented ExportModal
- implemented TaskTemplates with new
- cleanup unused code
- added website url in File --> About --> Website
- converted traditional File Menu to file Modal & tiles
- converted easynotes to sliding based on capacity requirements
- converted git version control modal and tiles
v1.6.1
v1.6.1
- new feature import MD from URL
- continue improving spacing issues
- additional spacing fixed when empty line
- updated tauri-apps/plugin-dialog
- still improvement in tauri windows build
- Improving list line spacing
- docker build script
- updating github auth build
- updated snap description
1.6.0
1.5.2-alpha
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
$ 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
TEST Easyedit 1.5.1 - Based on Tauri packaging system
Windows
MSI Installer (Recommended)
- easyedit_1.5.1_x64_en-US-tauri.msi
- Size: 7.7 MB
NSIS Installer
- easyedit_1.5.1_x64-setup-tauri.exe
- Size: 5.85 MB
Portable
- easyedit_portable-1.5.1-tauri.exe
- Size: 16.6 MB
Linux
Debian/Ubuntu (.deb)
- easyedit_1.5.1_amd64-tauri.deb
- Size: 7.85 MB
Ubuntu core24 (.snap)
- easyedit_1.5.1_amd64-tauri.snap
- Size: 6.54 MB
AppImage (Universal Linux)
- easyedit_1.5.1_amd64-tauri.AppImage
- Size: 78 MB
RPM (Red Hat/Fedora/SUSE)
- easyedit-1.5.1-1.x86_64-tauri.rpm
- Size: 7.85 MB
MacOS (aarch64)
- easyedit_1.5.1_aarch64-tauri.dmg
- Size: 7.96 MB
OFFICIAL Easyedit 1.5.1 - Based on Electron packaging system
$ 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
$ snap install easyedit
Additional Installation Documentation
Installation
1.5.0
Full Changelog: 1.4.6...1.5.0
Full Changelog: 1.4.6...1.5.0
