Skip to content

Releases: aman124598/ReelNotes

ReelNotes v1.0.2

21 Mar 13:05

Choose a tag to compare

📒 ReelNotes Release v1.0.2

🚀 What's New

  • Smoother Animations
    Adjusted animation duration for smoother transitions in HomeScreen and NoteDetailScreen.

  • 🗑️ Improved Delete Confirmation
    Refactored delete confirmation alerts for better consistency and clarity.

  • 🎨 Enhanced HomeScreen UI
    Updated UI elements with new placeholders and an improved layout for a better user experience.

  • ⚠️ Better Error Handling
    Enhanced NoteDetailScreen with clearer status messages and improved error handling.

  • 🎯 Refreshed Design System
    Updated theme colors and typography for a modern look and feel.

  • 📄 New HTML Placeholder
    Added a new HTML file as a placeholder for future content.

ReelNotes v1.0.0

06 Feb 07:07

Choose a tag to compare

📱 ReelNotes (Android APK) — v1.0.0

✨ What it does

Turn Instagram Reels into clean, organized, searchable notes in seconds.

🚀 Key Features

  • 🔗 Reel Link Extraction: Paste an Instagram Reel/Post/IGTV URL and extract the text/caption.
  • 🤖 AI Formatting (Groq): Auto-generates a title, detects content type, and formats into readable sections.
  • 🗂️ Smart Categories: Auto-detects: 🍳 Recipe, 💪 Workout, ✈️ Travel, 📚 Educational, 🔨 DIY, 📌 Other.
  • ☁️ Cloud Sync (Supabase): Notes saved to the cloud so you can access them anytime.
  • 🔎 Search: Quickly search by title or note content.
  • 📝 Edit Notes: Open any note and refine the structured text.
  • 🗑️ Delete Notes: Remove notes anytime from your library.
  • 🖤❤️ Dark UI: Clean black/red theme optimized for reading.

🧭 How to use

  1. ➕ Tap New Note
  2. 📋 Paste a reel link (or use Paste)
  3. ⚡ Tap Extract Content
  4. ✅ Preview the formatted note
  5. 💾 Tap Save Note

🛠️ Tech (for release info)

  • ⚛️ React Native + Expo
  • 🧠 Groq AI formatting
  • 🗄️ Supabase DB + Edge Function extraction

🔐 Notes

  • Requires backend keys configured (Supabase + Groq) for extraction/AI formatting to work.
  • If extraction fails, you can still create a manual note.

🆕 What’s New (v1.0.0)

  • 🎉 First APK release with extraction + AI formatting + cloud note library.

Full Changelog: https://github.com/aman124598/ReelNotes/commits/Production