Changelog
📸 Improvements:
- a09d6f85 🌍 Introduced an option to share links on the local instance.
- efe90d00 📁 Changed the default media download location to the "Eternity" folder.
- 2d45f337 🖼️ Introduced somewhat better phone images.
🐛 Bug Fixes:
- 70cf6f33 🛠️ Squashed a bug that caused issues with unsubscribing from communities.
- 65428598 🚫 Addressed the
IndexOutOfBoundsException
in CommentsRecyclerViewAdapter. - 143bc5e1 🖇️ Refined link resolution -
- Avoided using the resolve object function for local instance links.
- Toast notifications now leverage the application context, potentially reducing crashes.
- 6e51ea6e 🔍 Corrected crashes and discrepancies when searching within communities.
- d7c4e3d5 📏 Truncated long names visible in the navigation header for cleaner UI.
- 1ed86c13 🔗 Removed an automatically added, unnecessary dependency.
- 2d835458 🎨 Polished theming across multiple elements, notably:
- Post content on both PostImage and PostLink activities.
- Report content forms.
Closes #163
- 3594f10f ⭐ Resolved an issue where marking a community as a favorite would cause some communities to vanish from the subscription list.
- a903ac9d 🗒️ Fix crashes caused by deleted comments and introduced a necessary placeholder.
- ed90a278 🔢 Addressed crashes linked with sorting types.
Closes #153 and #113 - 6221b33a 👥 Fixed the display of user names on collapsed comments.
Closes #161 - 2561ba8b 🔄 Refined post layouts for better visualization.
- d9f9fb51 🎨 Corrected the instance info activity card's background colors.
This is an alpha release. Expect many bugs and unfinished features!