Releases: ScottKirvan/QuKi-Notes
Release list
v0.22.0
QuKi Notes
Jot it down, send it somewhere, and let it go.
🫶❤️Support this project · 📖 User Guide · 💬 Discord · 🐛 Report a Bug · ✨ Request Feature · 📋 Changelog
✨ What's New
- You can now delete notes from the Editor window, and the trash notification dismisses quicker so it doesn't linger.
🛠 Fixes & Improvements
- List toggle button detection is now consistent whether you're using bullet points, numbered lists, or checkboxes.
v0.21.1
QuKi Notes
Jot it down, send it somewhere, and let it go.
🫶❤️Support this project · 📖 User Guide · 💬 Discord · 🐛 Report a Bug · ✨ Request Feature · 📋 Changelog
✨ What's New
- QuKi Notes now reveals markdown markers only where it needs to, so formatting symbols stay tucked away instead of exposing the whole line.
- Android builds now include a Play Store alpha upload path, making release publishing smoother from the build workflow.
- Release builds now stamp the version code from the build timestamp automatically.
🛠 Fixes & Improvements
- Markdown editing is less jarring because the hidden/source view is now scoped to the marker itself, not the full line.
- Play Store release notes are now pulled directly from the staging branch, so the store listing matches what’s being shipped.
- The Android release process now publishes directly to Play Store alpha instead of stopping at a draft step.
v0.21.0
QuKi Notes
Jot it down, send it somewhere, and let it go.
🫶❤️Support this project · 📖 User Guide · 💬 Discord · 🐛 Report a Bug · ✨ Request Feature · 📋 Changelog
✨ What's New
- QuKi Notes can now indent and dedent list items and plain paragraphs from the toolbar, and the Tab / Shift+Tab shortcuts do the same thing.
- Pasted HTML from the clipboard now keeps its formatting better by converting it into GFM markdown instead of flattening it to plain text.
- Text selection is much closer to Android’s behavior now: long-press and double-tap select whole words, links, email addresses, and similar entities.
- Selection handles are now draggable, can auto-scroll the page when you drag near the edge, and include a magnifier with haptic feedback.
- The QuKis list now has a Help button, a Ko-fi link in the help dialog, and a tighter list layout.
🛠 Fixes & Improvements
- Checkbox taps now hit the whole checkbox area, including nested items and padded edges, instead of only the painted glyph.
- Checkbox toggles and text selection in reading mode no longer kick you back into editing or pop up the keyboard.
- Hidden markdown like bold markers no longer truncates word selection partway through a word.
- Literal tab characters now render wide enough to read as indentation.
- The old cold-launch auto-focus behavior was removed because it never actually worked.
- “Toss” terminology has been renamed to “Transport” throughout the app.
v0.20.0
QuKi Notes
Jot it down, send it somewhere, and let it go.
The 0.20.0 release of QuKi Notes brings a significant overhaul to its markdown editor, making it much easier to create and format your notes exactly as intended. You can now combine and nest inline markdown styles like bold, italic, and links without any rendering issues. For instance, writing **bold *italic* text** or [**bold link**](url) will now display correctly, following CommonMark standards. Block-level elements like headings and blockquotes also fully support inline formatting, solving long-standing quirks and ensuring a more polished experience. These updates make markdown formatting more predictable and visually consistent, whether you're jotting down quick ideas or creating more structured notes.
Additionally, nested blockquotes and lists now render with proper indentation, addressing issues where wrapped lines would lose alignment. Blockquotes are visually enhanced with clear, distinct stripes for each nesting level, and multi-level markdown structures behave as expected. The update also resolves alignment issues with list markers and blockquote edges, ensuring your notes look cleaner and more professional. These improvements make QuKi Notes a more robust and user-friendly tool for organizing your thoughts.
What Changed
- Added support for nested and combined inline markdown, following CommonMark standards.
- Block-level elements like headings and blockquotes now fully support inline markdown formatting.
- Improved indentation for nested blockquotes and lists, ensuring proper layout.
- Fixed alignment issues with blockquotes, including vertical stripe positioning.
- Resolved rendering bugs for nested markdown, list markers, and wrapped blockquote lines.
📖 User Guide · 💬 Discord · 🐛 Report a Bug · ✨ Request Feature · 📋 Changelog
v0.19.0
QuKi Notes
Jot it down, send it somewhere, and let it go.
What's New
- Added "Send" and "Settings" buttons to the editor, along with a sticky plaintext mode for easier use.
- Introduced a Help/About dialog in the settings with links to documentation, Discord, and GitHub.
Bug Fixes
- Fixed an issue on Android where opening the app via "Share" would create multiple instances.
- Improved how checkboxes are displayed in the editor by using geometric shapes instead of emojis and adjusting their size and position.
- Resolved issues with checkbox tap targets and text alignment in the editor.
- Fixed toolbar behavior and added better padding in the editor's reading mode.
- Improved the appearance of the Help dialog with a contrasting border and better link buttons for dark mode.
📖 User Guide · 💬 Discord · 🐛 Report a Bug · ✨ Request Feature · 📋 Changelog
v0.18.2
QuKi Notes
Jot it down, send it somewhere, and let it go.
Bug Fixes
- Fixed an issue that caused build errors during formatting.
- The text editor now automatically focuses when the app starts, resolving keyboard issues on Windows and Linux.
- Updated wording in the app to change "toss" to "send" for clarity.
📖 User Guide · 💬 Discord · 🐛 Report a Bug · ✨ Request Feature · 📋 Changelog
v0.18.1
QuKi Notes
Jot it down, send it somewhere, and let it go.
Bug Fixes
- You can now tap a collapsed checkbox to toggle it between checked and unchecked.
- The app will no longer try to save extra data if the note file is missing or damaged.
- Sorting notes is now more reliable because the app uses a separate timestamp for changes instead of relying on the file's modification time.
📖 User Guide · 💬 Discord · 🐛 Report a Bug · ✨ Request Feature · 📋 Changelog
v0.18.0
QuKi Notes
Jot it down, send it somewhere, and let it go.
What's New
- Added support for blockquotes, horizontal lines, and automatic linking of URLs in notes.
- Improved the appearance of inline code with a background fix.
Bug Fixes
- Fixed issues with text formatting, including strikethrough, inline code, headers (H4-H6), and automatic links.
- Resolved a problem where unmatched
**or__symbols incorrectly created italic text.
📖 User Guide · 💬 Discord · 🐛 Report a Bug · ✨ Request Feature · 📋 Changelog
v0.17.0
QuKi Notes
Jot it down, send it somewhere, and let it go.
What's New
- Added a selection toolbar for mobile to make editing notes easier.
- Improved the live markdown editor with features like collapsing and expanding headings, bold, and italic text.
- Added support for list formatting, checkboxes, and numbered lists in the markdown editor.
- Enabled block-level inline images in the markdown editor.
- Made links in the markdown editor clickable for easy navigation.
Bug Fixes
- Fixed an issue where the toolbar wouldn't appear after collapsing a selection or using "Select All."
- Improved formatting checks and tests for the markdown editor.
- Resolved a bug with element visibility and color in the markdown editor.
- Fixed image rendering issues by updating the image cache properly.
- Corrected list formatting bugs, including auto-continuation and numbering in plain text mode.
- Fixed ordered list numbering to make it compatible with GitHub Flavored Markdown.
- Ensured APK files are uploaded correctly when triggered via workflows.
- Fixed issues with artifact uploads for Windows, Linux, and iOS builds.
📖 User Guide · 💬 Discord · 🐛 Report a Bug · ✨ Request Feature · 📋 Changelog
v0.16.1
QuKi Notes
Jot it down, send it somewhere, and let it go.
Bug Fixes
- Fixed issues with gestures in the editor, making them work more smoothly.
- Resolved problems with the keyboard not appearing or disappearing correctly.
- Fixed scrolling issues when tapping on specific parts of the screen.
- Improved long-press selection to work as expected.
📖 User Guide · 💬 Discord · 🐛 Report a Bug · ✨ Request Feature · 📋 Changelog