Releases: Ma7moud3ly/nemo-editor
Releases · Ma7moud3ly/nemo-editor
Release list
Release v1.0.4
Nemo Editor 1.0.4
A patch release focused on critical cross-platform stability fixes and runtime compatibility across legacy Java and Android environments.
✨ Highlights
- Multiplatform Stability Fix Resolved an issue where undo and redo actions caused crashes on older JVM runtimes and Android 14 or earlier.
🐛 Fixes
- Fixed a
NoSuchMethodErrorcrash onundo()andredo()actions when running on Java 17 or lower (including Android 11–14) caused by JDK 21 method resolution. - Resolved Google Play Console release warnings related to API level compatibility.
Nemo Editor 1.0.4 addresses a critical runtime crash on legacy Java runtimes and Android 14 and below, ensuring a stable editing experience across all supported desktop and mobile platforms.
Release v1.0.3
Nemo Editor 1.0.3
A new release focused on a better editing experience, expanded language support, and improved desktop distribution.
✨ Highlights
- MicroPython support — Added language support for MicroPython.
- Indentation guides — Added visual guides to make misaligned lines easier to spot.
- Smarter indentation — Improved line breaks and automatic indentation behavior.
- Better autocomplete — Fixed autocomplete popup positioning for a smoother editing experience.
📦 Desktop & Distribution
- Added RPM package support for Red Hat-based Linux distributions.
- Improved CI by optimizing build runs and pinning the Android toolchain.
🐛 Fixes
- Fixed autocomplete popup positioning.
- Fixed line breaks and auto-indent behavior.
- Improved overall editor usability and consistency.
📱 Android
- Updated the CI pipeline to build the APK from the "androidApp" module with a pinned toolchain.
Nemo Editor 1.0.3 brings a more capable editor, better indentation and autocomplete behavior, MicroPython support, and broader Linux packaging support.