Skip to content

1.6

Choose a tag to compare

@Helandy Helandy released this 05 Feb 18:47
· 268 commits to main since this release
45d4375

🚀 Release 1.6

✨ Key Features

  • Swipe between posts with a long swipe up / down
    (TikTok-like navigation experience)
  • Added support for poll posts
  • Added visual indicators for restricted / closed content

🖼 Image & Media Loading

  • Added a dedicated ViewModel for image loading
  • Image loading progress indicator
  • Display of loading progress in megabytes
  • Improved video and image caching behavior
  • Fixed Coil image cache issues

⚙️ Application Settings

  • Added option to enable / disable video previews
  • Added post size configuration
  • Added image blur option for posts
  • Added download folder selection
  • Reworked and improved the settings screen
  • Added multiple new configuration options

🔍 Search, Navigation & Deep Links

  • Fixed search for random suggested creators
  • Fixed deep links for profiles, posts, and related screens
  • Improved internal navigation logic

🎨 UI / UX Improvements

  • Updated post card design
  • Fixed button paddings and layout issues
  • Fixed bottom bar behavior
  • Fixed paddings in creator list items
  • Fixed post UI blocks
  • Added a separate storage information view
  • Fixed default information section
  • Improved select / text UI components

🗂 Data & Storage

  • File and storage structure optimization
  • Improved file handling and storage logic
  • Added paging support for favorite posts
  • Improved file organization structure
  • Added a new state to creator profile

🧱 Technical Changes

  • Updated Kotlin to 2.3.0
  • Project structure cleanup and file reorganization
  • Fixed build issues

🧩 Misc

  • Fixed profile copy functionality