@RaccoonForFriendica a new version 0.2.0 has been released.
Changelog:
🦝 feat: add support for MastodonRedirect;
🦝 feat: export/import app settings to/from JSON;
🦝 feat: export contact list from profile;
🦝 feat: allow changing markup mode in post creation;
🦝 fix: retain scrolling state after navigation;
🦝 fix: newlines after titles in Markdown preview;
🦝 fix: avoid self mention when replying;
🦝 fix: retrieve source to edit post;
🦝 enhancement: populate current app icon value in settings;
🦝 chore: update manual and project documentation;
🦝 chore: typo in Fastlane metadata.
For those who have lost it, there has been a
... show more@RaccoonForFriendica a new version 0.2.0 has been released.
Changelog:
๐ฆ feat: add support for MastodonRedirect;
๐ฆ feat: export/import app settings to/from JSON;
๐ฆ feat: export contact list from profile;
๐ฆ feat: allow changing markup mode in post creation;
๐ฆ fix: retain scrolling state after navigation;
๐ฆ fix: newlines after titles in Markdown preview;
๐ฆ fix: avoid self mention when replying;
๐ฆ fix: retrieve source to edit post;
๐ฆ enhancement: populate current app icon value in settings;
๐ฆ chore: update manual and project documentation;
๐ฆ chore: typo in Fastlane metadata.
For those who have lost it, there has been a 0.1.1 in the meantime, which was mainly due to a metadata issue which blocked the submission on F-Droid, but it also included:
๐ฆ feat: add support for alternate (classic) and monochrome app icon;
๐ฆ fix: rendering images of different heights in carousels;
๐ฆ fix: rendering GIFs (or images with unbound constraints).
After the app gets published on the stores, we're going to move towards a more predictable release cycle (e.g. monthly stable versions and weekly betas).
Hope you are having fun on Friendica (or Mastodon) and as always #livefasteattrash
#friendica #friendicadev #androidapp #androiddev #fediverseapp #kotlin #multiplatform #kmp #compose #opensource #foss #procyonproject
feat: add support for alternate (classic) and monochrome app icon
fix: rendering images of different heights in carousels
fix: rendering GIFs (or images with unbound constraints)
refactor: navigati...
GitHub