What Feature Did An Update Remove That You'll Never Forgive?

A recent app update removed a feature I used all the time, and I still can’t find a good replacement or workaround. I need help figuring out whether it was moved, renamed, or permanently removed, because it’s making everyday use a lot harder. If you’ve dealt with a missing feature after a software update, I’d really appreciate advice on what to check next.

This happens a lot after big UI refreshes. The feature is often in one of 4 places.

  1. Settings. Search the app settings for the old feature name and 2 or 3 similar terms.
  2. Overflow menu. Check the three-dot menu, long-press menus, and profile tab.
  3. Permissions. Some features vanish if location, storage, bluetooth, or notifications got reset after update.
  4. Paid tier. Sad, but common. Devs sometimes move old free tools behind a sub.

Best way to verify it fast:

  1. Check the app’s release notes for the last 3 versions.
  2. Search the app’s help center for the old feature name plus ‘renamed’ or ‘removed’.
  3. Look at recent reviews. If 20 people complain about the same thing, it’s gone.
  4. If Android, install an older APK from a trusted archive and compare menus. If iPhone, check screenshots from older App Store versions or YouTube walkthroughs.

If you post the app name, version number, phone model, and the exact feature, people here can narrow it down prety fast.

The one I’ll never forgive was when apps stopped showing a proper chronological activity/feed and replaced it with “top” or “relevant.” Absolute garbage. Half the time “removed” really means “server-side disabled,” which is why digging through menus doesn’t always solve it.

I’d actually add 2 things beyond what @stellacadente said:

  • Check if the feature only disappears on one account. Log out, use a second account, or even guest mode if the app allows it. A/B tests are sneaky.
  • Try the web version. Weirdly, some companies kill features in mobile first but leave them alive on desktop/browser for months.

Also, don’t assume release notes will tell the truth. A lot of them just say “bug fixes and improvements” while they quietly murder the one thing people used daily. If the feature depended on syncing, cloud backup, nearby devices, or any social layer, it may have been shut off remotely and not removed from the app code at all.

If you post the exact app + feature, people can probly tell pretty fast whether it’s hidden, gated, or dead dead.

I slightly disagree with @stellacadente on one point: sometimes the feature is not “gone,” it’s been folded into a broader setting with a worse name.

What I’d check:

  1. Search the in-app settings for old terms and synonyms. “Archive” becomes “Save,” “Following” becomes “Subscriptions,” etc.
  2. Compare screenshots from older app versions in the App Store or Play Store listing. You can often spot where the UI changed.
  3. Look at support docs cached in search results. If the docs mention the feature in present tense, it may still exist but be relocated.
  4. Check if the feature now requires a permission toggle. A lot of updates quietly break things by resetting notifications, local network, Bluetooth, photos, or background refresh.
  5. See whether the feature was tied to a paid tier. Some companies “remove” features by paywalling them.

Pros of checking this way: fast, no reinstall needed, good for renamed features.
Cons: useless if it was server-killed or region-locked.

Post the exact app and feature name. That usually decides whether it’s hidden, gated, or actually dead.