Skip to content

v1.3

Latest

Choose a tag to compare

@D4vRAM369 D4vRAM369 released this 25 Jan 04:15
· 4 commits to main since this release

🔧 Changed

  • All external resources now bundled locally

    • marked.js embedded in assets (was loading from cdn.jsdelivr.net)
    • Buy Me a Coffee button image embedded (was loading from img.buymeacoffee.com)
    • App now works 100% offline
  • Network permissions removed

    • Removes INTERNET permission
    • Removes ACCESS_NETWORK_STATE permission
    • External links still open in system browser
  • Runtime permissions now requested in context

    • Microphone permission asked when user tries to record audio
    • Camera permission asked when user tries to take a photo
    • No more "go to Settings" message

🐛 Fixed

  • Edge-to-edge display - navigation bar no longer overlaps app content
  • CSV export in Backup settings now uses correct export method

📝 Notes

This release addresses all feedback from IzzyOnDroid reviewer, excluding i18n for language, will be included in the next release. Thanks @TheLastProject for the detailed testing! 🙏