Features
- Context menu additions/changes; by @olorin99.
- On long press, explore items open the community or user context menu; by @olorin99.
- Add ability to search specific users or communities; by @olorin99.
- Allow user to quickly re-login on Mbin OAuth error; by @olorin99.
- Allow uploading images to comments via image hosting services; by @olorin99.
- Reorderable feed sort/filter/view settings; by @olorin99.
- Post layout update with reorderable components; by @olorin99.
- Add ability to create thread and microblog cross posts; by @jwr1.
- Add links for local and remote fediverse urls to context menu; by @jwr1.
PieFed polls
By @olorin99.
Support for PieFed polls has been integrated! You can both interact with polls by voting or viewing results, and also create your own polls. Please note the API for PieFed polls has not been stabilized yet, so poll support will only work on cutting edge PieFed servers (such as https://crust.piefed.social/) in the meantime.
User Tags and PieFed Flairs
Support was added for viewing the flairs associated with a post on PieFed. Additionally, you can also assign community-defined tags to your own posts, either while creating them, or afterwards using the context menu.
User tags were also added to Interstellar. They allow assigning little comments (tags) to specific users, which help you keep track of who is who. User tags apply regardless of the platform or account you are signed into, so unlike flairs, they work with Mbin and Lemmy accounts as well.
Fixes
- Fix app bar title spanning multiple lines for microblogs; by @jwr1.
- Fix direct message page error for PieFed; by @olorin99.
- Fix comment refresh on post page; by @olorin99.
- Fix user scroll controller attached to multiple positions; by @olorin99.
- Fix some nsfw blurring; by @olorin99.
- Fix PieFed mod menu not available; by @olorin99.
- Wrap post page in safe area; by @olorin99.
- Fix navigate to reply from lemmy notification; by @olorin99.
- Fix PieFed feed id not cached; by @olorin99.
- Early exit if state is not mounted; by @olorin99.
- Fix several mod actions for PieFed; by @olorin99.
- Fix next page key not being passed to the paging controller; by @olorin99.
- Fix accessing state in initState when not mounted; by @olorin99.
- Fix search input focus on user/community search screen; by @olorin99.
- Fix error when fetching new page and feed isn’t mounted; by @olorin99.
- Add non-empty database constraints; by @jwr1.
- Only allow new chat while logged in; by @jwr1.
Other
- Migrate to SQL (Drift) backed database; by @olorin99.
- Remove Mbin specific language options; by @jwr1.
- Set app user agent to
Interstellar/{APP_VERSION}; by @jwr1.
Full Changelog: https://github.com/interstellar-app/interstellar/compare/v0.10.1…v0.11.0
A big update!


