Skip to content

v0.21.1

Choose a tag to compare

@ScottKirvan ScottKirvan released this 11 Aug 15:57

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.