Releases: mastodon/mastodon-ios
Releases · mastodon/mastodon-ios
1.5.1
App Store Release Notes
- The updated Welcome-Screen makes it simpler to join Mastodon (IOS-134)
- The entire Onboarding looks nicer now (totally the truth!) (IOS-139, IOS-138, IOS-137, IOS-135, IOS-132, IOS-131, IOS-129)
- Oh, and we improved the visual appearance of the app here and there (IOS-113)
- Links to mastodon.social and mastodon.online can be opened in the app now (IOS-123)
- We improved the accessibility of the app (IOS-71, IOS-82, IOS-69, IOS-94, IOS-96, IOS-97, IOS-80)
- We switched the tabs on the notification-screen (GH-969)
- The settings got cleaner (GH-984)
- The crash that happened (sometimes) when you reordered the fields in your profile, was fixes (GH-413)
Thank you so much for using Mastodon and for taking the time to read these release notes. You're awesome!
What's Changed
- Don’t assertionFailure() when tapping on non-status cells by @j-f1 in #963
- IOS-75: Make StatusCardControl an accessibility element by @j-f1 in #934
- IOS-87: Add “Search” and “Explore” input labels for Search & Explore by @j-f1 in #935
- Switch tabs in notification-screen by @zeitschlag in #969
- IOS-97: Improve labelling of username field on Create Account screen by @kimar in #970
- IOS-96: Label Privacy Policy links as links/buttons in the onboarding by @kimar in #971
- IOS-69: Label this “re-blog” otherwise it sounds like “reh-blog” by @kimar in #975
- IOS-110: Fix Cannot switch accounts when large content viewer is enabled by @kimar in #976
- IOS-82: Increase Contrast by @kimar in #973
- IOS-71: Read persons account name when going through statuses by @kimar in #974
- IOS-123: Open profiles and statuses in app by @zeitschlag in #981
- IOS-94: Improve accessibility of the onboarding intro by @kimar in #972
- IOS-80 Add AXCustomContent to ProfileCardView by @j-f1 in #979
- Unnecessary Space Deleted by @BedirEkim in #984
- fix typo error by @Lawhacknifemi in #983
- IOS-92: Enlarge post action buttons at larger text sizes by @j-f1 in #927
- IOS-113, bullet 4: Replace icons by @zeitschlag in #980
- IOS-113 fix general vqa issues by @kimar in #986
- New Crowdin updates by @Gargron in #985
- IOS-129: Redesign onboarding buttons and add loading indicator on Next-Button by @kimar in #989
- New Crowdin updates by @Gargron in #987
- IOS-131: Remove blurry background, make pageControl background promintent, remove inset by @kimar in #991
- IOS-132: Server picker VQA improvements by @kimar in #994
- Remove wizard (IOS-135) by @zeitschlag in #995
- Improve server rules in onboarding according to VQA by @kimar in #996
- New Crowdin updates by @Gargron in #990
- Make UITableView background color clear IOS-137 by @kimar in #998
- Set padding by hand (#413) by @zeitschlag in #1001
- Improve Create Account VQA IOS-138 by @kimar in #999
- Improve style of "Check your Inbox" screen IOS-139 by @kimar in #1000
- Updated Welcome-Screen (IOS-134) by @zeitschlag in #1005
- New Crowdin updates by @Gargron in #997
- New Crowdin updates by @Gargron in #1006
New Contributors
- @BedirEkim made their first contribution in #984
- @Lawhacknifemi made their first contribution in #983
Full Changelog: 1.5...1.5.1
1.5
- You can edit your posts now (IOS-2) @kimar @j-f1 @zeitschlag
Thank you so much for using Mastodon and for taking the time to read these (rather short) release notes. You're awesome!
Full Changelog: 1.4.13...1.5
1.4.13
What's Changed
- Fix #902: Uploaded video get's distorted because aspect ratio is not maintained by @kimar in #958
- Fix errors and some warnings when building with Swift 5.8 by @j-f1 in #952
- Improve the UX around post translation by @j-f1 in #933
- Fixes #942 - Tapping home button or Pull to Refresh does not reload by @kimar in #960
Full Changelog: 1.4.12...1.4.13
1.4.12
1.4.11
- We improved the random server selection during sign up
- Also: More accessibility improvements
1.4.9
1.4.7
What's Changed
- Update follow request UI by @MainasuK in #465
- Support flick up to pop the media by @MainasuK in #466
- Fix some UI appearance issues by @MainasuK in #467
- Fix table reload in the background cannot keep scroll position issue by @MainasuK in #468
- Add unread notification application shortcut by @MainasuK in #471
- Add bookmarking and bookmarks view by @protolimit in #474
- Fix accessibility for the Compose button by @j-f1 in #488
- Move core logic into package by @MainasuK in #477
- Improve accessibility of the thread screen by @j-f1 in #491
- Fix typos in Setup.md by @jordanekay in #496
- Add support for entering text to search via drag-and-drop by @j-f1 in #489
- Use i18n strings in menu actions by @tejuamirthi in #498
- Use LPLinkMetadata to improve sharing behavior by @j-f1 in #492
- Add TestFlight build CI workflow by @MainasuK in #503
- Improve CONTRIBUTING.md by @maxsz in #513
- Fix deploy build version cannot bump issue by @MainasuK in #532
- Add support for scrolling the discovery tab to the top/first tab by @j-f1 in #500
- Mark sidebar cells as buttons by @j-f1 in #516
- Show/Hide Reblogs (#365) by @zeitschlag in #505
- New Crowdin updates by @Gargron in #356
- Add accessibility actions for links/mentions/hashtags in posts by @j-f1 in #502
- Fix typos by @woxtu in #547
- Update app.json by @MATsxm in #550
- Remove duplicate imports by @woxtu in #555
- Fix up README.md by @kylebshr in #561
- Fix spelling of directory name by @jordanekay in #527
- Replace a deprecated method by @woxtu in #563
- Remove an unused dependency by @woxtu in #569
- feat: handle paste event and insert images on the clipboard by @NanoSector in #486
- New media upload UX by @MainasuK in #533
- Improve accessibility of the compose view by @j-f1 in #521
- Fix authenticated user account not reloaded by @kimar in #585
- Move updateActiveUserAccountPublisher to AuthenticationService by @kimar in #586
- Add accessibility labels to the profile navigation bar by @j-f1 in #544
- Fix reply visibility not inherit issue by @MainasuK in #584
- Visual indication of validated URL by @ReactiveRaven in #564
- Update README.md by @rbrtmrtn in #589
- make sure you have rosetta installed on m1 mac by @treeshateorcs in #546
- Allow content warning descriptions to be on multiple lines by @j-f1 in #548
- Remove mute/block/report from menu for own toots by @nossipova in #556
- Resolve build failure when running tests from Xcode. by @jverkoey in #573
- Update navigation bar appearance in SearchViewController by @kylebshr in #565
- Fix refresh control positioning by @kylebshr in #588
- Improve media inline appearance by @kimar in #596
- Better Login by @zeitschlag in #551
- Update purple logo by @MainasuK in #602
- Improve accessibility of the account switcher by @j-f1 in #520
- Allow editing profile header/banner image by @j-f1 in #615
- Add names to the Run Script actions by @j-f1 in #625
- [Refactor] Use UIView extension to create constraints (to parent view) by @painhapp in #622
New Contributors
- @protolimit made their first contribution in #474
- @jordanekay made their first contribution in #496
- @tejuamirthi made their first contribution in #498
- @maxsz made their first contribution in #513
- @zeitschlag made their first contribution in #505
- @woxtu made their first contribution in #547
- @MATsxm made their first contribution in #550
- @kylebshr made their first contribution in #561
- @NanoSector made their first contribution in #486
- @ReactiveRaven made their first contribution in #564
- @rbrtmrtn made their first contribution in #589
- @treeshateorcs made their first contribution in #546
- @nossipova made their first contribution in #556
- @jverkoey made their first contribution in #573
Full Changelog: 1.4.5...1.4.7