Skip to content

1.5

Choose a tag to compare

@Helandy Helandy released this 24 Jan 13:35
· 311 commits to main since this release
939ec5a

⚙️ New Settings

  • Adjustable number of creators per row (configurable grid)
  • Post view mode switch:
    • Grid ↔ List
  • Random creators on app launch
  • Random button toggle (floating button in the bottom-right corner)
  • Popular posts date format:
    • Jan 202501.25 / 02.25
  • Target translation language selection
  • Translation method selection:
    • In-app translation
    • Open in Google Translate

🎨 UI / UX Improvements

  • Fixed tab text wrapping
  • Creator profile UI improvements
  • General UI fixes (spacing, clicks, theme adjustments)
  • Fixed auto-scroll issues
  • Improved image and video rendering
  • Video preview is now used as a placeholder
  • File labels in attachments (file name / type displayed)

🎥 Video & Audio Improvements

Video

  • Video frame caching
  • Fixed video frame extraction
  • Added video previews

Audio

  • Audio duration and size are now fetched (same as video)
  • Audio download support
  • Open audio in an external media player

🧠 Performance & Stability

  • Fixed crash caused by too many loaded images in Coil
  • Fixed crash when post body is empty
  • Random creators scroll position is now preserved when navigating back
  • Removed WebView (replaced with native implementation due to scrolling issues)