CodeQuill v2.0.0
CodeQuill 2.0.0
Welcome to the CodeQuill 2.0 Release!
This release has modified over 17,000 lines of code since the previous release.
See commit b6fc738.
It introduces breaking changes (hence the SemVer bump to 2.0), new branding, a new layout for the sidebar, a more responsive editor, a separate page for settings, a better more UX-mindful experience, and more! This release also introduces official support for Windows and macOS devices, plus Red Hat distributions of Linux (we previously just supported Ubuntu).
The development codebase size has increased dramatically; however, the app installation files have migrated away from Electron and are now over 15 times smaller than before. The startup time has also decreased dramatically.
If you want to continue using the previous release, find release 1.6.0 or view the repo at this commit: 2780c20
See the main repository for the updated installation instructions and previews.
https://github.com/The-Best-Codes/codequill
Installation
Use the assets at the bottom of this release to install CodeQuill for your system.
| File Type | Operating System |
|---|---|
| *.x86_64.rpm | Linux (RPM-based) |
| *.aarch64.dmg | macOS (ARM, Apple Silicon) |
| *.amd64.AppImage | Linux (AppImage) |
| *.amd64.deb | Linux (Debian-based) |
| *.x64-setup.exe | Windows (Installer) |
| *.x64.dmg | macOS (Intel) |
| *.x64_en-US.msi | Windows (MSI Installer) |
| *.aarch64.app.tar.gz | Linux ARM (tarball) |
| *.x64.app.tar.gz | Linux x64 (tarball) |