Releases: suvam0451/dhaaga
v0.15.2
v0.15.1 - Notification Fixes
Summary
Added adaptive app icon.
Fixed various bugs in the inbox tab.
Features
- ✨ Added an adaptive icon (#209)
- ✨ Added bahasa indonesian (🇮🇩) to translation pool
- ✨ Added pagination for notifications
Bug Fixes
- 🛠️ Fixed a user reported crash scenario inside inbox tab (#207)
- 🛠️ Mentions in post content body are now clickable
- 🛠️ [Misskey] Fixed certain "note" notifications not being treated as a renote
- 🛠️ Fixed the canvas height for gallery mode in profile view
- 🛠️ Fixed the like/share/comment counts for media items in gallery mode
Performance and Stability
- ⚡ Deprecated flash-list in favor of FlatList
- ⚡ [Misskey] Optimised notification getter apis
- ⚡ Unified the context exchange logic between bottom sheets and rest of the app
- ⚡ Replaced threads style modal-based profile peek with bottom sheets
Styling
- 💅 Changed the miauth callback url from example.com to suvam.io
- 💅 Fixed styling in the profile peek bottom sheet
See you next release,
Deb 😄
v0.15.0 - Collections™
Summary
The collections™ features are now ready for general use.
Collections augment your server's bookmark feature, helping you save posts into folders, to be viewed offline later.
Features
- ✨ Ability to add/rename/describe/remove collections (#192)
- ✨ Ability to change languages
- ✨ Auto-detection of system language
- ✨ Replaced threads/bluesky style profile peek with Dhaaga's classic bottom sheet
- ✨ [Bluesky] Mentions are now resolved and show details in a bottom sheet (#167, partial)
Bug Fixes
- 🛠️ Fixed an issue where the out-of-view items in bottom sheet were not clickable
- 🛠️ Fixed reply indicators not being reset when trying to author a new post after replying
- 🛠️ [Bluesky] Fixed incorrectly parsed post content (#196)
- 🛠️ [Bluesky] Fixed media item bleeding int simple reposts (#196)
- 🛠️ [Bluesky] Fixed profile descriptions not being parsed
- 🛠️ Fixed area occupied by icons preventing clicks (#197)
- 🛠️ [Bluesky] Fixed cahtrooms returning 404, evn though already implemented (#202)
Performance and Stability
- ⚡ Added a compilation script for the lite edition to save publishing time
- ⚡ Fully deprecate the old bottom sheet system from last year
See you next release,
Deb 😄
v0.14.1 - Finally an Icon! 🥳
Summary
^ Icon looks gooooood. I could stare at it all day :)
Also, many updates to the official website, including localization to EN/HI/JP.
Styling
- 💅 Images can now cover more height without getting cropped
- 💅 Fixed spacing issues from last release
- 💅 Adjusted how much hashtags and post stats were being emphasized in the timeline
See you next release,
Deb 😄
v0.14.0 - Improved Hub
Summary
This release introduces full support for adding/removing/renaming profiles, user and tags.
With this, the Social Hub™ is now ready for general use.
Features
- ✨ Ability to add/edit profiles from hub interface
- ✨ Ability to add/edit user pins from hub interface
- ✨ Ability to add/edit tag pins from hub interface
- ✨ The user peek modal is now scrollable and shows full profile description
- ✨ A first attempt at contextual bylines on the post details page
Bug Fixes
- 🛠️ Fixed relation manager indicator (follow/unfollow etc) not working for Bluesky
- 🛠️ Fixed an issue where a default collection was not allocated for new accounts
Performance and Stability
- ⚡ the architecture was refactored to VIPER for additional maintainability
- ⚡ All media size calculations and mfm node parsing is done AoT to reduce jitter
See you next release,
Deb 😄
v0.13.1 - Bug Fixes
Summary
Fixed some small issues I noticed while testing v0.13.0
v0.13.0 - CherryPick Support
Summary
Cherrypick support was added. It is a Misskey soft fork.
Other than that, this release focused mostly on Bluesky features and performance improvements.
Announcement Post: https://mastodon.social/@suvam/113839282827208353
Features
- ✨ [CheryPick] First-party suppport for all available features
- ✨ [Bluesky] Added ability to browse/view feeds
- ✨ [Bluesky] Added ability to create posts (text and image)
- ✨ [Bluesky] Added ability to like/share posts
- ✨ [Collections] [Alpha] Ability to add posts to and view collection
Bug Fixes
- 🛠️ [Misskey] Now shows correct bookmark status when "More Options" sheet is opened.
- 🛠️ [Misskey] Fixed profile modules (pinned posts and gallery mode)
Styling
- 💅 Prettier colors will be used for reply indicators when viewing post detail
- 💅 More consistent typography for timelines
Performance and Stability
- ⚡ mfm nodes are now parsed AoT, to reduce timeline jitter
- ⚡ various single image containers now respect container dimension, leading to reducer flicker.
- ⚡ Social Hub state management was made global for stability
See you next release,
Deb 😄
v0.12.3 - Patch Install Referrer Out
Bug Fixes
- 🛠️ Disabled the install referrel library from play store console (v0.12.2) and rebuilt the app for lite edition deployment (v0.12.3).
v0.12.1 - Hotfix
Summary
Fixed a critical bug that causes timeline pins to cause white screen, instead of loading the appropriate timeline.
v0.12.0 - Discover Tab UX Update
Summary
Improved the discover tab UX and how results are displayed. Plus, some bluesky improvements.
Announcement Post: https://mastodon.social/@suvam/113787222748580099
Features
- ✨ The new search widget is now fully available
- ✨ Added ability for bluesky users to see/send direct messages
- ✨ Improved the list of search options displayed, based on active account's driver
Styling
- 💅 Added instagram style profile borders for pinned users
- 💅 Removed bouncy sheet animations
Bug Fixes
- 🛠️ Fixed users getting stuck picking emoji, when their instance has no custom emojis
- 🛠️ Fixed videos not playing, as if they were static images
Stability and Performance
- ⚡ Added support for bluesky accounts to auto login on token expiry
- ⚡ Added support for bluesky account requests to e routed via their PDS
Other Changes
- The hub tab is now back to being profile based, instead of account based. Some UI was changed.
See you next release,
Deb 😄