Releases: mastodon/mastodon-ios
2024.10
2024.9
2024.8
App Store Release Notes
Hey there! We’ve got some nifty updates for you in this release. Now you can check out your lists right in the app, because who doesn’t love a good list? If your server is feeling generous, you’ll enjoy our new notification filters. Filter away! We’ve sorted out the character counter on the compose screen, so you can add links without any counting mishaps. Crash fixes galore! The app is now more stable than your morning coffee routine. Widgets can finally retrieve data, and shortcuts are back to posting like champs.
Thanks for sticking with us and for all your feedback. We hope these tweaks make your app experience even better! Enjoy the update!
Github Release Notes
- Add authorization to custom emojis by @zeitschlag in #1324
- Implement Lists and Hashtags Menu (and timeline) (IOS-102) by @kimar in #1325
- Fix WidgetCrash and MastodonIntent not able to load data (IOS-262) by @kimar in #1326
- fix: Remove charset from application/json content type by @nikclayton in #1327
- Fixes for empty list state and hashtags (IOS-287) by @kimar in #1328
- Notification Filtering (IOS-241) by @zeitschlag in #1319
- Align dismiss icon for notification filters with web by @kimar in #1331
- New Crowdin updates by @Gargron in #1323
- Fix notification filters touches plural string by @kimar in #1334
- Fix link char count (IOS-285) by @kimar in #1336
New Contributors
- @nikclayton made their first contribution in #1327
Full Changelog: 2024.7...2024.8-6769
2024.7
App Store Release Notes
Long time no see! Okay, joke's on us as it has been just a week or so since the last release. But we've been busy and this is why you can enjoy these rather short release notes for the latest and greatest 2024.7-release of Mastodon for iOS. It contains not one, but two improvements and bug fixes:
- We fixed a bug! In case you wanted to translate a reblogged status, this failed, but not anymore, as we fixed this! (IOS-271)
- An improvement! If the author of a blogpost or a newspaper article or a video producer or any other content creator on the internet has a Mastodon-account (and did some configuration), you will see a small, additional button if someone posts a link to their written piece or video or content in general. This button leads you to the author's profile so that you can discover more of their content. (IOS-284)
We hope that these numerous changes help you discover more content you like, but: No pressure! Use Mastodon only as much as it feels good to you. We don't want to lurk you in as we all know: There are way more important things in life than social media.
As always: This release wouldn't have been possible without your ongoing support. Thank you so much for that and for using Mastodon. It sparks so much joy to see people using the stuff you built. Until next time!
Github-Release Notes
- IOS-271: Fix translate functionality leads to empty status content by @kimar in #1320
- Show author in Card (IOS-284) by @zeitschlag in #1321
- New Crowdin updates by @Gargron in #1318
Full Changelog: 2024.6...2024.7
2024.6
App Store Release Notes
Hello there! We hope you enjoy the summer with a cold drink (if you live in the northern hemisphere) or the winter with a warm drink (if you live in the southern hemisphere). Regardless of where you live, you not only deserve peace and happiness, but also the 2024.6-release of Mastodon for iOS. And that comes with this:
- A new Privacy & Safety-section in the Settings-part of the app. Here you can configure the default visibility for new posts, for example. (IOS-168)
- A bug fix for our Number One-crash! When tapping in your own profile too quickly, this resulted in a crash. But don't worry: We got this! (IOS-255, GH-1257)
- Speaking of bug fixes: When you tried to change your profile fields, some content got erased. We are really for if this happened to you. (GH-1290)
- A little cleanup, that won't affect you: We removed old persistence code for cards and polls (IOS-178, IOS-182)
- We improved "Load more"-behaviour in several parts throughtout the entire app. Loading new content should be waaaaaaayyyyyy faster now, nearly at the speed of light! (IOS-272)
- When you update your profile-image, you will see that change now in the Tab-bar (IOS-277)
- We fixed a bug that showed the "Load more"-button in your Home-timeline when there was no new content (GH-1288)
We hope that these fixes and improvements make your Mastodon-life a little easier. This release wouldn't have been possible without your ongoing support. Thank you so much for that and for using Mastodon and making the Web (and the world) a better place.
What's Changed (Github-Version)
- Update avatar in Sidebar/TabBar on change (IOS-277) by @zeitschlag in #1304
- Improve "Load more"-times when scrolling to the end (IOS-272) by @zeitschlag in #1303
- Remove Poll Option and Poll Persistence (IOS-182) by @zeitschlag in #1308
- Use an existing account for the me-Screen (IOS-255) by @zeitschlag in #1310
- Remove card (IOS-178) by @zeitschlag in #1309
- Make the CI clean and build (instead of just clean) (IOS-280) by @zeitschlag in #1311
- IOS-168: Implement Privacy & Safety Settings by @kimar in #1306
- "About profile"-Fixes (#1290) by @zeitschlag in #1313
- Bugfixes for "Load More" / Home Timeline Gap Loading (IOS-275) by @kimar in #1316
- New Crowdin updates by @Gargron in #1302
Full Changelog: 2024.5...2024.6
2024.5
App Store Release Notes
Hey there! Welcome to the 2024.5 release of Mastodon for iOS. It's been a while but we worked on lots of bug fixes and (minor) improvements since the last version. 2024.5 comes with this:
- We fixed some issues with the new, fancy "New Posts"-pill. For example, it disappears now if you scroll to top (like it is supposed to) (GH-1278)
- Remember the screen to login when you have an existing account? We made the server selection more elegant (IOS-226)
- Also related to Onboarding: We slightly updated the Privacy-screen and improved Keyboard-handling. (IOS-221)
- You can finally change your profile picture again from the app. We introduced a bug in one of the last versions, but got it fixed with 2024.5. Sorry for any inconveniences. Now go and update your profile picture! (GH-1276)
- Don't want to miss any content, but missed the "Load More"-button between posts? Great news: We found and fixed a bug so that it's finally there again, so you don't miss any of the great content any longer! (IOS-266)
- We improved the stability of the app by reducing the crashes. Promise! (IOS-257, IOS-254)
- If there's a loooooong toot with a Content Warning, we limited the height of that Content Warning. (IOS-278)
- We fixed a bug related to polls: Your own choice is visible now (GH-1278)
- The avatar-image in the bottom bar doesn't flicker anymore when switching tabs (IOS-238)
- The menus for both profiles and toots got an update (IOS-231, IOS-229)
- We removed some clutter on the Mentions-screen (IOS-270)
- Once it'll be available on your instance, you'll see moderation warnings on the Notification-screen if you someone complained about you (IOS-264)
That's it! We hope, you enjoy those bug fixes and notice the new features.
Thank you so much for supporting us and using Mastodon!
Autogenerated Github Release Notes
- Fix 💊-Issues by @zeitschlag in #1278
- Fix CI badge by @woxtu in #1264
- Fix array oob crash (IOS-257) by @kimar in #1279
- Improve Multi-User Account Sheet (IOS-245) by @zeitschlag in #1273
- Make Profile-image upload work again (again) by @zeitschlag in #1277
- Scrolling crash content offset (IOS-254) by @zeitschlag in #1281
- "Welcome back" screen cleanup (IOS-226) by @zeitschlag in #1282
- Enable dismissal of keyboard in registration view on overscroll (IOS-222) by @kimar in #1286
- Fix "Load More" Button on Home/Public Timeline by @kimar in #1283
- Moderation Warning Notifications (IOS-264) by @zeitschlag in #1287
- Revert "Moderation Warning Notifications (IOS-264)" by @zeitschlag in #1293
- Ios 264 moderation warning notification by @zeitschlag in #1294
- Update Post Menu (IOS-229) by @zeitschlag in #1292
- Only show mentions in mentions (IOS-270) by @zeitschlag in #1296
- Update Profile-Menu (IOS-231) by @zeitschlag in #1297
- Don't flicker avatar-image in MainTabBar (IOS-238) by @zeitschlag in #1299
- Update Onboarding Privacy Copy (IOS-221) by @kimar in #1295
- Improve CW Overlay / size (IOS-278) by @kimar in #1300
- Fix voted indicator on poll missing (IOS-274) by @kimar in #1301
- New Crowdin updates by @Gargron in #1274
Full Changelog: 2024.4...2024.5
2024.4
App Store Release Notes
Hello! Hello and welcome to another version of hand-written release notes for Mastodon for iOS. This time it's the 2024.4-release and we're working hard to keep up the schedule: One release per month! Just kiddin. Truth to be told: We're basically a bunch of lazy people but from time to time we think: Well, we should ship another release. And then we work really, REALLY hard to make the Mastodon-app better. And this is why the 2024.4-version contains this:
- We (hopefully!) improved the polls! Voting and poll creation should be much smoother and way more stable now. Give it a try and ask those nice and helpful people on Mastodon what to have for dinner tonight! (IOS-181)
- New month, new me! We updated the designs of the Home-screen, you can switch between your local community-timeline and the people you're following. We also updated the little indicator (we call it: Pill) that shows if there are new posts or if that toot was sent. Let us know how you like those changes! (IOS-234, IOS-235)
- We also updated how we present the timestamp and other meta-information of a post (IOS-232)
- Under the Explore-tab, we improved the interface which lets you choose between the most popular posts and other things to explore (IOS-237)
- Remember that we added Domain-blocking a few releases ago? Turns out: You could block the community you're part of. This wasn't intended at all and we just missed that, sorry and thanks for reporting! (GH-1269)
- We added a new visibility option to post. It's called either "Unlisted" or "Quiet public" and modernized the icons for those different options. (GH-1271)
- Temporarily we turned off haptic feedback. But same as with the community timeline or a famous killing machine: I(t) will be back! (IOS-247)
- Last, but not least we tweaked how the number of people is presented. (GH-1266)
You see: Lots of new bits and pieces to improve the Mastodon-experience step by step. And we will keep making it better. Thank you so much for supporting us and using Mastodon and enjoy the rest of this day and week and month and year and so on!
What's Changed (Github-Release Notes)
- NavigationBar-Update (IOS-235) by @zeitschlag in #1263
- Improve Number Formatting by @kimar in #1266
- Explore Tab: Use a segmented picker under the search bar (IOS-237) by @zeitschlag in #1261
- Move all UI*FeedbackGenerators to FeedbackGenerator and disable them for now (IOS-247) by @kimar in #1267
- New 💊 (IOS-234) by @zeitschlag in #1268
- Show domain-block not for my instance (#1269) by @zeitschlag in #1270
- Re-enable option to post unlisted/"Quiet public" by @zeitschlag in #1271
- Post cell cleanup (IOS-232) and other fixes by @zeitschlag in #1272
- Refactor Polls to not use Core Data by @kimar in #1265
- New Crowdin updates by @Gargron in #1262
Full Changelog: 2024.3...2024.4
2024.3
App Store Release Notes
Hello and welcome to the release notes of the 2024.03-version of Mastodon for iOS. We're working hard to fix the bugs we introduced a few versions earlier and so this release mostly contains bug fixes and improvements. And without further ado it's an honor to present the release notes:
- Have you checked out the new settings-area yet? We added some more options there. For example you can set the default language for posts there or activate if you want to be asked before unfollowing someone. (IOS-166)
- Pardon my french: We fixed a bug for french-speaking users. If you wanted to compose a long post, the app crashed when it was too long. Thanks to you for reporting it and thanks to us for fixing it. Great teamwork! (GH-1255)
- We switched the tabs on the notification-screen so that it matches the other Mastodon-apps. (IOS-240)
- When you wanted to reply to a status, your handle showed up twice. Sure, your name is really nice, but once is enough (GH-1254)
- We fixed the cursor-color for the input for image descriptions. Now it sparks more joy to write image descriptions. This is a subtle hint: WRITE IMAGE DESCRIPTIONS!. (GH-1253)
- The app has its own User-Agent now. It also constains the version number. (GH-1098)
- We removed the Community-tab from the Explore-tab. It was kind of hidden but don't worry: It'll come back soon, stay tuned! (IOS-236)
- We fixed a bug (twice!) that didn't let you edit your profile. Now you can change your handle and your bio again and upload a nice avatar. Sometimes you need more than one shot. (GH-1244, IOS-239, GH-1259)
- We cleaned up some dust in the project. This won't affect your daily use. Promise! (GH-1248, GH-1247, GH-1252)
That's it! We're steadily working on improving the app, adding new features (and the community-tab!) and fixing nasty bugs. And, as always, this wouldn't be possible without you! And you are also the reason why we keep making things better: It's some awesome and wholesome to see all you people actually use Mastodon. So: Keep using it, please!
What's Changed aka Github Release Notes
- Bump version by @zeitschlag in #1241
- Implement "Default Post Language" and "Ask Before"-Alerts by @kimar in #1240
- Remove Cocoapods by @zeitschlag in #1179
- Remove CocoaPods gems by @woxtu in #1247
- Update the requirements by @woxtu in #1248
- Switch Everything and Mentions Tabs order (IOS-240) by @kimar in #1258
- Fix Profile Editing by @zeitschlag in #1245
- Adjust Server Rules Screen (IOS-220) by @kimar in #1251
- Don't add my own handle to a reply (#1254) by @zeitschlag in #1256
- Use static cursor color by @zeitschlag in #1253
- Fix localization update script by @woxtu in #1252
- Change user agent by @woxtu in #1250
- Remove Community-tab from Explore-tab (IOS-236) by @zeitschlag in #1260
- Fix Profile Editing again (IOS-239, #1244) by @zeitschlag in #1259
- New Crowdin updates by @Gargron in #1242
Full Changelog: 2024.2...2024.3
2024.2
App Store Release Notes
Welcome to another release of Mastodon for iOS. Some time has passed, but the latest version is finally here: Say hello to 2024.02! It's mostly a maintenance release, nothing special:
We fixed some bugs related to widgets (GH-1234) and hashtag-search (GH-1233) and improved performance throughout the entire app (GH-1237, GH-1192, GH-1230, GH-1229, GH-1227). Oh, and we improved sharing (GH-1199).
That's it, please enjoy the latest and greatest of Mastodon so far. In the meantime we're improving the app step by step. Have a great day!
What's Changed aka Github Release Notes
- Remove remaining Tag-stuff (IOS-186) by @zeitschlag in #1205
- Bump version by @zeitschlag in #1228
- Load User-lists initially (#1227) by @zeitschlag in #1229
- Fix Follow-Button in App-Dark Mode (#1218) by @zeitschlag in #1222
- Show more metadata for posts by @zeitschlag in #1200
- #1229, but for status-reporting by @zeitschlag in #1230
- Fix crash / deadlock when selecting hashtag from search history by @kimar in #1233
- Fix widgets not working since iOS 17 #1234 by @kimar in #1235
- Make Profile-screen use Mastodon.Entity.Account instead of MastodonUser by @zeitschlag in #1192
- #1229, but for search by @zeitschlag in #1237
- Fix Sourcery for
DiscoveryCommunityViewController
by @brentleyjones in #1231 - New Crowdin updates by @Gargron in #1224
New Contributors
- @brentleyjones made their first contribution in #1231
Full Changelog: 2024.1...2024.02
2024.1
App Store Release Notes
This is a first!
Hello and welcome to the first release of Mastodon for iOS in 2024. We've worked hard, searched (and found and fixed) bugs and looked for other improvements. And we increased the speed, otherwise this wouldn't be the first release, right? Still, it comes with a truckload of stuff:
- Say hello to my little friend: Domain blocks! You're really annoyed by a bunch of people from the very same instance? Well, instead of blocking them individually, you can block the entire instance now, right from the app. To do so, head to the profile of that person as if you wanted to block them but block the domain. Now you can rest in peace and by resting in peace I mean enjoying Mastodon more than ever, of course! (IOS-5)
- We made some huge progress in our long-term project: Performance Improvements. Using the app should be significantly faster now, as we reworked the Status-handling throughout the entire app. (GH-1167, GH-1210, IOS-214)
- Speaking of speed: We reduced the amount of Network-requests sent to your Mastodon-instance when you scroll the Home-timeline. And we also don't fetch data anymore we don't need in the Status-menu. Why downloading stuff you don't need, right? Instead the app now fetches the data for the menu, when you need them. (GH-1214, GH-1213)
- You know, that you can edit your statuses afterwards, right? This comes in super handy when you fidn a tpyo in a status, for example. What you couldn't edit were image descriptions, also known as alt text. Well, now you can. This will also be super useful as it means that you can — and should! — add descriptions to images later, if you forgot that in the first place. (GH-1138)
- We fixed a bug that the app didn't respect the post-length defined on your server. (GH-1049)
- When we improved the credentials-handling in 2023.14, we forgot to make the Widgets use the new code. As a consequence the Wdgets couldn't login into your account which means that you couldn't use the Widgets. Sorry! (GH-1201)
- Search also got a little better: We fixed an endless loop when something went wrong. (GH-1188)
- Last but not least, we fixed a nasty bug that one offline account affected other accounts. In other words: If you have multiple accounts in the app with one being a suspended or expired account, this prevented the other accounts from being used, too. We cut the ties here. (GH-1178)
That's it! This is all the 2024.01-release of Mastodon contains. We didn't hide any other things like secret bug fixes or various improvements in there. Maybe we should declare it organic software?
Anyway, thank you for reading these hand-crafted release notes. And, of course: Thank you for using Mastodon!
What's Changed aka Github Release Notes
- Remove CoreData for Tags/Users on Search by @zeitschlag in #1177
- Fix endless fail-loop in search by @zeitschlag in #1188
- Don't throw when one account can't be authenticated (#1178) by @zeitschlag in #1189
- Restore credentials for widgets (#1201) by @zeitschlag in #1202
- Add Domain Block (IOS-5) by @zeitschlag in #1198
- Use accounts on FavoritedBy/RetootedBy-screens (IOS-214) by @zeitschlag in #1196
- Remove Status from CoreData by @kimar in #1167
- #1049 - fix max character limit and other server configs are not respected by @kimar in #1207
- Edit Caption by @zeitschlag in #1212
- Improve status updating mechanism by @kimar in #1210
- New Crowdin updates by @Gargron in #1184
- update strings by @zeitschlag in #1219
- Fix build by @zeitschlag in #1220
- Reload notifications after interacting with them by @kimar in #1221
Full Changelog: 2023.16...2024.1