Releases: jotalac/git-writer
Releases · jotalac/git-writer
Release list
v0.0.2
v0.0.2 - Pre-release
New Features
- Editor Tabs: Added support for multiple open tabs.
- Keyboard Shortcuts: Added standard tab management shortcuts (e.g.,
Ctrl+Nfor a new file,Ctrl+Tfor a new tab, ...). - Text Selection: You can now highlight text across the entire editor (not only from the active block like in the previous version).
- Checkboxes: Checkboxes now auto-continue onto the next line when pressing Enter.
- List Formatting: Unordered list bullet points now correctly respect indentation levels.
Bug Fixes
- Android Compatibility: Lowered JGit version for Android target to support down to Android 10.
- Missing camera crash: Handle an exception on mobile devices that do not have a camera (such as e-ink tablets).
- Editor stability: Fixed an issue where editor blocks would visually glitch or jump during editing.
- Navigation: Up and down arrow key navigation now works correctly within overflowed text blocks.
- Keep empty lines: Fixed a bug where empty lines were incorrectly deleted during markdown parsing.
- Dynamic Color setting: The dynamic color toggle is now properly hidden on older Android versions that do not support it.
Full Changelog: v0.0.1...v0.0.2
v0.0.1
v0.0.1 - Pre-release
- Initial Preview: First early release. New features are actively in development, and bugs are expected.
- Known Android Bug: The editor layout shifts up when dismissing the soft keyboard via the back button.
- macOS / iOS: Binaries unavailable (I don't have access to a macOS device yet).
Full Changelog: https://github.com/jotalac/git-writer/commits/0.0.1